summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/language.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove fileio.h from emu.h AJR2022-02-111-0/+1
* -frontend: Refactored menu event handling and fixed a number of issues. (#8777) Vas Crabb2021-10-311-188/+4
* Overdue internal UI enhancements (#8674) Vas Crabb2021-10-091-35/+80
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-1/+1
* Much more core std::string_view modernization AJR2021-01-201-0/+2
* (nw) Cleanup on the way: Vas Crabb2020-03-101-1/+1
* fixed some clang-tidy warnings (nw) (#6197) Oliver Stöneberg2020-01-221-1/+1
* don't attempt to load a translation file if the language setting is empty (nw) Vas Crabb2019-11-261-1/+4
* UI updates: Vas Crabb2019-11-221-40/+136
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* Make informational verbs a bit more consistent, reduce copy/pasted code, a sl... Vas Crabb2019-01-041-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+79