index
:
pcsx_rearmed
trimui-s
libretro core fork of pcsx_rearmed with trimui s support
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
dfsound
Age
Commit message (
Expand
)
Author
2013-04-01
asm: fix incorrect offsets
notaz
2013-04-01
still adjusting asm for better as compatibility..
notaz
2013-03-25
asm: use a macro for functions
notaz
2013-03-25
Don't compile in null sound driver for libretro and add
twinaphex
2013-03-17
spu: change sync again
notaz
2013-01-05
spu: fix decode offset
notaz
2013-01-05
spu: stop at address 0
notaz
2013-01-05
spu: check buffer state less often
notaz
2013-01-03
spu: also return on decoder irqs
notaz
2013-01-03
spu: fix decode buffers
notaz
2012-12-23
frontend: fix pulseaudio, detect it in configure script
notaz
2012-12-02
improve ARM feature detection
notaz
2012-11-24
spu: fix saving bug
notaz
2012-11-24
fix some more 32/64bit incompatibilities
notaz
2012-11-19
dfsound: add PulseAudio workaround
notaz
2012-11-18
spu: stop at 0 volume
notaz
2012-11-05
sort out 32/64bit savestate compat issues
notaz
2012-07-31
allow multiple sound drivers to be compiled
notaz
2012-07-31
spu: some cleanups
notaz
2012-07-30
fix various fPIC issues
notaz
2012-07-16
spu: rework irqs, again..
notaz
2012-07-15
spu: handle cd decode buffers too
notaz
2012-07-15
spu: add decode buffer and reverb read handling
notaz
2012-07-15
spu: rework irq handling and loop reloading
notaz
2012-07-09
spu: get rid of iSPUIRQWait
notaz
2012-07-09
spu: get rid of iSpuAsyncWait hack
notaz
2012-07-09
spu: remove some hacks, to be reworked
notaz
2012-07-09
spu: remove all threading code
notaz
2012-07-09
spu: keep generating irqs while they are pending
notaz
2011-10-30
spu: add asm mixing code for ARMv5 too
notaz
2011-10-10
spu: fix gaussian interpolation
notaz
2011-10-10
psxcounters: change spu update ~2ms
notaz
2011-10-08
spu: make "simple" interpolation even more simple
notaz
2011-10-08
spu/cdda: sync cdda to spu playback
notaz
2011-09-23
support armv5 build
notaz
2011-09-22
spu: handle loop write vs loop flag race (bIgnoreLoop alternative)
notaz
2011-09-22
spu: clean up unneeded code
notaz
2011-09-22
spu: use last written loop value when starting
notaz
2011-09-21
spu: get rid of pCurr -1, pass right chans to silent handler
notaz
2011-09-20
spu: fix a few mixing issues
notaz
2011-09-19
spu: don't wait for irq on silent channels
notaz
2011-08-01
spu: split out mixing, use NEON for that on ARM
notaz
2011-08-01
spu: merge DrHell/shalma noise code
notaz
2011-08-01
spu: change volume control, default it to 3/4 instead of 1/2
notaz
2011-08-01
spu: some misc refactoring/cleanup
notaz
2011-07-30
spu: some major reverb refactoring
notaz
2011-07-30
spu: parametrize sample generation, interpolation
notaz
2011-07-30
spu: do adsr on whole buffer
notaz
2011-07-30
frontend: add chan display option, for fun mostly
notaz
2011-07-30
spu: handle non-playing channel irqs
notaz
[next]