log jssmod.c @ 286:a17e54015bd9

age author description
Thu, 11 Oct 2012 10:24:00 +0300 Matti Hamalainen Fix a small memory leak, the special "empty" pattern was not being freed.
Mon, 01 Oct 2012 06:59:00 +0300 Matti Hamalainen Remove the floating point mixing .. it wasn't so good idea after all.
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
Sun, 30 Sep 2012 23:23:08 +0300 Matti Hamalainen Add new functions, jssConvertSampleFromFP() and jssConvertSampleToFP().
Sun, 30 Sep 2012 23:20:22 +0300 Matti Hamalainen Cleanups.
Fri, 28 Sep 2012 01:54:23 +0300 Matti Hamalainen Initial re-import.