| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Change INIPATH default to cover new HLSL presets (ini/presets) (nw) |  Scott Stone | 2016-03-30 | 1 | -1/+1 |
| * | added -plugins / -noplugins (to enable or disable plugins in total) [Miodrag... |  Miodrag Milanovic | 2016-03-29 | 1 | -0/+3 |
| * | using same check as in clifront, just to check if string is empty (nw) |  Miodrag Milanovic | 2016-03-28 | 1 | -1/+1 |
| * | Avoid dereferencing null pointers in set_system_name (nw) |  AJR | 2016-03-27 | 1 | -2/+2 |
| * | Remember to load software when the system name doesn't change (nw) |  AJR | 2016-03-26 | 1 | -44/+50 |
| * | Allow software selected from UI to install slot defaults |  AJR | 2016-03-26 | 1 | -10/+53 |
| * | Move integer scaling implementation to render_target::compute_visible_area |  Antonio Giner | 2016-03-20 | 1 | -2/+4 |
| * | Implement integer scaling in core renderer [Calamity] |  Antonio Giner | 2016-03-15 | 1 | -0/+6 |
| * | Make osd_file a polymorphic class that's held with smart pointers |  Vas Crabb | 2016-03-14 | 1 | -2/+2 |
| * | Change default value of autoboot_delay to 0. The LUA scripts themselves can ... |  Scott Stone | 2016-03-12 | 1 | -1/+1 |
| * | Let slot_default in softlists override INIs (but not the command line) |  AJR | 2016-03-09 | 1 | -3/+7 |
| * | Turn core_file into a proper class that gets cleaned up safely using unique_ptr |  Vas Crabb | 2016-03-06 | 1 | -1/+1 |
| * | * Support *n conversion in stream_format/string_format |  Vas Crabb | 2016-03-01 | 1 | -2/+2 |
| * | Replace strformat, strprintf and strcatprintf with type-safe steam_format and... |  Vas Crabb | 2016-02-28 | 1 | -6/+6 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-02-24 | 1 | -2/+2 |
| * | placing back UI related settings to emu_options on popular demand (nw) |  Miodrag Milanovic | 2016-02-22 | 1 | -0/+4 |
| * | Added multi-language support for MAME [Miodrag Milanovic] |  Miodrag Milanovic | 2016-02-20 | 1 | -0/+2 |
| * | Added plugins and boot.lua as startup script [Miodrag Milanovic] |  Miodrag Milanovic | 2016-02-14 | 1 | -0/+1 |
| * | Added new options: |  Michele Fochi | 2016-02-08 | 1 | -0/+3 |
| * | move some options to ui.ini (nw) |  Miodrag Milanovic | 2016-02-05 | 1 | -4/+0 |
| * | Keep ui options separate from emulator ini file. (nw) |  Miodrag Milanovic | 2016-02-05 | 1 | -1/+1 |
| * | added UI parameter, option simple gives back old style start screen, features... |  Miodrag Milanovic | 2016-02-05 | 1 | -0/+1 |
| * | change default (nw) |  David Haywood | 2016-02-04 | 1 | -1/+1 |
| * | more mewui -> ui renames (nw) |  Miodrag Milanovic | 2016-02-04 | 1 | -1/+1 |
| * | Initial import of MEWUI to MAME [Dankan1890] |  Dankan1890 | 2016-02-04 | 1 | -4/+4 |
| * | Ignore invalid default slot options in software lists |  AJR | 2016-01-31 | 1 | -1/+1 |
| * | Software list entries can now supply slot option defaults |  AJR | 2016-01-30 | 1 | -25/+34 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -2/+2 |
| * | Revert "fix for slots, makes c64 and other loading (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -4/+4 |
| * | Revert "Fix for hang, emu_options::add_slot_options was changed, other thing... |  Miodrag Milanovic | 2016-01-20 | 1 | -7/+7 |
| * | Revert "cleanup (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -2/+2 |
| * | cleanup (nw) |  Miodrag Milanovic | 2016-01-18 | 1 | -2/+2 |
| * | Fix for hang, emu_options::add_slot_options was changed, other things are ju... |  Miodrag Milanovic | 2016-01-18 | 1 | -7/+7 |
| * | fix for slots, makes c64 and other loading (nw) |  Miodrag Milanovic | 2016-01-17 | 1 | -4/+4 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -2/+2 |
| * | Return std::string objects by value rather than pass by reference |  AJR | 2016-01-10 | 1 | -13/+10 |
| * | add lua console support back in |  Jeffrey Clark | 2016-01-06 | 1 | -0/+1 |
| * | clang-modernize part 1 (nw) |  Miodrag Milanovic | 2015-12-03 | 1 | -51/+51 |
| * | add casts from emu_file to core_file (issue #482) |  Trammell Hudson | 2015-11-27 | 1 | -1/+1 |
| * | Cleanup (nw) |  ImJezze | 2015-11-18 | 1 | -1/+1 |
| * | More cleanups (nw) |  Miodrag Milanovic | 2015-11-11 | 1 | -6/+8 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+607 |