mame/scripts/build
Vas Crabb 38082ccbee
Overdue internal UI enhancements (#8674)
* frontend: Added support for message context to localisations.
* frontend: Added string_view versions of the message lookup functions.
* frontend: Added a few more folder options to the internal UI.
* emu/softlist.cpp: Use more appropriate containers.
* Switched to Python 3 by default - this will become a requirement.
* Updated msgfmt.py for message context support.
* frontend: Show all software item info in the internal UI.
* frontend: Search alternate titles in software selection menu.
* 3rdparty/utf8proc: Updated to v2.6.1 (has several fixes).
* frontend: Added software filters for common info fields.
* frontend: Allow UI manager to hold onto persistent session data.
* frontend: Cache software lists for eight machines.
* frontend: Added support for loading localised system names.
* frontend: Add UI for selecting localised system names.
2021-10-09 12:16:17 +11:00
..
complay.py Overdue internal UI enhancements (#8674) 2021-10-09 12:16:17 +11:00
file2lines.py compile in the contents of the COPYING file for the about box - safer than assuming it will be in the working directory. no attempt at compressing it for now (nw) 2020-03-22 00:03:07 +11:00
file2str.py Moved tools in proper place, and moved build python scripts together with other scripts (nw) 2015-10-07 12:01:21 +02:00
makedep.py makedep.py: Deal with loops when there are parent directory references in #include directives. 2020-08-29 18:10:28 +10:00
msgfmt.py Overdue internal UI enhancements (#8674) 2021-10-09 12:16:17 +11:00
png2bdc.py Overdue internal UI enhancements (#8674) 2021-10-09 12:16:17 +11:00
png.py png.py: Fix undefined name 'e'. (nw) 2015-11-02 23:01:49 -08:00
verinfo.py Get rid of deprecated universal newlines open flag in Python scripts (io module is present as of Python 2.6) (nw) 2019-12-09 13:26:55 +11:00