Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-01 | spu: merge DrHell/shalma noise code | notaz | |
fraction part dropped since it looked suspicious. | |||
2011-08-01 | spu: change volume control, default it to 3/4 instead of 1/2 | notaz | |
because some complain default volume is too low | |||
2011-08-01 | spu: some misc refactoring/cleanup | notaz | |
2011-07-30 | spu: some major reverb refactoring | notaz | |
some ideas lifted from SPU2-X (Pcsx2) | |||
2011-07-30 | spu: parametrize sample generation, interpolation | notaz | |
2011-07-30 | spu: do adsr on whole buffer | notaz | |
this eliminates need to check adsr state for each sample, we can do multiple at once. Also use ADSR tables from DrHell/shalma. | |||
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 | |
shalma's recent work taken into account when working on this. NOT verified on read hardware. | |||
2011-07-27 | spu: some refactoring for upcoming optimization attempt | notaz | |
2011-07-13 | dfsound: merge shalma's suggestions | notaz | |
http://www.gp32x.com/board/index.php?/topic/57973-pcsx-rearmed/page__view__findpost__p__952591 | |||
2011-03-07 | spu: fix valgrind errors | notaz | |
2011-03-01 | spu: drop unused mono code | notaz | |
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. | |||
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 | |
shalma: - Align start addresses to 16-bytes - (Hopkat) registers.c - External loop address align to 16 bytes - SoundOff prevents new channel from starting - fixes Jungle Book (buzzing loop hangs) | |||
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-16 | pcsxr-1.9.92 | PCSX* teams | |