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
...
*
-sound: Removed DirectSound sound module.
Vas Crabb
2025-05-29
5
-620
/
+74
*
-sound/xaudio2_sound.cpp: Fixed some stuff not getting reset on exit()/init().
Vas Crabb
2025-05-29
3
-130
/
+224
*
sound/xaudio2_sound.cpp: Actually commit correction to autocomplete gone wrong.
Vas Crabb
2025-05-27
1
-2
/
+2
*
sound/sound_wasapi.cpp, sound/sound_xaudio2.cpp: Deal with resetting per-app ...
Vas Crabb
2025-05-27
2
-15
/
+58
*
sound: A few refinements:
Vas Crabb
2025-05-27
7
-35
/
+73
*
sound/xaudio2_sound.cpp: Bump node number on critical XAudio2 engine errors.
Vas Crabb
2025-05-26
1
-2
/
+1
*
sound/wasapi_sound.cpp: Fixed clang ARM error.
Vas Crabb
2025-05-26
1
-2
/
+2
*
-sound/wasapi_sound.cpp: Improved error handling and buffer management.
Vas Crabb
2025-05-26
11
-254
/
+430
*
speaker: allow positioning unknown and don't map
Olivier Galibert
2025-05-25
3
-3
/
+7
*
eminline: add muldiv64 and muldivu64 functions
Olivier Galibert
2025-05-25
2
-0
/
+139
*
sound/wasapi_sound.cpp: Fixed clang warnings.
Vas Crabb
2025-05-25
1
-2
/
+2
*
-sound/wasapi_sound.cpp: Added preliminary WASAPI sound module (not enabled y...
Vas Crabb
2025-05-25
3
-98
/
+1602
*
sound/xaudio2_sound.cpp: Better handling of critical errors, more verbose log...
Vas Crabb
2025-05-24
3
-235
/
+323
*
sound/xaudio2_sound.cpp: More paranoid cleanup.
Vas Crabb
2025-05-23
1
-24
/
+73
*
sound/xaudio2_sound.cpp: Listen for critical engine errors, more clang warnings.
Vas Crabb
2025-05-23
1
-82
/
+187
*
osd/interface/audio.h: Added missing header for clang.
Vas Crabb
2025-05-23
1
-0
/
+1
*
sound/xaudio2_sound.cpp: Smarter buffer submission algorithm.
Vas Crabb
2025-05-23
1
-9
/
+16
*
sound/xaudio2_sound.cpp: Changed total buffer size to actually match specifie...
Vas Crabb
2025-05-23
1
-4
/
+4
*
sound/xaudio2_sound.cpp: Forgot to clear the want update flag.
Vas Crabb
2025-05-23
1
-1
/
+3
*
sound/xaudio2_sound.cpp: Setting the default latency to the target buffer sub...
Vas Crabb
2025-05-23
1
-2
/
+2
*
sound/xaudio2_sound.cpp: Initial support for new sound system features.
Vas Crabb
2025-05-23
4
-336
/
+1493
*
audiomix: fix rounding issue with db adjust
hap
2025-05-22
1
-1
/
+1
*
pa_sound: popmessage instead of printf if there's a device conflict while fid...
hap
2025-05-22
1
-8
/
+24
*
osd: Various cleanup and fixes:
Vas Crabb
2025-05-21
9
-97
/
+180
*
Revert "sound_module: set default sink node to 0"
hap
2025-05-20
1
-1
/
+1
*
sound_module: set default sink node to 0
hap
2025-05-20
1
-1
/
+1
*
pa_sound: add device name to error message
hap
2025-05-20
1
-2
/
+2
*
pa_sound: add error messages
hap
2025-05-20
1
-2
/
+5
*
sound: change audio_latency to seconds (float), so people with existing mame....
hap
2025-05-20
6
-26
/
+24
*
pa_sound: add api info to device names
hap
2025-05-18
2
-7
/
+3
*
sound: remove references to portaudio options that were removed
hap
2025-05-18
3
-17
/
+1
*
sound: change audio_latency duration option to milliseconds
hap
2025-05-18
5
-17
/
+16
*
pa: avoid deadlocks, avoid device name collisions
Olivier Galibert
2025-05-18
1
-2
/
+9
*
Revert mistake
Olivier Galibert
2025-05-18
1
-1
/
+1
*
osd: small cleanup to copy pasted header comment
hap
2025-05-16
9
-9
/
+9
*
pa_sound: lower latency interval steps
hap
2025-05-16
1
-2
/
+2
*
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
[prev]
[next]