summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend
Commit message (Expand)AuthorAgeFilesLines
* ui/menu.cpp: Better handling of active pointers when resetting items.release0288 Vas Crabb4 hours1-1/+2
* frontend/mameopts.cpp: Fall back to settings from INI files later in the sear... Vas Crabb12 days1-17/+32
* ui: Improved media control experience, cleaned up a lot of bad code. Vas Crabb13 days17-799/+980
* frontend/mame/clifront.cpp: Honour -noreadconfig for command line verbs. Vas Crabb2026-05-051-5/+8
* cinematronics/leland.cpp: Better default trackball sensitivity. Vas Crabb2026-05-051-2/+1
* ui/ui.cpp: Fixed variable name auto-complete gone wrong. Vas Crabb2026-05-043-30/+27
* ui/confswitch.cpp, ui/sliders.cpp: De-emphasize default values. (#15283) holub2026-05-043-7/+12
* frontend/mame/luaengine.cpp, ui: Patched up some rather disturbing code. Vas Crabb2026-05-039-20/+46
* ui: Added options to pause when showing menus and to open menus in active win... Vas Crabb2026-05-03114-754/+883
* -dynax/ddenlovr.cpp: Added proper inputs for Royal Selection. Vas Crabb2026-05-015-30/+20
* ui: Rationalised use of menu item flags: Vas Crabb2026-04-2915-85/+112
* ui/submenu.cpp: Fixed potential crash in Video Options menu on Windows. Vas Crabb2026-04-041-21/+27
* frontend/mame/luaengine_debug.cpp: Got rid of another wannabe std::span. Vas Crabb2026-04-031-12/+3
* Switched language standard to C++20, bumped compiler requirement to GCC 11. (... Vas Crabb2026-04-021-9/+11
* Fixed things C++20 doesn't allow: Vas Crabb2026-03-294-16/+15
* frontend/mame/clifront.cpp: add pattern explainations for -listbios angelosa2026-03-251-2/+2
* Fixed various things that C++20 doesn't allow: Vas Crabb2026-03-253-21/+8
* -emu/dislot.cpp: Cleaned up interface. Vas Crabb2026-03-2210-46/+61
* ui: include fastforward in unthrottle_mute, hap2026-03-113-69/+67
* emu/diimage.cpp: Notify on changing preset images. Vas Crabb2026-02-273-28/+30
* ui/miscmenu.cpp: Don't crash on the network devices menu when there are no ne... Vas Crabb2026-02-211-3/+8
* video/vector.cpp, frontend/mame/luaengine.cpp: Refactored recently-added Lua ... MooglyGuy2026-02-201-31/+65
* Added LUA bindings for vector-screen interfaces. David W Plummer2026-02-091-0/+32
* ui: only sleep if no frame update after prev commit, hap2026-02-072-4/+8
* ui: add throttled frame update to another startup event loop and sleep for 1ms hap2026-02-072-17/+17
* frontend/mame/ui/ui.cpp: limit frame updates on initial gameinfo/warning scre... angelosa2026-02-061-1/+11
* Mostly cleanup and housekeeping: Vas Crabb2026-01-311-13/+13
* frontend/mame/luaengine.h: Turn on sol's "safe numerics". Vas Crabb2026-01-251-0/+1
* Revert "LUA: Fixing an issue setting float options (#14843)" Vas Crabb2026-01-241-5/+10
* LUA: Fixing an issue setting float options (#14843) npwoods2026-01-241-10/+5
* ibm5170.xml, ibm5170_cdrom.xml, zx81_cass.xml: Start converting "usage" info ... AJR2026-01-221-0/+2
* LUA: Ensuring that `entry:default_value()` returns the correct type (#14825) npwoods2026-01-191-1/+17
* ui/submenu.cpp: Use "classic" locale for numeric conversions, suppor UI Clear... Vas Crabb2026-01-131-22/+50
* -util/options.cpp: Shuffled numeric option conversions: Vas Crabb2026-01-131-30/+6
* frontend/mame/luaengine.cpp: Better handling of options: Vas Crabb2026-01-131-31/+62
* kenseim.lay: tweak colors a bit, hap2026-01-091-1/+0
* ui/pluginopt.cpp: Fixed declaration/expression abiguity upsetting some compil... Vas Crabb2026-01-061-3/+3
* -plugins/inputmacro: Added support for non-wrapping analog inputs. Vas Crabb2026-01-064-25/+39
* adp/manohman.cpp: Use English DIP switch setting labels. Vas Crabb2025-12-191-2/+2
* Added `tag` attribute to Info XML `<device_ref>` elements (#14641) npwoods2025-12-141-1/+2
* ui: add speaker channels to gameinfo panel hap2025-12-092-8/+71
* frontend/mame/luaengine.cpp: Refactored machine:side_effects_disabled() as a ... holub2025-12-041-1/+1
* mame/luaengine.cpp: Access machine.side_effects_disabled (#14621) holub2025-12-021-0/+1
* sega/model2_v.cpp: Pre-bind render callback delegates. Vas Crabb2025-10-311-2/+2
* luaengine_input.cpp: Export minvalue and maxvalue for IPT_ADJUSTER. (#14317) m1macrophage2025-10-111-2/+4
* frontend/mame/luaengine_input.cpp: Allow configuring analog input adjustments... Vas Crabb2025-10-081-45/+199
* Remove PORT_ROTATED from the core. This automatic joystick remapping feature ... ajrhacker2025-09-251-1/+0
* emu/ioport.cpp: Removed the "optional" field flag. Vas Crabb2025-09-224-30/+1
* uicmd14.md: add newline hap2025-09-151-1/+1
* uicmd14: add copyright info hap2025-09-151-0/+4