summaryrefslogtreecommitdiff
path: root/apps/codecs/mod.c
AgeCommit message (Expand)Author
2011-06-30Do not use double/float calculations but predefined tables in mod codec. Redu...Andree Buschmann
2011-04-27Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis
2011-02-20Enforce that codecs wait for their metadata in a proper-ish and consistent ma...Michael Sevakis
2010-01-01Simplify some expressions using the ? operatorBertrik Sikken
2009-11-29Enable strict aliasing optimizations for codecs on gcc versions >= 4.0, fix a...Nils Wallménius
2009-01-10Calculate watermark from bitrate and harddisk spinup time.Björn Stenberg
2008-12-29Make local functions static in codecs, where possible.Bertrik Sikken
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-26fix FS#9042 - MOD codec: SoundTracker variant MOD files will not playRobert Kukla
2008-05-21FS #8680. MOD codec by Rainer Sinsch.Thom Johansen