index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
*
New sound infrastructure.
sound
Olivier Galibert
5 days
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