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
/
pa_sound.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
pa_sound: can use unordered_map instead of map
hap
2025-07-03
1
-1
/
+1
*
pa_sound: re-add printf list of found devices with -verbose, and add a check ...
hap
2025-07-03
1
-7
/
+25
*
Various fixes:
Vas Crabb
2025-06-25
1
-8
/
+8
*
pa_sound: remove enters from device string
hap
2025-06-23
1
-4
/
+7
*
sound:
Olivier Galibert
2025-06-17
1
-11
/
+11
*
-sound/xaudio2_sound.cpp: Changed buffering strategy for output streams.
Vas Crabb
2025-06-06
1
-14
/
+3
*
sound: change audio_latency meaning similar to what it was before (20ms steps...
hap
2025-05-31
1
-1
/
+1
*
portaudio: do not mess up on shift-f3
Olivier Galibert
2025-05-29
1
-1
/
+2
*
Aloow seperate display and configuration names for sound nodes
Olivier Galibert
2025-05-29
1
-0
/
+1
*
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
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
1
-3
/
+3
*
pa_sound: add api info to device names
hap
2025-05-18
1
-6
/
+2
*
sound: change audio_latency duration option to milliseconds
hap
2025-05-18
1
-2
/
+2
*
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
1
-1
/
+1
*
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
*
sound: enhance portaudio support.
Olivier Galibert
2025-05-12
1
-366
/
+208
*
New sound infrastructure.
Olivier Galibert
2025-04-27
1
-23
/
+8
*
osd: Turned video modules into actual modules, fixed various issues.
Vas Crabb
2023-02-01
1
-7
/
+10
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
1
-2
/
+2
*
Miscellaneous fixes and refactoring:
Vas Crabb
2023-01-28
1
-12
/
+23
*
Clean up #includes in src/osd (#10029)
ajrhacker
2022-07-04
1
-0
/
+2
*
-ui: Made zoom controls a bit more intuitive.
Vas Crabb
2021-09-06
1
-2
/
+2
*
Use std::clamp in more source files
AJR
2021-08-15
1
-1
/
+1
*
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
*
Suggestion for very-low-latency mode on portaudio
Eric Vidal
2019-07-14
1
-8
/
+27
*
add missing override (nw)
smf-
2018-03-15
1
-4
/
+4
*
Fix issues on 32-bit builds and clamp latency
intealls
2017-01-30
1
-3
/
+13
*
Fixed building using system portaudio
Julian Sikorski
2017-01-26
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-01-22
1
-2
/
+2
*
rename variables to maintain consistent with coreaudio/sdl etc
intealls
2017-01-19
1
-24
/
+24
*
fix up initialization
intealls
2017-01-19
1
-1
/
+2
*
Simplify the audio buffer and fix a wrap-around issue
intealls
2017-01-18
1
-16
/
+12
*
fix indentation, leading spaces to tabs
intealls
2017-01-15
1
-315
/
+315
*
some osd_printf_verbose calls should be to osd_printf_error
intealls
2017-01-14
1
-4
/
+4
*
fix memory leak and log error checking
intealls
2017-01-14
1
-9
/
+8
*
tabs to spaces
intealls
2017-01-14
1
-317
/
+317
*
Initial PortAudio backend with build script changes to support library versio...
inte alls
2017-01-11
1
-0
/
+438