summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui (unfollow)
Commit message (Expand)AuthorFilesLines
39 hours-ui/videoopt.cpp: Hold Ctrl to jump to the next one-second interval for point... Vas Crabb1-7/+10
40 hours-ui/ui.cpp, ui/videoopt.cpp: Made pointer activity timeout configurable. Vas Crabb3-24/+314
4 daysvideoopt: update prev commit, better with empty 'radiobuttons'? hap1-1/+1
4 daysvideoopt: use subtext string to indicate current view hap1-1/+2
5 daysvideoopt: force left-align for view list hap1-1/+1
5 days-ui/menu.cpp, ui/selmenu.cpp: Handle mouse wheel units properly. Vas Crabb4-24/+93
6 daysemu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display. Vas Crabb3-22/+29
8 daysInitial touch input support: Vas Crabb60-2350/+5254
2024-03-01osd: Cleaned up MIDI and network interfaces a little more. Vas Crabb1-2/+4
2024-02-25util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb1-44/+57
2024-02-18mainmenu: readd separator after favorites hap1-0/+2
2024-02-18ui: remove separator between Add/remove favorite and About MAME, ugly even th... hap2-14/+12
2024-02-18cheatopt: move global cheat enable to the bottom hap1-14/+17
2024-02-11ui: add quick save/load state shortcut, default key undecided hap1-0/+14
2024-02-11cheatopt: indicate if no cheats were found hap1-4/+10
2024-02-11cheatopt: add the global cheat enable toggle to the menu hap7-18/+34
2024-02-03ui menu: readjust visible width if heading width exceeds that of the menu hap1-6/+6
2024-02-02swlist: don't add switch item ordering menu entry when there's only 1 swlist ... hap1-5/+8
2024-02-02swlist: add ui header hap1-1/+5
2024-02-02swlist: refactor prev commit hap1-10/+9
2024-02-02swlist: swap columns when sorted by shortname hap1-1/+9
2024-01-25Miscellaneous cleanup, and a couple of error checks. Vas Crabb2-12/+13
2023-12-23devices/bus: remove \xC2 and \xC3 from input defs hap1-2/+2
2023-12-22ui: remove use of utf8.h hap4-21/+15
2023-12-14emu/diimage.cpp: Added media change notifier and exposed to Lua. Vas Crabb6-69/+111
2023-11-20Cleaned up some recent changes a little. Vas Crabb1-1/+1
2023-11-14ui/menu.h: Refactor probably-unsafe code referencing temporary object AJR1-2/+2
2023-09-24Remove flopimg.h and fsmgr.h from floppy device header AJR3-1/+5
2023-09-10speaker: set pan range to -1 to 1, hap1-47/+66
2023-09-09sound: add configurable speaker panning hap2-30/+72
2023-08-24ui/info: add \n before btanb warning strings, hap1-2/+12
2023-08-24ui/info: swap notworking/mechanical warnings, only add initial \n if there we... hap1-3/+13
2023-08-23ui/info.cpp, ui/simpleselgame.cpp: Replaced imprecise "driver" with "source f... Vas Crabb2-2/+2
2023-08-19ui/utils: Added a source file filter for system selection menu. Vas Crabb7-19/+68
2023-08-17ui/info.cpp: Get decimal separator from C++ locale. Also random cleanup. Vas Crabb1-4/+13
2023-07-31pluginopts: don't add library plugins to plugin.ini, hap1-5/+5
2023-05-23Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy1-3/+1
2023-05-10UI refinements/fixes: Vas Crabb7-16/+40
2023-05-08image: Fix initialisation order, fix file menu enable, refine gdrom support Olivier Galibert1-3/+5
2023-05-04chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert4-4/+138
2023-05-01ui: Don't use facets of destructed locales. Vas Crabb7-8/+16
2023-04-08Restored ability of for image devices to report specific error messages. Vas Crabb3-29/+57
2023-04-01floppycntrl.cpp: Fix clang error: function definition is not allowed here AJR1-1/+1
2023-04-02leapfrog: Less redundancy in source file names. Vas Crabb1-2/+2
2023-03-30API change for device_image_interface AJR2-14/+17
2023-03-25-Lua engine: run everything in coroutines. (#11019) Vas Crabb2-13/+8
2023-03-23Retired the over-stretched "system type" flags. Vas Crabb2-4/+8
2023-03-23-luaengine.cpp: Expose UI controls toggle state. Vas Crabb1-2/+3
2023-03-23-ui/menu.cpp: Don't pass IPT_UI_BACK event to the implementation when dismiss... Vas Crabb1-1/+2
2023-03-15ddr/kc.cpp, ddr/kc_m.cpp: Tidied up a little. Vas Crabb1-1/+1