mame/docs/source/plugins
Vas Crabb af10f3f21c Various fixes:
ui: The new menus were unusable with a touchscreen, and not conducive to
localisation.  It's still not possible to add sound routes with a
touchscreen, but at least it's possible to configure routes that exist.

emu/sound.cpp: Fixed localisation issues, less temporary objects.

emu/audio_effects: Fixed some localisation issues.

plugins/autofire, plugins/inputmacro: Allow deleting autofire buttons or
input macros without needing to use the UI Clear input.

ui/selmenu.cpp, ui/imgcntrl.cpp: Use terse messages for bad media.
Making these messages longer hasn't reduced support burden.  Adding the
version will just perpetuate the myth that you need to redownload all
your ROMs for every release.

ui/ui.cpp: Allow info screens to be dismissed by mouse clicks or
touches.

ui/sliders.cpp: Hiding the menu should preserve state.  This is a design
choice.

sound: Avoid anything that could possibly depend on static
initialisation order across transaltion units.  Allow speaker position
names to be localised.

sound/none.cpp: Don't pretend it can create output streams.
2025-06-25 03:56:09 +10:00
..
autofire.rst Various fixes: 2025-06-25 03:56:09 +10:00
console.rst docs: Moved Lua API reference to its own section - the page was far too long. 2023-07-06 09:52:10 +10:00
data.rst docs: Remove link to Gaming-History/Arcade-History since the front page is covered in dodgy gambling links. 2023-06-29 06:05:31 +10:00
discord.rst docs: Fixed many editing errors and spelling errors. (#11575) 2023-09-29 00:41:31 +10:00
dummy.rst -Improved some Lua APIs: 2023-04-07 06:20:40 +10:00
gdbstub.rst
hiscore.rst
index.rst docs: Fixed many editing errors and spelling errors. (#11575) 2023-09-29 00:41:31 +10:00
inputmacro.rst Various fixes: 2025-06-25 03:56:09 +10:00
layout.rst
timecode.rst Fixed Windows build as well - default input overrides in OSD modules are annoying. 2021-11-02 16:08:24 +11:00
timer.rst plugins: Rewrote timer plugin fixing multiple issues. 2021-11-06 05:20:59 +11:00