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
...
*
osd: Preliminary revised macOS CoreAudio backend. [R. Belmont]
arbee
2025-05-31
2
-678
/
+1315
*
sound: change audio_latency meaning similar to what it was before (20ms steps...
hap
2025-05-31
4
-4
/
+6
*
sound/sdl_sound.cpp: Don't try to call SDL_GetDefaultAudioInfo for SDL older ...
Vas Crabb
2025-05-31
1
-3
/
+5
*
sound: print verbose message if module doesn't support audio_latency option,
hap
2025-05-31
3
-0
/
+9
*
attotime: fix lockup with as_string and negative attotime,
hap
2025-05-30
1
-1
/
+1
*
sound/xaudio2_sound.cpp: Don't request sample rate conversion if stream sampl...
Vas Crabb
2025-05-31
1
-1
/
+4
*
A little more clearing for safety
Olivier Galibert
2025-05-30
2
-0
/
+13
*
Similar fix for sdl
Olivier Galibert
2025-05-30
1
-0
/
+1
*
portaudio: do not mess up on shift-f3
Olivier Galibert
2025-05-29
1
-1
/
+2
*
sound/wasapi_sound.cpp: Repeat the channel mask from the mix format back when...
Vas Crabb
2025-05-30
3
-23
/
+43
*
sound: tell the osd about the update
Olivier Galibert
2025-05-29
4
-0
/
+16
*
sound/wasapi_sound.cpp, sound/xaudio2_sound.cpp: Changed logging back to disp...
Vas Crabb
2025-05-30
2
-38
/
+38
*
-sound/wasapi_sound.cpp, sound/xaudio2_sound.cpp: Fixed device names.
Vas Crabb
2025-05-30
5
-19
/
+32
*
Aloow seperate display and configuration names for sound nodes
Olivier Galibert
2025-05-29
8
-1
/
+9
*
-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
[prev]
[next]