aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfsound/adsr.c
AgeCommit message (Expand)Author
2015-01-12spu: fix some skip accuracy issuesnotaz
2015-01-10spu: support multiple pending buffersnotaz
2015-01-04spu: start offload code to TI C64x DSPnotaz
2015-01-03spu: get rid of bStop, clean upnotaz
2015-01-03spu: handle stop better, split main func morenotaz
2014-12-20spu: put globals into a structurenotaz
2012-11-18spu: stop at 0 volumenotaz
2011-07-30spu: do adsr on whole buffernotaz
2011-07-27spu: remove adsr stop prevention hacknotaz
2011-03-01spu: refactor adsr (simplify code)notaz
2011-03-01spu: compact chan structure a bitnotaz
2011-01-29spu: don't stop a channel by adsr if we have potential irqnotaz
2010-11-16pcsxr-1.9.92PCSX* teams