index
:
mame
aaron-nl3
aaron-pci-cleanup
aerofgtb_yoffs
android-updates
arm3_copro
arm_playground
asmjit
cdimono2_wip
cdplay
deprecated
draggable-layout
dribbling-nl
floppy_sound
hlsl_aviplay
lindbergh_exp
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
midtunit_video
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
palmhacks
pc98floppy
py_regtests
rendlay_vid
s32_kokoroji
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
vrender0_3
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
frontend
/
mame
/
ui
/
selgame.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui/selgame.cpp: Avoid assert in std::vector when no items in menu. (#9978)
jflatt
11 days
1
-1
/
+1
*
ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915)
Vas Crabb
2022-06-11
1
-3
/
+3
*
Remove fileio.h from emu.h
AJR
2022-02-11
1
-0
/
+1
*
frontend: Use util::core_file instead of emu_file where applicable
AJR
2022-01-30
1
-6
/
+3
*
frontend: Fixed another case where the system selection menu could get confus...
Vas Crabb
2021-11-24
1
-3
/
+9
*
-frontend: Fixed crashes switching between favourites and other filters.
Vas Crabb
2021-11-23
1
-4
/
+8
*
-osd/windows: Fixed stupid potential deadlock on exit.
Vas Crabb
2021-11-13
1
-1
/
+1
*
-Enabled complex combinations for analog axes:
Vas Crabb
2021-11-06
1
-7
/
+4
*
Fix various usability issues:
Vas Crabb
2021-11-02
1
-13
/
+6
*
-frontend: Refactored menu event handling and fixed a number of issues. (#8777)
Vas Crabb
2021-10-31
1
-23
/
+27
*
Actually commit the workaround for Xcode's issues with reference wrapper casts.
Vas Crabb
2021-10-15
1
-2
/
+11
*
More user experience improvements:
Vas Crabb
2021-10-15
1
-458
/
+35
*
frontend: Keep cleaning up.
Vas Crabb
2021-10-11
1
-7
/
+2
*
frontend: Recovered precious vertical space for system/software names!
Vas Crabb
2021-10-11
1
-192
/
+3
*
frontend: Moved plugins menu off the main menu - it's only one level deeper now.
Vas Crabb
2021-10-10
1
-15
/
+0
*
frontend: Allow falling through to file manager for systems that require medi...
Vas Crabb
2021-10-10
1
-10
/
+2
*
frontend: Fixed sorting of clones when not using localised system names.
Vas Crabb
2021-10-10
1
-1
/
+1
*
frontend: Support phonetic reading field from localised system name lists.
Vas Crabb
2021-10-09
1
-64
/
+101
*
frontend: If in doubt, micro-optimise (halves startup time on Windows).
Vas Crabb
2021-10-09
1
-24
/
+32
*
frontend: Fixed clone sorting; osd/strconv.cpp: The string_view treatment, an...
Vas Crabb
2021-10-09
1
-2
/
+5
*
Overdue internal UI enhancements (#8674)
Vas Crabb
2021-10-09
1
-89
/
+315
*
-ui: Work around GitHub issue #8634.
Vas Crabb
2021-10-01
1
-3
/
+3
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-6
/
+6
*
frontend/ui: Improved messages displayed when files are missing.
Vas Crabb
2021-02-15
1
-18
/
+27
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-1
/
+1
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-2
/
+2
*
unicode.h: Updates
AJR
2020-12-15
1
-0
/
+1
*
C++17 string handling updates (without charconv so as not to break GCC 7)
AJR
2020-12-08
1
-5
/
+5
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
1
-2
/
+2
*
ui: Show software selection menu before doing system audit, for casual browsing.
Vas Crabb
2020-10-04
1
-38
/
+27
*
frontend: Added option to skip repeated imperfect emulation warnings.
Vas Crabb
2020-09-02
1
-1
/
+2
*
ROM loading cleanup:
Vas Crabb
2020-04-15
1
-1
/
+1
*
(nw) Cleanup on the way:
Vas Crabb
2020-03-10
1
-5
/
+5
*
fixed some clang-tidy warnings (nw) (#6197)
Oliver Stöneberg
2020-01-22
1
-5
/
+5
*
UI input mapping menu updates:
Vas Crabb
2019-11-21
1
-3
/
+3
*
UI updates:
Vas Crabb
2019-11-18
1
-4
/
+0
*
ui/menu: Move one variable down into subclasses; fix some confusing variable ...
AJR
2019-09-26
1
-1
/
+1
*
Refactored UI font metrics (#5291)
npwoods
2019-06-30
1
-2
/
+2
*
ui/menu.cpp: Privatize a few variables (nw)
AJR
2019-05-22
1
-4
/
+4
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-265
/
+490
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-490
/
+265
*
update UI and XML output for additional emulation status flags
Vas Crabb
2019-03-17
1
-9
/
+44
*
srcclean and cleanup (nw)
Vas Crabb
2019-01-27
1
-3
/
+6
*
-selgame: Fixed compilation on MSVC 2017, nw
MooglyGuy
2019-01-20
1
-8
/
+10
*
Make search apply to the filtered list in system/software selection menus, an...
Vas Crabb
2019-01-19
1
-56
/
+49
*
see if Tea-CI likes this better (nw)
Vas Crabb
2019-01-19
1
-2
/
+2
*
More UI stuff:
Vas Crabb
2019-01-19
1
-129
/
+54
*
UI cleanup continues:
Vas Crabb
2019-01-15
1
-141
/
+285
*
Make search not suck as badly (use algorithm derived from Jaro-Winkler simila...
Vas Crabb
2019-01-14
1
-104
/
+227
*
Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw)
AJR
2018-06-24
1
-0
/
+1
[next]