summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/datmenu.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-296/+0
* Iterate over devices C++11 style AJR2016-04-181-7/+6
* Reduction code for entries of "enum class ui_menu_item_type" and the use of i... dankan18902016-04-151-5/+5
* Cleanups and version bump Miodrag Milanovic2016-03-301-3/+3
* Added support to "gameinit.dat". dankan18902016-03-251-0/+2
* ui: Fixed image sizing in right panel to vertical orientation. (nw) dankan18902016-03-201-6/+4
* ui: reducing the code for managing icons. (nw) dankan18902016-03-201-1/+0
* Proper drawing of the panels arrows for vertical orientation. (nw) dankan18902016-03-201-15/+18
* Fixed unwanted games unpauses when loading External DATs view. (nw) dankan18902016-03-191-2/+7
* Added support and configuration for the image collection "covers". dankan18902016-03-181-15/+17
* fixed crash when displaying external DATs file in some circumstances. (nw) dankan18902016-03-061-12/+2
* ui: Moved options "Configure Directories" and "Save Configuration" into "Conf... dankan18902016-02-271-7/+3
* Cleanups and version bump Miodrag Milanovic2016-02-241-4/+3
* ui: localization part1. (nw) dankan18902016-02-211-9/+9
* Grouped display of DAT file information in a single view. (WIP) nw dankan18902016-02-131-417/+156
* ui: The video mode in the menu display options are now obtained directly from... dankan18902016-02-081-10/+5
* datmenu.cpp: fixed a missed substitution from auto_alloc to global_alloc. dankan18902016-02-071-10/+9
* clear the rest of mewui mentioning (nw) Miodrag Milanovic2016-02-041-18/+18
* some MEWUI to UI renames (nw) Miodrag Milanovic2016-02-041-2/+2
* Initial import of MEWUI to MAME [Dankan1890] Dankan18902016-02-041-0/+570