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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed audio_latency valid range from 1-5 to 0-5 (#7916)
987123879113
2021-04-01
2
-2
/
+4
*
Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360)
Oliver Stöneberg
2020-04-08
4
-4
/
+4
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
4
-4
/
+4
*
fixed some clang-tidy warnings (nw) (#6236)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
stupid syntax error (nw)
Vas Crabb
2019-11-22
1
-1
/
+1
*
sound/coraudio: get rid of global_alloc/global_free (nw)
Vas Crabb
2019-11-22
1
-60
/
+48
*
Suggestion for very-low-latency mode on portaudio
Eric Vidal
2019-07-14
1
-8
/
+27
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-7
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+7
*
sdl_sound.cpp: Remove leftover variable (nw)
Enik Land
2019-02-18
1
-3
/
+0
*
(nw) remove some superfluous const, eliminate a superfluous temp, remove supe...
Vas Crabb
2019-02-18
1
-4
/
+2
*
Workaround for Web Audio autoplay restrictions in Chrome 71 [Justin Kerk]
Justin Kerk
2018-12-30
1
-6
/
+12
*
clean up sdl_sound a bit (nw)
Vas Crabb
2018-12-25
1
-113
/
+74
*
xaudio2: fix wrong dll, regression from a10fcd31d3d8add2424467f981d4405f06c92...
hap
2018-12-12
1
-3
/
+3
*
Android compile fix (#4395)
Miodrag Milanović
2018-12-11
1
-4
/
+4
*
sdl_sound.cpp: Rework the circular buffer
Celelibi
2018-12-09
1
-196
/
+164
*
add missing override (nw)
smf-
2018-03-15
2
-8
/
+8
*
Fix sound_sdl::sdl_callback, fill buffer with silence when underflow.
057a3dd61f99517a3afea0051a49cb27994f94d
2017-06-25
1
-0
/
+1
*
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
*
Move special windows.h include directives to build defines (nw)
Brad Hughes
2016-12-28
2
-6
/
+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
|
/
*
Change window handle storage to template instead of void* (nw) (#1725)
Brad Hughes
2016-11-17
1
-2
/
+2
*
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
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
8
-67
/
+67
*
Fix two leaks (nw)
Brad Hughes
2016-10-03
1
-4
/
+0
*
Minor XAudio2 tweak to not always submit buffers if not needed (nw)
Brad Hughes
2016-08-17
1
-4
/
+14
*
Try to fix audio delay regression caused when fixing -refreshspeed for
Antonio Giner
2016-08-15
1
-0
/
+4
*
Fix audio distortion with -refreshspeed and -sound xaudio2 (MT 06199)
Antonio Giner
2016-08-11
1
-5
/
+2
*
patch up on OSX
Vas Crabb
2016-08-01
1
-2
/
+2
*
algorithm-> utility where appropriate, fix imgtool (nw)
Miodrag Milanovic
2016-07-31
2
-2
/
+2
*
fix osx compile (nw)
Miodrag Milanovic
2016-07-31
1
-2
/
+2
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
4
-15
/
+21
*
Misc code cleanups for Direct3D code
Giuseppe Gorgoglione
2016-07-01
1
-0
/
+0
[next]