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
/
osd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pa_sound: add support for audio latency and samplerate options
hap
2025-05-16
1
-7
/
+9
*
qt/debuggerview.cpp: QPalette:Accent doesn't exist in Qt5
angelosa
2025-05-15
1
-1
/
+7
*
qt/debuggerview.cpp: style over system colors
angelosa
2025-05-15
1
-10
/
+13
*
Cocoa debugger: debug view scroll workarounds (#13673)
Antonio Malara
2025-05-14
1
-16
/
+24
*
sound: enhance portaudio support.
Olivier Galibert
2025-05-12
2
-373
/
+218
*
debugger cleanup: use enums for m_views indices (#13687)
dave-br
2025-05-10
8
-47
/
+75
*
Rework a case where the sound defaults are not put in place in correct order ...
Olivier Galibert
2025-05-09
1
-2
/
+0
*
sdl sound: make system default work, hopefully
Olivier Galibert
2025-05-08
1
-3
/
+6
*
pipewire: do not block on shift-f3
Olivier Galibert
2025-05-08
1
-10
/
+7
*
Fix resampler config interaction with reset
Olivier Galibert
2025-05-04
1
-13
/
+1
*
-emu/device.cpp: Allow flagging devices as not working or not supporting save...
Vas Crabb
2025-05-01
1
-7
/
+9
*
sound sliders: multiply internal value by 10 to allow fine grained slider con...
hap
2025-04-28
1
-1
/
+0
*
cassette/misc: small cleanup
hap
2025-04-28
1
-3
/
+3
*
New sound infrastructure.
Olivier Galibert
2025-04-27
17
-835
/
+1617
*
Fixed up some stuff:
Vas Crabb
2025-04-25
1
-28
/
+25
*
netdev/pcap.cpp: Fix build errors.
Vas Crabb
2025-04-23
1
-39
/
+40
*
osd: Got rid of the gross globals and functions for manipulating them in the ...
Vas Crabb
2025-04-23
12
-226
/
+286
*
osd: remove mac address filter from osd (fixes #13586) (#13614)
Patrick Mackinlay
2025-04-22
6
-71
/
+2
*
debugimgui.cpp: Fix obsolete callback; simplify modifier key reading
AJR
2025-04-20
1
-16
/
+6
*
Made PTR64 a makefile-only thing - it isn't necessary in the code.
Vas Crabb
2025-04-20
4
-24
/
+24
*
lib/osdlib_unix.cpp: Added code to detect attached debugger on Linux.
Vas Crabb
2025-04-18
1
-5
/
+46
*
debugger/qt: Fix Qt6 deprecation warning (see GitHub #13207).
Vas Crabb
2025-04-01
1
-2
/
+7
*
-cpu/e132xs.cpp: Improved exception emulation:
Vas Crabb
2025-04-01
6
-6
/
+120
*
Fixed some things causing save states to be unportable:
Vas Crabb
2025-03-09
1
-6
/
+0
*
posixfile.cpp: Pass in explcit alignment to operator new just in case.
Vas Crabb
2025-03-05
1
-1
/
+5
*
posixfile.cpp: nothrow is passed to operator new, not to reinterpret_cast.
Vas Crabb
2025-03-05
1
-1
/
+1
*
bmc/bmcpokr.cpp: Improved DIP switch settings for xyddzhh.
Vas Crabb
2025-03-05
1
-5
/
+5
*
debugger/debugwin.cpp: Fixed clang build.
Vas Crabb
2025-03-02
1
-2
/
+2
*
debugger/win: Added option to disable window grouping.
Vas Crabb
2025-03-02
7
-2
/
+24
*
Added support for multiple features in the gdb stub, and added support for Pl...
smf-
2025-02-13
1
-371
/
+546
*
emscripten: fixes to get bgfx working (#13255)
algestam
2025-02-06
3
-4
/
+13
*
misc: remove "all rights reserved" copyright comment,
hap
2025-01-22
1
-1
/
+1
*
util/corestr.cpp, sound/sdl_sound.cpp: Added missing standard library headers...
Julian Sikorski
2025-01-21
1
-0
/
+1
*
osd: Added helper for getting CPU cache line size.
Vas Crabb
2025-01-13
4
-0
/
+90
*
osd/strconv.cpp: Deal with NUL when osd_uchar_from_osdchar uses mbstowcs.
Vas Crabb
2025-01-08
1
-0
/
+8
*
Cherry-pick wayland improvements from upstream bgfx (#13070)
Julian Sikorski
2025-01-02
1
-41
/
+4
*
osd/interface/inputcode.h: Fixed enum range warnings in debug builds. (#13137)
ajrhacker
2025-01-01
1
-4
/
+4
*
m6502: rename m65c02 to w65c02 as well
hap
2024-12-14
1
-1
/
+1
*
Natural keyboard improvements
AJR
2024-12-04
1
-1
/
+3
*
debugger/osx: Don't use uninitialised NSRect when creating pop-up button.
Vas Crabb
2024-11-19
1
-3
/
+1
*
osd/windows, osd/sdl: Only check for hold/drag conversion on losing pointer i...
Vas Crabb
2024-11-18
2
-7
/
+3
*
sdl/window.cpp: Remove assert(0 <= info->clickcnt) (#12951)
ajrhacker
2024-11-15
1
-3
/
+1
*
file selector: Add midi connection selection to midi ports
Olivier Galibert
2024-10-29
7
-16
/
+25
*
Added gdbstub support for MC68030 (#12906)
kms1212
2024-10-25
1
-0
/
+28
*
sinclair/sprinter.cpp: Added 2 full joysticks support (#12878)
holub
2024-10-14
1
-4
/
+4
*
emu/debug, osd/modules/debugger/qt: Clean up #includes a bit
AJR
2024-09-30
7
-9
/
+4
*
input_sdl: fix deadlock issue with joystick (remove reset() call during proce...
hap
2024-09-28
1
-34
/
+47
*
Merge tag 'mame0269' into HEAD
Vas Crabb
2024-08-29
2
-7
/
+7
|
\
|
*
Cleaned up the mess from #12610:
Vas Crabb
2024-08-27
2
-7
/
+7
*
|
input_sdl: empty event queue on resets
hap
2024-08-28
1
-0
/
+4
[prev]
[next]