summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/moptions.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: Rationalised right panel behaviour: Vas Crabb2022-12-211-56/+64
* osd/modules/file: Don't magically substitute environment variables when openi... npwoods2022-12-171-22/+22
* util/options.h: Removed legacy OPTION_* option type constants. (#9851) npwoods2022-05-301-56/+56
* frontend: Various minor improvements. Vas Crabb2021-11-141-1/+1
* Overdue internal UI enhancements (#8674) Vas Crabb2021-10-091-1/+2
* Addressed Github issue #7843 (mute on unthrottle) (#7875) MooglyGuy2021-03-221-0/+1
* moptions: Fixed a spelling mistake. Robbbert2021-02-211-1/+1
* frontend: Added option to skip repeated imperfect emulation warnings. Vas Crabb2020-09-021-2/+3
* util/options.cpp: fix locale issues and a const correctness issue Vas Crabb2019-11-231-1/+1
* Changed the various usages of UI_*COLOR to be calls to src/frontend/mame/ui/m... npwoods2019-06-281-0/+19
* ui: save/restore images/info selection in right panel Vas Crabb2017-08-121-0/+1
* ui: make category filter work like all the other filters Vas Crabb2017-08-111-1/+1
* internal UI improvements: Vas Crabb2017-08-071-3/+2
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* removed enable_dats() option, no longer needed after the switch to lua plugin... dankan18902016-09-191-1/+0
* Added in "Miscellaneous Options" menu one item to hide ROMless machines from ... dankan18902016-07-041-0/+1
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+90