summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-27Prevent compiler warning for LOGF buildsDave Chapman1-0/+1
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing18-21/+21
2005-10-27Zero the FLACContext during initialisationDave Chapman1-0/+2
2005-10-27Didn't mean to commit that...Thom Johansen1-1/+1
2005-10-27Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.Thom Johansen11-22/+22
2005-10-27Introduced usage of IBSS_ATTR and ICONST_ATTR to codec plugins.Thom Johansen4-8/+8
2005-10-27Replaced jump table with a more efficient one.Thom Johansen1-14/+11
2005-10-27Assembler optimised LPC routines for Coldfire. Will enable them when codec ha...Thom Johansen2-0/+245
2005-10-26New FLAC decoder from the ffmpeg projectDave Chapman17-300/+2201
2005-10-23X11 simulator: * Correctly redraw the window when it was destroyed by overlay...Jens Arnold2-44/+40
2005-10-23X11 simulator: Fixed margins and scaling (window zoom) for all simulated targ...Jens Arnold3-37/+17
2005-10-22Fixed the voice codec when no audio is playing. Now attenuating audioMiika Pekkarinen2-4/+4
2005-10-22Removed unneeded xxx2wav files.Thom Johansen2-215/+0
2005-10-22Fix downmixing problems in AC3/A52 decoder and small cleanup of unused codeDave Chapman1-5/+3
2005-10-22Seeking support for AC3/A52 files. We assume they are always CBR.Dave Chapman3-5/+20
2005-10-22Coldfire: slight optimisations of memset().Jens Arnold1-12/+10
2005-10-21We reserved two bits instead of one bit for the new skipped attribute.Miika Pekkarinen1-1/+1
2005-10-21iRiver: Fixed broken items skipping on playlist: Now skipping andMiika Pekkarinen5-30/+113
2005-10-20H1x0: Slight optimisation of the grayscale library.Jens Arnold2-8/+10
2005-10-20Now correctly interrupting the dircache rebuilding.Miika Pekkarinen2-3/+24
2005-10-19Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold11-74/+141
2005-10-19Eliminated the warnings.Miika Pekkarinen1-2/+2
2005-10-19Do a transparent dircache rebuilding even if the rebuilding wasMiika Pekkarinen1-2/+21
2005-10-18Coldfire: More compact init code.Jens Arnold1-20/+14
2005-10-18SH1: More compact init code, only doing the special vector copy for debug bui...Jens Arnold1-39/+33
2005-10-18H110/H115: Slightly longer initial SDRAM refresh cycle, correct comment.Jens Arnold1-1/+1
2005-10-18Fixed the playlist skipping with MusePack.Miika Pekkarinen1-3/+4
2005-10-17iriver: more codec library cleanup: remove codec_alloca and a some extraneous...Magnus Holmgren4-32/+1
2005-10-16Mandelbrot plugin: New fixed point routines, loosing a tiny bit of precision ...Jens Arnold1-154/+182
2005-10-16iRiver: The audio init fix caused problems if a voice file was present.Magnus Holmgren1-4/+7
2005-10-16Fixed beep setting strings in .cfg files.Jens Arnold1-2/+2
2005-10-16iriver: audio_init really needs to be called after playlist and tree init; de...Magnus Holmgren2-8/+12
2005-10-16Fixed the pops with musepack.Miika Pekkarinen1-1/+1
2005-10-15Fix compiler warnings in sim.Dave Chapman1-2/+2
2005-10-14Removed unused variable.Jens Arnold1-2/+0
2005-10-14Coldfire: (1) Keep the correct CRSEL and CLSEL values in the PLLCR register f...Jens Arnold1-1/+4
2005-10-13Previous fix introduced tons of comparison warnings, just cast for now instead.Thom Johansen1-4/+3
2005-10-13Use correct types to avoid sim warnings.Thom Johansen3-3/+4
2005-10-13Cleaned up the messy codec header and library system by merging codec.h, lib/...Thom Johansen11-34/+162
2005-10-13Fixed non-working treble & bass settings in radio mode.Jens Arnold1-2/+2
2005-10-12Musepack: emacified multiplication routines, gives a nice speed boost.Jens Arnold2-3/+62
2005-10-12Cosmetic changes and cleanup. Removed all unused mad_timer code and a couple ...Thom Johansen1-89/+61
2005-10-12Skip buffer refill after end of playlist (conf_watermark == 0). With 'move to...Ryan Jackson1-2/+3
2005-10-11Disabled dynamic range compression.Thom Johansen1-1/+1
2005-10-10Cleaned up code. Now passes full precision samples to the playback engine, an...Thom Johansen1-171/+122
2005-10-10tools should not be made with the cross-compiler..Marcoen Hirschberg1-1/+0
2005-10-10Not finding an APE tag for a Musepack file isn't fatal.Thom Johansen1-4/+1
2005-10-10Synced.Mats Lidell1-11/+35
2005-10-10iRiver/Vorbis: And don't specify -O2 twice...Magnus Holmgren1-1/+1
2005-10-10iRiver/Vorbis: Actually use the rule in the makefile.Magnus Holmgren1-2/+2