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
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
2011-07-27
spu: simplify irq and flag handling
notaz
2011-07-27
spu: some refactoring for upcoming optimization attempt
notaz
2011-07-27
spu: remove adsr stop prevention hack
notaz
2011-07-13
dfsound: merge shalma's suggestions
notaz
2011-03-07
spu: fix valgrind errors
notaz
2011-03-01
spu: drop unused mono code
notaz
2011-03-01
spu: refactor adsr (simplify code)
notaz
2011-03-01
spu: compact chan structure a bit
notaz
2011-02-28
gte_neon: implement MVMVA, some fixes
notaz
2011-02-10
frontend: enable SPUIRQWait by default
notaz
2011-02-10
spu: handle channels better in 'IRQ wait' case
notaz
2011-02-09
dfsound: backport fixes from pcsxr
notaz
2011-02-04
spu: fix xa masking, was causing noise
notaz
2011-01-29
spu: don't stop a channel by adsr if we have potential irq
notaz
2011-01-29
spu: cleanup build a bit
notaz
2011-01-24
spu: don't read config, we manage it in frontend
notaz
2010-12-25
spu: kill voldiv on ARM too
notaz
2010-12-14
spu: disable SPUIRQWait, it only seems to cause problems
notaz
2010-11-18
build plugins in
notaz
2010-11-17
remove stuff we won't need
notaz
2010-11-16
pcsxr-1.9.92
PCSX* teams