log jssmix.c @ 100:f16d102dbbac

age author description
Mon, 01 Oct 2012 07:01:38 +0300 Matti Hamalainen Silly interpolation in mixing.
Mon, 01 Oct 2012 04:18:15 +0300 Matti Hamalainen Cosmetics.
Mon, 01 Oct 2012 04:18:03 +0300 Matti Hamalainen No need to allocate with dmCalloc, when a plain dmMalloc is fine.
Mon, 01 Oct 2012 04:17:42 +0300 Matti Hamalainen Fix an assert check.
Mon, 01 Oct 2012 03:48:21 +0300 Matti Hamalainen A non-working implementation of floating point audio mixing.
Mon, 01 Oct 2012 02:51:41 +0300 Matti Hamalainen Restructure module playing, removing 8bit sample mixing (output can still be
Sat, 29 Sep 2012 20:41:36 +0300 Matti Hamalainen Change DMFixedPoint types and appropriate JSS functions back to using signed
Sat, 29 Sep 2012 20:31:10 +0300 Matti Hamalainen Fix building of JSS mixer parts.
Fri, 28 Sep 2012 01:54:23 +0300 Matti Hamalainen Initial re-import.