summaryrefslogtreecommitdiff
path: root/apps/codecs/sid.c
AgeCommit message (Expand)Author
2011-05-23Remove residual float operations from sid codec.Andree Buschmann
2011-05-23Fix yellow.Andree Buschmann
2011-05-22Save a large static buffer in sid codec.Andree Buschmann
2011-05-01Fix several 'variable set but not used' warnings reported from GCC 4.6.0.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-09-01Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz
2010-02-07Remove more tabsAndree Buschmann
2009-01-10Calculate watermark from bitrate and harddisk spinup time.Björn Stenberg
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-02-24Change to (or add) 'standard' codec startup delay, fixing potential startup p...Magnus Holmgren
2007-11-05Remove conf_filechunk, it should never have been a setting and its implementa...Brandon Low
2007-10-25Fix a fixme in flac and make the usage of the read_filebuf codec api more con...Brandon Low
2007-02-26SWCODEC: Fix the problem of replaygain not being applied unless the menu is ...Michael Sevakis
2007-02-10SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback ...Michael Sevakis
2007-02-07Fix resampling clicking as much as possible at the moment. 1) Upsampling clic...Michael Sevakis
2006-11-26FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski
2006-11-26SWCODEC: Stop clicks between tracks when resampler is active by only switchin...Michael Sevakis
2006-10-27Re-enable the currently unused and broken dithering and noise shaping code al...Thom Johansen
2006-07-18Patch #5157 by Rainer Sinsch - SID codecDave Chapman