aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfsound/alsa.c
AgeCommit message (Collapse)Author
2015-01-10spu: don't block on audionotaz
2014-12-20spu: rework synchronizationnotaz
2012-11-19dfsound: add PulseAudio workaroundnotaz
2012-07-31allow multiple sound drivers to be compilednotaz
2012-07-09spu: remove some hacks, to be reworkednotaz
get rid of always-iSpuAsyncWait and iSecureStart hacks. Also SoundGetBytesBuffered is lying, make that lie more obvious and remove some confusing pointless constants.
2011-03-01spu: drop unused mono codenotaz
also merge the mix buffers - the idea was to make use of neon there but I've decided againt it, it wouldn't improve things much according to profiling.
2010-11-16pcsxr-1.9.92PCSX* teams