mame/src/emu/ui
2014-04-06 10:49:11 +00:00
..
barcode.c Added generic barcode reader emulation: the code accepts sequences of digits in 2014-02-12 14:54:11 +00:00
barcode.h Added generic barcode reader emulation: the code accepts sequences of digits in 2014-02-12 14:54:11 +00:00
bbcontrl.c Refactoring and cleanup of tapectrl.? and bbcontrl.?, created base class 2014-01-23 12:43:39 +00:00
bbcontrl.h Refactoring and cleanup of tapectrl.? and bbcontrl.?, created base class 2014-01-23 12:43:39 +00:00
devctrl.h Fix listsamples and one other potential problematic place, and fixed better devctrl (nw) 2014-04-03 08:56:14 +00:00
filemngr.c Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
filemngr.h Broke apart src/emu/ui/filemngr.?, moved src/emu/uiswlist.? ==> 2014-01-20 18:59:37 +00:00
filesel.c removed mame_* aliases and just use core_* functions (nw) 2014-03-24 22:05:08 +00:00
filesel.h Cleanups to the file selector menus 2014-01-27 11:39:50 +00:00
imgcntrl.c Factored ui_menu_control_device_image into ui/imgcntrl.c 2014-04-05 14:11:56 +00:00
imgcntrl.h Fixed build. (nw) 2014-04-06 10:49:11 +00:00
imginfo.c removed mame_* aliases and just use core_* functions (nw) 2014-03-24 22:05:08 +00:00
imginfo.h Moved src/emu/uigfx.? ==> src/emu/ui/viewgfx.?, move C++-ifications 2014-01-25 16:56:23 +00:00
mainmenu.c Added generic barcode reader emulation: the code accepts sequences of digits in 2014-02-12 14:54:11 +00:00
mainmenu.h Added generic barcode reader emulation: the code accepts sequences of digits in 2014-02-12 14:54:11 +00:00
menu.c Switched rgb_t to a class, replacing macros with methods. Mappings are 2014-02-19 06:07:32 +00:00
menu.h Minor cosmetic changes 2014-02-02 12:02:46 +00:00
miscmenu.c removed mame_* aliases and just use core_* functions (nw) 2014-03-24 22:05:08 +00:00
miscmenu.h Minor cosmetic changes 2014-02-02 12:02:46 +00:00
selgame.c Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
selgame.h Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
swlist.c removed mame_* aliases and just use core_* functions (nw) 2014-03-24 22:05:08 +00:00
swlist.h Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
tapectrl.c Refactoring and cleanup of tapectrl.? and bbcontrl.?, created base class 2014-01-23 12:43:39 +00:00
tapectrl.h Refactoring and cleanup of tapectrl.? and bbcontrl.?, created base class 2014-01-23 12:43:39 +00:00
ui.c primary_screen -> first_screen() (nw) 2014-03-15 13:00:23 +00:00
ui.h rest of ATTR_PRINTF review (nw) 2014-02-25 12:25:33 +00:00
viewgfx.c device_gfx_interface [Alex Jackson] 2014-04-05 14:59:36 +00:00
viewgfx.h Cleanups of src/emu/ui/viewgfx.c, some minor refactorings 2014-01-25 21:44:21 +00:00