summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/mod.c (unfollow)
Commit message (Expand)Author
2015-01-11Limit more variables to file scopeThomas Jarosch
2014-03-10Implement time-based resume and playback start.Michael Sevakis
2012-05-08Remove STATICIRAM hackNils Wallménius
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-08-28Commit work started in FS#12153 to put timing/position information in PCMMichael Sevakis
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