mame/plugins
Vas Crabb 7d8c657fad Moved localised I/O port name lookup into I/O port manager.
Added pseudo format specifiers to controller port names: %p for player
and %% for literal percent symbol.  This lets you get the localised
player identifier in overridden input names (see NES and Neo-Geo for
examples), and reduces the number of messages to translate.

For translators, the new messages are mostly previously existing
messages with wording adjusted for clarity (e.g. referring to "media"
rather than "ROMs" in several places, as things like disk and tape
images are included).  It's also possible to localise the "???"
dipslayed for an input without a valid name, but that should never
actually appear in practice.
2021-12-09 07:42:12 +11:00
..
autofire Moved localised I/O port name lookup into I/O port manager. 2021-12-09 07:42:12 +11:00
cheat plugins: Reduced amnesia for autofire and inputmacro plugins. 2021-11-05 02:46:04 +11:00
cheatfind plugins: Reduced amnesia for autofire and inputmacro plugins. 2021-11-05 02:46:04 +11:00
commonui Moved localised I/O port name lookup into I/O port manager. 2021-12-09 07:42:12 +11:00
console plugins/console: fix crash 2021-10-30 12:05:58 -05:00
data plugins: Moved the timecode recording functionality to a plugin. 2021-11-02 15:31:03 +11:00
discord plugins: Moved the timecode recording functionality to a plugin. 2021-11-02 15:31:03 +11:00
dummy plugins: Use SPDX short identifiers for licenses in exports (more precise and easier to localise), use CC0 for hiscore plugin rather than CC0. 2021-10-25 01:57:07 +11:00
gdbstub plugins: Use SPDX short identifiers for licenses in exports (more precise and easier to localise), use CC0 for hiscore plugin rather than CC0. 2021-10-25 01:57:07 +11:00
hiscore plugins: Rewrote timer plugin fixing multiple issues. 2021-11-06 05:20:59 +11:00
inputmacro Moved localised I/O port name lookup into I/O port manager. 2021-12-09 07:42:12 +11:00
json
layout plugins: Use SPDX short identifiers for licenses in exports (more precise and easier to localise), use CC0 for hiscore plugin rather than CC0. 2021-10-25 01:57:07 +11:00
portname plugins: Moved the timecode recording functionality to a plugin. 2021-11-02 15:31:03 +11:00
timecode plugins: Rewrote timer plugin fixing multiple issues. 2021-11-06 05:20:59 +11:00
timer srcclean in preparation for release of MAME 0.238. 2021-11-21 14:14:44 +11:00
xml
boot.lua Re-generated translations for I/O port names. 2021-10-11 15:02:55 +11:00
plugin.schema -Cleaned up CI targets: 2021-10-22 02:46:52 +11:00
README.md

Plugins

LUA plugins contains code from various sources so license is per file.