more horizontal refactoring
[swftools.git] / lib / modules / swfsound.c
2006-10-30 krammmade error messages more precise
2005-12-07 krammswf_SetSoundDefine() now uses swf_SetSoundDefineRaw...
2005-10-12 krammapplied mp3 patch from Joel Yliluoma.
2005-09-10 krammfixed 0.7.0 compilation problem
2004-11-05 krammchanged from malloc to rfx_alloc.
2004-08-14 krammremoved lame warning "strange error flushing buffer".
2004-02-04 kramm* renamed USE_FREETYPE to HAVE_FREETYPE\rmp3 support...
2003-12-27 uid68734fixed a typecast bug.
2003-12-03 krammApplied patch from Marcus Doemling- blocksize is now...
2003-08-08 krammadded (long) GPL headers.
2003-08-07 krammfixed compiler warning about uninitialized variable.
2003-06-22 krammenhanced samplerate support.
2003-04-04 kramm* bitrate is now 32 and accessible from the outside
2003-04-02 krammallow to set sample value
2003-02-22 krammallow to set samplerate/channels from outside.
2003-02-07 krammsupport for delay/seek value in soundstreamblock.
2003-01-04 krammimplemented definesound/startsound.
2002-05-20 krammfixed block size.
2002-05-19 krammadded LAME mp3 routines.
2002-04-21 krammfixed compiler warnings.
2002-04-09 boehmeNew compile option: RFXSWF_DISABLESOUND
2002-01-13 krammonly write the init header once per SWF.
2002-01-10 krammwrite sound data information
2002-01-10 kramminitial revision