summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/miscmenu.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-982/+0
* Added file for mame depended handling of opts (nw) Miodrag Milanovic2016-04-221-0/+1
* Created mame_options as 1st step towards creating core independent of MAME im... Miodrag Milanovic2016-04-211-1/+1
* Merge pull request #823 from ajrhacker/deviter Miodrag Milanović2016-04-201-10/+9
|\
| * Iterate over devices C++11 style AJR2016-04-181-10/+9
* | Forced reset in order to properly apply some options. (nw) dankan18902016-04-201-1/+3
|/
* added advanced options to per-machine configuration. (nw) dankan18902016-04-151-0/+5
* ui: Re-enabled configuration menu for single-machine and added some options. dankan18902016-04-151-27/+134
* refactor miscmenu and add adv menu (nw) Jeffrey Clark2016-04-031-121/+0
* Iterate over core classes C++11 style AJR2016-03-311-5/+5
* Cleanups and version bump Miodrag Milanovic2016-03-301-2/+2
* Made menu for plugins (nw) Miodrag Milanovic2016-03-251-0/+97
* Added support and configuration for the image collection "covers". dankan18902016-03-181-2/+2
* fix translation issue on miscmenu Katsuhiko Kagami2016-03-171-1/+1
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-11/+11
* Fixed MT06152: "Show mouse pointer" option stays off. (nw) dankan18902016-03-061-2/+6
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-5/+5
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-26/+18
* ui various changes: dankan18902016-02-271-73/+165
* ui: Enabled user interface navigation through UI_CONFIGURE button (tab key by... dankan18902016-02-251-0/+129
* Cleanups and version bump Miodrag Milanovic2016-02-241-2/+2
* placing back UI related settings to emu_options on popular demand (nw) Miodrag Milanovic2016-02-221-2/+2
* ui: localization part1. (nw) dankan18902016-02-211-18/+18
* MAME related settings are saved on request only (nw) Miodrag Milanovic2016-02-061-1/+1
* fixed rest of ui.ini mame.ini read/write settings (nw) Miodrag Milanovic2016-02-061-2/+13
* move some options to ui.ini (nw) Miodrag Milanovic2016-02-051-4/+4
* more mewui -> ui renames (nw) Miodrag Milanovic2016-02-041-2/+2
* Initial import of MEWUI to MAME [Dankan1890] Dankan18902016-02-041-2/+108
* Small code cleanup: dankan18902016-01-291-3/+3
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "Fix for hang, emu_options::add_slot_options was changed, other thing... Miodrag Milanovic2016-01-201-3/+3
* Fix for hang, emu_options::add_slot_options was changed, other things are ju... Miodrag Milanovic2016-01-181-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* modernized crosshair_manager (nw) Miodrag Milanovic2016-01-111-4/+4
* Return std::string objects by value rather than pass by reference AJR2016-01-101-3/+2
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-3/+3
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-12/+12
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+560