summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/moptions.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-21ui: Rationalised right panel behaviour: Vas Crabb1-56/+64
2022-12-17osd/modules/file: Don't magically substitute environment variables when openi... npwoods1-22/+22
2022-05-30util/options.h: Removed legacy OPTION_* option type constants. (#9851) npwoods1-56/+56
2021-11-14frontend: Various minor improvements. Vas Crabb1-1/+1
2021-10-09Overdue internal UI enhancements (#8674) Vas Crabb1-1/+2
2021-03-22Addressed Github issue #7843 (mute on unthrottle) (#7875) MooglyGuy1-0/+1
2021-02-21moptions: Fixed a spelling mistake. Robbbert1-1/+1
2020-09-02frontend: Added option to skip repeated imperfect emulation warnings. Vas Crabb1-2/+3
2019-11-23util/options.cpp: fix locale issues and a const correctness issue Vas Crabb1-1/+1
2019-06-28Changed the various usages of UI_*COLOR to be calls to src/frontend/mame/ui/m... npwoods1-0/+19
2017-08-12ui: save/restore images/info selection in right panel Vas Crabb1-0/+1
2017-08-11ui: make category filter work like all the other filters Vas Crabb1-1/+1
2017-08-07internal UI improvements: Vas Crabb1-3/+2
2016-11-24A round of spelling/typographical fixes to source comments (nw) Scott Stone1-1/+1
2016-09-19removed enable_dats() option, no longer needed after the switch to lua plugin... dankan18901-1/+0
2016-07-04Added in "Miscellaneous Options" menu one item to hide ROMless machines from ... dankan18901-0/+1
2016-04-23Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic1-0/+0
2016-04-21fix sdl build. (nw) dankan18901-0/+1
2016-03-18Added support and configuration for the image collection "covers". dankan18901-21/+22
2016-02-29ui: changed filter label from "Originals" to "Parents" (MT06143) dankan18901-1/+1
2016-02-24Cleanups and version bump Miodrag Milanovic1-51/+51
2016-02-22placing back UI related settings to emu_options on popular demand (nw) Miodrag Milanovic1-4/+0
2016-02-21Merge remote-tracking branch 'refs/remotes/mamedev/master' ImJezze1-0/+92
2016-02-05move some options to ui.ini (nw) Miodrag Milanovic1-1/+5
2016-02-04Allow dat files in the root by default, like the old days (nw) Justin Kerk1-1/+1
2016-02-04clear the rest of mewui mentioning (nw) Miodrag Milanovic1-6/+6
2016-02-04removed UME filtering (nw) Miodrag Milanovic1-1/+0
2016-02-04more mewui -> ui renames (nw) Miodrag Milanovic1-4/+4
2016-02-04some MEWUI to UI renames (nw) Miodrag Milanovic1-1/+1
2016-02-04Initial import of MEWUI to MAME [Dankan1890] Dankan18901-0/+89