summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/simpleselgame.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reduction code for entries of "enum class ui_menu_item_type" and the use of i... dankan18902016-04-151-1/+1
* Fixed the key handler for the error "roms or missing CHD." dankan18902016-04-071-0/+3
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-21/+21
* ui: Moved options "Configure Directories" and "Save Configuration" into "Conf... dankan18902016-02-271-6/+3
* Revert "New driver specifiers; modify -listclones, -listsource; add -listtree" Miodrag Milanović2016-02-251-1/+0
* Merge pull request #650 from ajrhacker/listclones Miodrag Milanović2016-02-251-0/+1
|\
| * New driver specifiers; changes to -listclones, -listsource; add -listtree AJR2016-02-241-0/+1
* | ui: localization part1. (nw) dankan18902016-02-211-2/+2
* | Remove redundant defines, in order to make translation easier (nw) Miodrag Milanovic2016-02-201-2/+1
* | ui: search fixed in filesel, dirmenu and swlist. dankan18902016-02-201-2/+3
|/
* simpleselgame: The zeroing of the search does not require a reload. nw dankan18902016-02-101-2/+2
* added save to simple ui (nw) Miodrag Milanovic2016-02-061-4/+6
* added UI parameter, option simple gives back old style start screen, features... Miodrag Milanovic2016-02-051-0/+443