mame/src/emu/ui
2016-04-10 19:22:31 +02:00
..
auditmenu.cpp Proper drawing of the panels arrows for vertical orientation. (nw) 2016-03-20 15:48:15 +01:00
auditmenu.h Proper drawing of the panels arrows for vertical orientation. (nw) 2016-03-20 15:48:15 +01:00
barcode.cpp Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
barcode.h clang-modernize part 1 (nw) 2015-12-03 18:17:25 +01:00
cheatopt.cpp Iterate over core classes C++11 style 2016-03-31 09:43:53 -04:00
cheatopt.h Added support for autofire under cheat menu and available only if cheats 2016-02-13 21:03:16 +01:00
cmddata.h Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
cmdrender.h Proper drawing of the panels arrows for vertical orientation. (nw) 2016-03-20 15:48:15 +01:00
ctrlmenu.cpp Revert software-installed slot/image options when changing software 2016-04-04 23:46:44 -04:00
ctrlmenu.h Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
custmenu.cpp Cleanups and version bump 2016-03-30 08:35:21 +02:00
custmenu.h Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
custui.cpp Iterate over core classes C++11 style 2016-03-31 09:43:53 -04:00
custui.h Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
datfile.cpp Added support to "gameinit.dat". 2016-03-25 23:59:34 +01:00
datfile.h Added support to "gameinit.dat". 2016-03-25 23:59:34 +01:00
datmenu.cpp Cleanups and version bump 2016-03-30 08:35:21 +02:00
datmenu.h Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
defimg.h Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
devctrl.h Replace strformat, strprintf and strcatprintf with type-safe steam_format and string_format 2016-02-28 13:36:19 +11:00
devopt.cpp Iterate over core classes C++11 style 2016-03-31 09:43:53 -04:00
devopt.h clang-modernize part 1 (nw) 2015-12-03 18:17:25 +01:00
dirmenu.cpp Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
dirmenu.h Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
dsplmenu.cpp Small changes. (nw) 2016-04-03 18:45:34 +02:00
dsplmenu.h Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
filemngr.cpp Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
filemngr.h clang-modernize part 1 (nw) 2015-12-03 18:17:25 +01:00
filesel.cpp Iterate over core classes C++11 style 2016-03-31 09:43:53 -04:00
filesel.h clang-modernize part 1 (nw) 2015-12-03 18:17:25 +01:00
icorender.h Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
imgcntrl.cpp Revert software-installed slot/image options when changing software 2016-04-04 23:46:44 -04:00
imgcntrl.h Revert "New driver specifiers; modify -listclones, -listsource; add -listtree" 2016-02-25 14:04:13 +01:00
info_pty.cpp Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
info_pty.h clang-modernize part 1 (nw) 2015-12-03 18:17:25 +01:00
info.cpp Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
info.h clang-modernize part 1 (nw) 2015-12-03 18:17:25 +01:00
inifile.cpp Iterate over core classes C++11 style 2016-03-31 09:43:53 -04:00
inifile.h Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
inputmap.cpp Iterate over core classes C++11 style 2016-03-31 09:43:53 -04:00
inputmap.h Revert "New driver specifiers; modify -listclones, -listsource; add -listtree" 2016-02-25 14:04:13 +01:00
mainmenu.cpp luaengine: add plugin options menu [Carl] 2016-04-04 18:17:18 -05:00
mainmenu.h luaengine: add plugin options menu [Carl] 2016-04-04 18:17:18 -05:00
menu.cpp Make sliders use an std::vector instead of a linked list, nw 2016-04-10 02:38:08 +02:00
menu.h Make OSDs return ui_menu_item lists, not slider_state lists 2016-04-10 19:22:31 +02:00
miscmenu.cpp refactor miscmenu and add adv menu (nw) 2016-04-03 07:02:38 +00:00
miscmenu.h Made menu for plugins (nw) 2016-03-25 09:59:48 +01:00
moptions.cpp Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
moptions.h Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
optsmenu.cpp submenu lang and cosmetic (nw) 2016-04-03 16:02:16 +00:00
optsmenu.h refactor miscmenu and add adv menu (nw) 2016-04-03 07:02:38 +00:00
pluginopt.cpp (nw) 2016-04-09 09:10:03 -05:00
pluginopt.h luaengine: add plugin options menu [Carl] 2016-04-04 18:17:18 -05:00
selector.cpp Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
selector.h Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
selgame.cpp Fixed the key handler for the error "roms or missing CHD." 2016-04-07 12:36:30 +02:00
selgame.h Cleanups and version bump 2016-03-30 08:35:21 +02:00
selsoft.cpp Fixed the key handler for the error "roms or missing CHD." 2016-04-07 12:36:30 +02:00
selsoft.h Cleanups and version bump 2016-03-30 08:35:21 +02:00
simpleselgame.cpp Fixed the key handler for the error "roms or missing CHD." 2016-04-07 12:36:30 +02:00
simpleselgame.h Revert "New driver specifiers; modify -listclones, -listsource; add -listtree" 2016-02-25 14:04:13 +01:00
sliders.cpp Make OSDs return ui_menu_item lists, not slider_state lists 2016-04-10 19:22:31 +02:00
sliders.h Make sliders use an std::vector instead of a linked list, nw 2016-04-10 02:38:08 +02:00
slotopt.cpp Revert software-installed slot/image options when changing software 2016-04-04 23:46:44 -04:00
slotopt.h Revert "New driver specifiers; modify -listclones, -listsource; add -listtree" 2016-02-25 14:04:13 +01:00
sndmenu.cpp Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
sndmenu.h Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
starimg.h Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
submenu.cpp Fixed the key handler for the error "roms or missing CHD." 2016-04-07 12:36:30 +02:00
submenu.h Revert software-installed slot/image options when changing software 2016-04-04 23:46:44 -04:00
swlist.cpp Iterate over core classes C++11 style 2016-03-31 09:43:53 -04:00
swlist.h Iterate over core classes C++11 style 2016-03-31 09:43:53 -04:00
tapectrl.cpp Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
tapectrl.h clang-modernize part 1 (nw) 2015-12-03 18:17:25 +01:00
toolbar.h ui: Moved options "Configure Directories" and "Save Configuration" into "Configure Options" menu. 2016-02-27 21:33:39 +01:00
ui.cpp Make OSDs return ui_menu_item lists, not slider_state lists 2016-04-10 19:22:31 +02:00
ui.h Make OSDs return ui_menu_item lists, not slider_state lists 2016-04-10 19:22:31 +02:00
uicmd14.png Initial import of MEWUI to MAME [Dankan1890] 2016-02-04 15:14:24 +01:00
utils.cpp refactor miscmenu and add adv menu (nw) 2016-04-03 07:02:38 +00:00
utils.h refactor miscmenu and add adv menu (nw) 2016-04-03 07:02:38 +00:00
videoopt.cpp Added support and configuration for the image collection "covers". 2016-03-18 22:00:47 +01:00
videoopt.h clang-modernize part 1 (nw) 2015-12-03 18:17:25 +01:00
viewgfx.cpp ui: Moved options "Configure Directories" and "Save Configuration" into "Configure Options" menu. 2016-02-27 21:33:39 +01:00
viewgfx.h lot more updated (nw) 2015-05-11 15:09:24 +02:00