summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/optsmenu.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-390/+0
* Added file for mame depended handling of opts (nw) Miodrag Milanovic2016-04-221-0/+1
* Forced reset in order to properly apply some options. (nw) dankan18902016-04-201-0/+12
* Reduction code for entries of "enum class ui_menu_item_type" and the use of i... dankan18902016-04-151-2/+2
* submenu: merged some options menu. (nw) dankan18902016-04-111-8/+6
* submenu lang and cosmetic (nw) Jeffrey Clark2016-04-031-2/+2
* refactor miscmenu and add adv menu (nw) Jeffrey Clark2016-04-031-2/+8
* Iterate over core classes C++11 style AJR2016-03-311-3/+3
* Added support and configuration for the image collection "covers". dankan18902016-03-181-20/+16
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-4/+3
* Removed localized error log. (nw) dankan18902016-03-081-1/+1
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-1/+1
* Fix up some bad English, fix more unlocalisable stuff Vas Crabb2016-03-061-3/+3
* optsmenu: fixed recently introduced bug. (nw) dankan18902016-03-041-4/+4
* some strings internationalization. (nw) dankan18902016-02-281-5/+5
* ui: Moved options "Configure Directories" and "Save Configuration" into "Conf... dankan18902016-02-271-6/+74
* ui: Enabled user interface navigation through UI_CONFIGURE button (tab key by... dankan18902016-02-251-7/+9
* Cleanups and version bump Miodrag Milanovic2016-02-241-6/+6
* ui: localization part1. (nw) dankan18902016-02-211-10/+10
* ui: Removed the creation of cache file 'info_', and also removed 'Screen Type... dankan18902016-02-101-34/+0
* MAME related settings are saved on request only (nw) Miodrag Milanovic2016-02-061-54/+0
* Save mame.ini options only if they are updated in UI (nw) Miodrag Milanovic2016-02-051-0/+54
* Keep ui options separate from emulator ini file. (nw) Miodrag Milanovic2016-02-051-6/+6
* added UI parameter, option simple gives back old style start screen, features... Miodrag Milanovic2016-02-051-55/+58
* clear the rest of mewui mentioning (nw) Miodrag Milanovic2016-02-041-1/+1
* removed UME filtering (nw) Miodrag Milanovic2016-02-041-23/+1
* more mewui -> ui renames (nw) Miodrag Milanovic2016-02-041-1/+1
* some MEWUI to UI renames (nw) Miodrag Milanovic2016-02-041-1/+1
* Initial import of MEWUI to MAME [Dankan1890] Dankan18902016-02-041-0/+361