summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-21frontend: Fixed untranslated info box title appearing on system/software sele... Vas Crabb1-5/+5
2021-10-21frontend: Beter provision for plugins with multiple menu levels. Vas Crabb4-19/+27
2021-10-21-plugins: Added an input macro plugin. Vas Crabb1-3/+3
2021-10-20frontend: Don't show plugin options menu in main menu before start - it doesn... Vas Crabb1-3/+5
2021-10-20Tie up a few loose ends: Vas Crabb5-42/+43
2021-10-19-docs: Documented debugger's built-in functions for expressions. Vas Crabb2-1/+2
2021-10-19-debugger: Finished updating commands and documentation. Vas Crabb3-19/+33
2021-10-18Still more user experience improvements: Vas Crabb6-77/+271
2021-10-17frontend: Further improved behaviour of info box on system selection menu, an... Vas Crabb2-19/+19
2021-10-17frontend: fixed horizontal offset on text boxes with blank lines. Vas Crabb2-14/+11
2021-10-17frontend: Better code for carrying justification across when wrapping. Vas Crabb2-4/+15
2021-10-17frontend: Cleaned up rendering of info views. Vas Crabb29-739/+920
2021-10-16Updated translation files for latest changes. Vas Crabb2-3/+3
2021-10-15Actually commit the workaround for Xcode's issues with reference wrapper casts. Vas Crabb1-2/+11
2021-10-15frontend: Two bug fixes. Vas Crabb3-15/+21
2021-10-15frontend: Show full sofware name in right panel for favourites, too. Vas Crabb1-0/+2
2021-10-15More user experience improvements: Vas Crabb36-722/+942
2021-10-14More user experience improvements: Vas Crabb4-40/+58
2021-10-13Various improvements to the user experience: Vas Crabb1-1/+1
2021-10-12frontend: More wording and localisation fixes for colours menus. Vas Crabb3-33/+50
2021-10-12More UI enhancements/cleanup: Vas Crabb9-137/+159
2021-10-11frontend: Keep cleaning up. Vas Crabb9-121/+79
2021-10-11frontend: Fix another dumb clone sorting bug. Vas Crabb1-2/+2
2021-10-11frontend: Recovered precious vertical space for system/software names! Vas Crabb15-507/+522
2021-10-10frontend: Don't show toggles for plugin libraries, show a message when no plu... Vas Crabb1-4/+11
2021-10-10frontend: Moved plugins menu off the main menu - it's only one level deeper now. Vas Crabb4-24/+15
2021-10-10frontend: Allow falling through to file manager for systems that require medi... Vas Crabb2-16/+13
2021-10-10frontend: Fixed sorting of clones when not using localised system names. Vas Crabb1-1/+1
2021-10-09frontend: Support phonetic reading field from localised system name lists. Vas Crabb3-65/+111
2021-10-09frontend: If in doubt, micro-optimise (halves startup time on Windows). Vas Crabb3-24/+58
2021-10-09frontend: Fixed clone sorting; osd/strconv.cpp: The string_view treatment, an... Vas Crabb2-3/+6
2021-10-09Overdue internal UI enhancements (#8674) Vas Crabb29-970/+1642
2021-10-06-ui: Put software description on the left and sort by description by default. Vas Crabb1-2/+2
2021-10-06ui: Locale-aware sorting for software list items. Vas Crabb3-80/+74
2021-10-06ui: Made file manager software list menu search behave better (based on file ... Vas Crabb2-23/+24
2021-10-05softlist.cpp: Add support for a 'notes' field to store information ab… (#8482) wilbertpol1-2/+8
2021-10-05util: Further API cleanups: (#8661) Vas Crabb2-38/+54
2021-10-01-ui: Work around GitHub issue #8634. Vas Crabb1-3/+3
2021-09-26Optimized the multithreading strategy for -listxml (#8300) npwoods1-44/+150
2021-09-26srcclean in preparation for MAME 0.235, and two small adjustments. Vas Crabb1-1/+1
2021-09-24sound: make the compressor optional (clamp overdrive to -1.0-1.0 when off) hap2-4/+19
2021-09-21-delegates: Fixed structure return with MSVC C++ ABI. Vas Crabb1-56/+10
2021-09-15Remove VISIBLE_SOUND_OVERDRIVE compile-time option in favor of enabling the r... Aaron Giles1-3/+1
2021-09-15Convert JED, PLA and JEDBIN parsers to (mostly) use ioprocs instead of raw me... AJR1-9/+10
2021-09-08Filesystem-related bug fixes AJR1-13/+15
2021-09-06Allow devices to specify a parent for the purpose of searching for ROMs. Vas Crabb1-19/+57
2021-09-06-ui: Made zoom controls a bit more intuitive. Vas Crabb2-101/+93
2021-08-31Move endianness type into lib/util header AJR1-11/+1
2021-08-31-viewgfx: Added fractional zoom-out support to the tilemap viewer. Also added... MooglyGuy1-48/+103
2021-08-23Add compile-time option to show visible annoying red border when sound is ove... Aaron Giles1-0/+16