summaryrefslogtreecommitdiffstats
path: root/apps/codecs/sid.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-28Commit work started in FS#12153 to put timing/position information in PCMMichael Sevakis1-1/+1
2011-05-23Remove residual float operations from sid codec.Andree Buschmann1-4/+32
2011-05-23Fix yellow.Andree Buschmann1-3/+3
2011-05-22Save a large static buffer in sid codec.Andree Buschmann1-4/+3
2011-05-01Fix several 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann1-4/+1
2011-04-27Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis1-35/+37
2011-02-20Enforce that codecs wait for their metadata in a proper-ish and consistent ma...Michael Sevakis1-2/+3
2010-09-01Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz1-3/+3
2010-02-07Remove more tabsAndree Buschmann1-13/+13
2009-01-10Calculate watermark from bitrate and harddisk spinup time.Björn Stenberg1-3/+0
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-02-24Change to (or add) 'standard' codec startup delay, fixing potential startup p...Magnus Holmgren1-2/+2
2007-11-05Remove conf_filechunk, it should never have been a setting and its implementa...Brandon Low1-1/+0
2007-10-25Fix a fixme in flac and make the usage of the read_filebuf codec api more con...Brandon Low1-11/+5
2007-02-26SWCODEC: Fix the problem of replaygain not being applied unless the menu is ...Michael Sevakis1-0/+2
2007-02-10SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback ...Michael Sevakis1-5/+5
2007-02-07Fix resampling clicking as much as possible at the moment. 1) Upsampling clic...Michael Sevakis1-2/+1
2006-11-26FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski1-24/+3
2006-11-26SWCODEC: Stop clicks between tracks when resampler is active by only switchin...Michael Sevakis1-1/+1
2006-10-27Re-enable the currently unused and broken dithering and noise shaping code al...Thom Johansen1-1/+0
2006-07-18Patch #5157 by Rainer Sinsch - SID codecDave Chapman1-0/+1342