index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
frontend
Commit message (
Expand
)
Author
Age
Files
Lines
*
frontend: Exposed memory pass-through handlers (address space taps) to Lua.
Vas Crabb
2022-02-10
2
-51
/
+293
*
Treat WinImage compressed disk images (*.imz) as ZIP archives. [Justin Kerk]
Justin Kerk
2022-02-05
1
-1
/
+1
*
Clean up various loose ends:
Vas Crabb
2022-02-03
3
-7
/
+163
*
frontend: Use util::core_file instead of emu_file where applicable
AJR
2022-01-30
7
-73
/
+74
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
2
-3
/
+3
*
Remove http related header pollution (#9201)
Miodrag Milanović
2022-01-26
1
-0
/
+1
*
frontend: Sort directory selection menu items (MT08167).
Vas Crabb
2022-01-07
3
-67
/
+40
*
Move filesystem library into separate namespace and use shorter uX type names...
AJR
2021-12-31
1
-1
/
+1
*
Render-related cleanup
AJR
2021-12-30
5
-3
/
+8
*
Fix lockup loading UI with Emscripten builds that don't support threading
Justin Kerk
2021-12-19
1
-0
/
+5
*
frontend: Don't call .name() on I/O port fields without a running machine.
Vas Crabb
2021-12-15
1
-4
/
+4
*
Moved localised I/O port name lookup into I/O port manager.
Vas Crabb
2021-12-09
8
-46
/
+50
*
screen: report refresh rate <1hz as error in validity check
hap
2021-12-08
2
-14
/
+20
*
ui: change string parse for screen hz info
hap
2021-12-07
2
-4
/
+10
*
-frontend: Give heading items in menus a bit of horizontal space.
Vas Crabb
2021-12-05
1
-0
/
+2
*
A little more refactoring, and Coverity fixes:
Vas Crabb
2021-11-25
8
-51
/
+38
*
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
3
-13
/
+26
*
emu/render.cpp, emu/rendlay.cpp: Added scroll support for all elements.
Vas Crabb
2021-11-18
1
-17
/
+55
*
frontend: Show more unemulated/imperfect features per-device in warnings menu.
Vas Crabb
2021-11-17
2
-101
/
+157
*
frontend: Various minor improvements.
Vas Crabb
2021-11-14
12
-150
/
+267
*
-osd/windows: Fixed stupid potential deadlock on exit.
Vas Crabb
2021-11-13
16
-108
/
+113
*
-stv.cpp: Removed most run time I/O port lookups and removed PORT_RESET.
Vas Crabb
2021-11-10
4
-16
/
+12
*
frontend: Added input provider module options to menu, worked around machine ...
Vas Crabb
2021-11-09
2
-20
/
+34
*
-frontend: Don't inappropriately truncate text in menu text boxes.
Vas Crabb
2021-11-08
2
-22
/
+28
*
frontend: Allow cycling modifiers for an absolute axis by pressing repeatedly...
Vas Crabb
2021-11-06
2
-6
/
+33
*
frontend: Remove no-longer-needed member of save/load state menu.
Vas Crabb
2021-11-06
1
-1
/
+0
*
-Enabled complex combinations for analog axes:
Vas Crabb
2021-11-06
22
-225
/
+370
*
frontend: Don't let the non-menus get as far as trying to draw.
Vas Crabb
2021-11-04
2
-19
/
+28
*
-emu/ioport.cpp: Fixed some default setting handling issues.
Vas Crabb
2021-11-04
2
-26
/
+40
*
-emu/ioport.cpp: Made default behaviour better.
Vas Crabb
2021-11-03
1
-4
/
+5
*
-emu/ioport.cpp: Fixed "MAME lost my joystick settings!!!1!11!
Vas Crabb
2021-11-03
4
-13
/
+36
*
plugins: Moved the timecode recording functionality to a plugin.
Vas Crabb
2021-11-02
4
-55
/
+40
*
Fix various usability issues:
Vas Crabb
2021-11-02
13
-206
/
+411
*
frontend: Make all the textbox menus use the custom navigation flag, on the o...
Vas Crabb
2021-10-31
4
-2
/
+6
*
-frontend: Refactored menu event handling and fixed a number of issues. (#8777)
Vas Crabb
2021-10-31
83
-2004
/
+1928
*
selmenu: fix wrongly placed messagebox
hap
2021-10-29
1
-5
/
+6
*
srcclean in preparation for branching 0.237 release
Vas Crabb
2021-10-24
1
-8
/
+8
*
plugins/timer: Fixed ticking when menu is left on the screen.
Vas Crabb
2021-10-22
1
-7
/
+9
*
Plugin usability improvements:
Vas Crabb
2021-10-22
5
-41
/
+91
*
frontend: Fixed untranslated info box title appearing on system/software sele...
Vas Crabb
2021-10-21
1
-5
/
+5
*
frontend: Beter provision for plugins with multiple menu levels.
Vas Crabb
2021-10-21
4
-19
/
+27
*
-plugins: Added an input macro plugin.
Vas Crabb
2021-10-21
1
-3
/
+3
*
frontend: Don't show plugin options menu in main menu before start - it doesn...
Vas Crabb
2021-10-20
1
-3
/
+5
*
Tie up a few loose ends:
Vas Crabb
2021-10-20
5
-42
/
+43
*
-docs: Documented debugger's built-in functions for expressions.
Vas Crabb
2021-10-19
2
-1
/
+2
*
-debugger: Finished updating commands and documentation.
Vas Crabb
2021-10-19
3
-19
/
+33
*
Still more user experience improvements:
Vas Crabb
2021-10-18
6
-77
/
+271
*
frontend: Further improved behaviour of info box on system selection menu, an...
Vas Crabb
2021-10-17
2
-19
/
+19
*
frontend: fixed horizontal offset on text boxes with blank lines.
Vas Crabb
2021-10-17
2
-14
/
+11
[next]