summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/inputmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-930/+0
* Reduction code for entries of "enum class ui_menu_item_type" and the use of i... dankan18902016-04-151-4/+4
* Iterate over core classes C++11 style AJR2016-03-311-70/+64
* Added support and configuration for the image collection "covers". dankan18902016-03-181-1/+1
* some strings internationalization. (nw) dankan18902016-02-281-3/+3
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-22/+13
* replace osd_lock with std::mutex [Miodrag Milanovic] Miodrag Milanovic2016-01-301-1/+1
* reverting: Miodrag Milanovic2016-01-201-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-161-6/+6
* Merge pull request #561 from ajrhacker/strings Miodrag Milanović2016-01-111-1/+1
|\
| * Return std::string objects by value rather than pass by reference AJR2016-01-101-1/+1
* | modernized ui_input_manager (nw) Miodrag Milanovic2016-01-101-1/+1
|/
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-55/+55
* Fixed some suggestions by ReSharper C++ (nw) Miodrag Milanovic2015-11-141-2/+2
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-3/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+946