summaryrefslogtreecommitdiff
path: root/apps/codecs/mod.c (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Commit work started in FS#12153 to put timing/position information in PCMMichael Sevakis2011-08-28
* Do not use double/float calculations but predefined tables in mod codec. Redu...Andree Buschmann2011-06-30
* Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis2011-04-27
* Enforce that codecs wait for their metadata in a proper-ish and consistent ma...Michael Sevakis2011-02-20
* Simplify some expressions using the ? operatorBertrik Sikken2010-01-01
* Enable strict aliasing optimizations for codecs on gcc versions >= 4.0, fix a...Nils Wallménius2009-11-29
* Calculate watermark from bitrate and harddisk spinup time.Björn Stenberg2009-01-10
* Make local functions static in codecs, where possible.Bertrik Sikken2008-12-29
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* fix FS#9042 - MOD codec: SoundTracker variant MOD files will not playRobert Kukla2008-05-26
* FS #8680. MOD codec by Rainer Sinsch.Thom Johansen2008-05-21