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
/
modules
/
sound
/
wasapi_sound.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sound abuffer: fix wrong assumption that samplerate is fixed at 48000
hap
2026-03-19
1
-1
/
+1
*
sound: forward audio latency setting to abuffer
hap
2026-03-11
1
-0
/
+1
*
sound/wasapi_sound.cpp: Handle someone messing with the mixdown format right ...
Vas Crabb
2025-06-10
1
-1
/
+2
*
sound/wasapi_sound.cpp: Avoid another potential deadlock.
Vas Crabb
2025-06-10
1
-39
/
+59
*
-sound/xaudio2_sound.cpp: Changed buffering strategy for output streams.
Vas Crabb
2025-06-06
1
-10
/
+30
*
sound: change audio_latency meaning similar to what it was before (20ms steps...
hap
2025-05-31
1
-1
/
+2
*
sound/wasapi_sound.cpp: Repeat the channel mask from the mix format back when...
Vas Crabb
2025-05-30
1
-9
/
+13
*
sound/wasapi_sound.cpp, sound/xaudio2_sound.cpp: Changed logging back to disp...
Vas Crabb
2025-05-30
1
-23
/
+23
*
-sound/wasapi_sound.cpp, sound/xaudio2_sound.cpp: Fixed device names.
Vas Crabb
2025-05-30
1
-1
/
+0
*
Aloow seperate display and configuration names for sound nodes
Olivier Galibert
2025-05-29
1
-0
/
+1
*
-sound/xaudio2_sound.cpp: Fixed some stuff not getting reset on exit()/init().
Vas Crabb
2025-05-29
1
-93
/
+156
*
sound/sound_wasapi.cpp, sound/sound_xaudio2.cpp: Deal with resetting per-app ...
Vas Crabb
2025-05-27
1
-10
/
+33
*
sound: A few refinements:
Vas Crabb
2025-05-27
1
-3
/
+5
*
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
1
-157
/
+252
*
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
1
-0
/
+1440