summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing2005-10-27
* Zero the FLACContext during initialisationDave Chapman2005-10-27
* Didn't mean to commit that...Thom Johansen2005-10-27
* Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.Thom Johansen2005-10-27
* Introduced usage of IBSS_ATTR and ICONST_ATTR to codec plugins.Thom Johansen2005-10-27
* Replaced jump table with a more efficient one.Thom Johansen2005-10-27
* Assembler optimised LPC routines for Coldfire. Will enable them when codec ha...Thom Johansen2005-10-27
* New FLAC decoder from the ffmpeg projectDave Chapman2005-10-26
* X11 simulator: * Correctly redraw the window when it was destroyed by overlay...Jens Arnold2005-10-23
* X11 simulator: Fixed margins and scaling (window zoom) for all simulated targ...Jens Arnold2005-10-23
* Fixed the voice codec when no audio is playing. Now attenuating audioMiika Pekkarinen2005-10-22
* Removed unneeded xxx2wav files.Thom Johansen2005-10-22
* Fix downmixing problems in AC3/A52 decoder and small cleanup of unused codeDave Chapman2005-10-22
* Seeking support for AC3/A52 files. We assume they are always CBR.Dave Chapman2005-10-22
* Coldfire: slight optimisations of memset().Jens Arnold2005-10-22
* We reserved two bits instead of one bit for the new skipped attribute.Miika Pekkarinen2005-10-21
* iRiver: Fixed broken items skipping on playlist: Now skipping andMiika Pekkarinen2005-10-21
* H1x0: Slight optimisation of the grayscale library.Jens Arnold2005-10-20
* Now correctly interrupting the dircache rebuilding.Miika Pekkarinen2005-10-20
* Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at...Jens Arnold2005-10-19
* Eliminated the warnings.Miika Pekkarinen2005-10-19
* Do a transparent dircache rebuilding even if the rebuilding wasMiika Pekkarinen2005-10-19
* Coldfire: More compact init code.Jens Arnold2005-10-18
* SH1: More compact init code, only doing the special vector copy for debug bui...Jens Arnold2005-10-18
* H110/H115: Slightly longer initial SDRAM refresh cycle, correct comment.Jens Arnold2005-10-18
* Fixed the playlist skipping with MusePack.Miika Pekkarinen2005-10-18
* iriver: more codec library cleanup: remove codec_alloca and a some extraneous...Magnus Holmgren2005-10-17
* Mandelbrot plugin: New fixed point routines, loosing a tiny bit of precision ...Jens Arnold2005-10-16
* iRiver: The audio init fix caused problems if a voice file was present.Magnus Holmgren2005-10-16
* Fixed beep setting strings in .cfg files.Jens Arnold2005-10-16
* iriver: audio_init really needs to be called after playlist and tree init; de...Magnus Holmgren2005-10-16
* Fixed the pops with musepack.Miika Pekkarinen2005-10-16
* Fix compiler warnings in sim.Dave Chapman2005-10-15
* Removed unused variable.Jens Arnold2005-10-14
* Coldfire: (1) Keep the correct CRSEL and CLSEL values in the PLLCR register f...Jens Arnold2005-10-14
* Previous fix introduced tons of comparison warnings, just cast for now instead.Thom Johansen2005-10-13
* Use correct types to avoid sim warnings.Thom Johansen2005-10-13
* Cleaned up the messy codec header and library system by merging codec.h, lib/...Thom Johansen2005-10-13
* Fixed non-working treble & bass settings in radio mode.Jens Arnold2005-10-13
* Musepack: emacified multiplication routines, gives a nice speed boost.Jens Arnold2005-10-12
* Cosmetic changes and cleanup. Removed all unused mad_timer code and a couple ...Thom Johansen2005-10-12
* Skip buffer refill after end of playlist (conf_watermark == 0). With 'move to...Ryan Jackson2005-10-12
* Disabled dynamic range compression.Thom Johansen2005-10-11
* Cleaned up code. Now passes full precision samples to the playback engine, an...Thom Johansen2005-10-10
* tools should not be made with the cross-compiler..Marcoen Hirschberg2005-10-10
* Not finding an APE tag for a Musepack file isn't fatal.Thom Johansen2005-10-10
* Synced.Mats Lidell2005-10-10
* iRiver/Vorbis: And don't specify -O2 twice...Magnus Holmgren2005-10-10
* iRiver/Vorbis: Actually use the rule in the makefile.Magnus Holmgren2005-10-10
* Cleaned up to conform to one source code style, removed some tabs and some re...Thom Johansen2005-10-10