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
/
xaudio2_sound.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-sound/xaudio2_sound.cpp: Use abuffer for bufferring input.
Vas Crabb
2025-06-07
1
-103
/
+53
*
-sound/xaudio2_sound.cpp: Changed buffering strategy for output streams.
Vas Crabb
2025-06-06
1
-2
/
+1
*
sound: change audio_latency meaning similar to what it was before (20ms steps...
hap
2025-05-31
1
-1
/
+2
*
sound/xaudio2_sound.cpp: Don't request sample rate conversion if stream sampl...
Vas Crabb
2025-05-31
1
-1
/
+4
*
sound/wasapi_sound.cpp: Repeat the channel mask from the mix format back when...
Vas Crabb
2025-05-30
1
-6
/
+6
*
sound/wasapi_sound.cpp, sound/xaudio2_sound.cpp: Changed logging back to disp...
Vas Crabb
2025-05-30
1
-15
/
+15
*
-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: Removed DirectSound sound module.
Vas Crabb
2025-05-29
1
-50
/
+62
*
-sound/xaudio2_sound.cpp: Fixed some stuff not getting reset on exit()/init().
Vas Crabb
2025-05-29
1
-37
/
+57
*
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
1
-5
/
+25
*
sound: A few refinements:
Vas Crabb
2025-05-27
1
-5
/
+5
*
sound/xaudio2_sound.cpp: Bump node number on critical XAudio2 engine errors.
Vas Crabb
2025-05-26
1
-2
/
+1
*
-sound/wasapi_sound.cpp: Improved error handling and buffer management.
Vas Crabb
2025-05-26
1
-11
/
+10
*
-sound/wasapi_sound.cpp: Added preliminary WASAPI sound module (not enabled y...
Vas Crabb
2025-05-25
1
-88
/
+154
*
sound/xaudio2_sound.cpp: Better handling of critical errors, more verbose log...
Vas Crabb
2025-05-24
1
-234
/
+298
*
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
*
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
1
-317
/
+1020
*
osd: Various cleanup and fixes:
Vas Crabb
2025-05-21
1
-7
/
+5
*
sound: change audio_latency to seconds (float), so people with existing mame....
hap
2025-05-20
1
-9
/
+7
*
pa_sound: add api info to device names
hap
2025-05-18
1
-1
/
+1
*
sound: remove references to portaudio options that were removed
hap
2025-05-18
1
-1
/
+1
*
sound: change audio_latency duration option to milliseconds
hap
2025-05-18
1
-3
/
+5
*
New sound infrastructure.
Olivier Galibert
2025-04-27
1
-31
/
+4
*
osd/windows: Create single-threaded COM apartment on main thread.
Vas Crabb
2023-04-08
1
-2
/
+0
*
fix Clang compile [nw]
Peter Ferrie
2023-02-03
1
-9
/
+9
*
osd: Turned video modules into actual modules, fixed various issues.
Vas Crabb
2023-02-01
1
-43
/
+47
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
1
-16
/
+27
*
Clean up #includes in src/osd (#10029)
ajrhacker
2022-07-04
1
-3
/
+4
*
Remove OSD_UWP from rest of code
Miodrag Milanovic
2021-10-26
1
-1
/
+1
*
Use std::clamp in more source files
AJR
2021-08-15
1
-1
/
+1
*
Changed audio_latency valid range from 1-5 to 0-5 (#7916)
987123879113
2021-04-01
1
-1
/
+2
*
Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360)
Oliver Stöneberg
2020-04-08
1
-1
/
+1
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
xaudio2: fix wrong dll, regression from a10fcd31d3d8add2424467f981d4405f06c92...
hap
2018-12-12
1
-3
/
+3
*
Move special windows.h include directives to build defines (nw)
Brad Hughes
2016-12-28
1
-3
/
+0
*
Merge pull request #1749 from bradhugh/dynamic_api
Vas Crabb
2016-12-02
1
-15
/
+5
|
\
|
*
Update name of DYNAMIC_API macros (nw)
Brad Hughes
2016-12-01
1
-5
/
+5
|
*
Simpler low-cost implementation making modules and function pointers class me...
Brad Hughes
2016-11-21
1
-9
/
+5
|
*
Changing singleton to be thread safe (nw)
Brad Hughes
2016-11-20
1
-1
/
+1
|
*
Created DYNAMIC_API macros for cleaner definition of dynamically linked funct...
Brad Hughes
2016-11-20
1
-14
/
+8
*
|
srcclean (nw)
Vas Crabb
2016-11-27
1
-1
/
+1
|
/
*
Enable sound for UWP (well that was easy) (nw)
Brad Hughes
2016-11-11
1
-1
/
+1
*
simplified memory allocation for osd_module (nw)
Miodrag Milanovic
2016-11-11
1
-0
/
+2
[next]