mirror of
https://github.com/holub/mame
synced 2025-07-09 11:48:12 +03:00
![]() 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. |
||
---|---|---|
.. | ||
autofire.rst | ||
console.rst | ||
data.rst | ||
discord.rst | ||
dummy.rst | ||
gdbstub.rst | ||
hiscore.rst | ||
index.rst | ||
inputmacro.rst | ||
layout.rst | ||
timecode.rst | ||
timer.rst |