summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-03Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold
2005-10-01Ooops, players have no screendump.Jens Arnold
2005-10-01Core: A graphics framework can now register a hook function to extend the cor...Jens Arnold
2005-09-30Fix some WavPack bugs by forcing DSP use even when not needed for sampling rateDave Bryant
2005-09-30Ooops, forgot to fix that comment.Jens Arnold
2005-09-30H1x0: Changed lcd_blit() and the grayscale library to use the same internal f...Jens Arnold
2005-09-29iriver: Idle CPU in the FM radio screenLinus Nielsen Feltzing
2005-09-28iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren
2005-09-27Fixed voice: entries; synced to english.Jens Arnold
2005-09-27Fixed messed up voice: lines. Corrected entries depending on whether the voic...Jens Arnold
2005-09-27Fixed voicing of 'Trigger' menu itemJens Arnold
2005-09-27Fix the read_uint32be function - it was overwriting before saving parts of th...Jonas Häggqvist
2005-09-26Fix for the problem that the iriver would not auto poweroff if a file had bee...Jonas Häggqvist
2005-09-26Fixed trigger enabling/disabling when cycling backwards through modes.Jens Arnold
2005-09-25Rather obvious simplification of the mpeg frametime fraction calculation.Jens Arnold
2005-09-24Add libalac to non-existent iAudio buildDave Chapman
2005-09-24Oops, forgot to guard a couple of calls to dsp_set_replaygain...Magnus Holmgren
2005-09-24Skipping to the previous track from the last buffered track caused playback t...Ryan Jackson
2005-09-24Iriver: Added new ReplayGain type: track gain if shuffle mode is active, albu...Magnus Holmgren
2005-09-24Add yield() calls inside the monolithic ALAC decode_frame() function - improv...Dave Chapman
2005-09-24Cascade errors back down to qtmovie_read() and correctly return an error on i...Dave Chapman
2005-09-24Deal with new "edts" tag in iTunes 5 encoded files - this fixes metadata read...Dave Chapman
2005-09-24H1x0 radio: Fixed the volume changing issue with non-flat tone controls.Jens Arnold
2005-09-24H1x0: More precise tuning; corrected xtal frequency in comments + #defines.Jens Arnold
2005-09-24Workaround for ALAC files that previousy wouldn't play. Libalac now skips unk...Jonas Häggqvist
2005-09-23Removed unnecessary codec_api struct.Thom Johansen
2005-09-22Fix bug in read_uint32be causing simulator warningDave Chapman
2005-09-22Add ALAC to list of software codecsDave Chapman
2005-09-22Add ALAC audio typeDave Chapman
2005-09-22First version of ALAC (Apple Lossless) decoderDave Chapman
2005-09-22Reverse previous commit - it had uneffected side-effects.Jonas Häggqvist
2005-09-22Sudoku: (Recorders) Changed menu button to F1. (Ondio) Changed menu button to...Jens Arnold
2005-09-22First Rockbox version of ALAC decoder - porting to work in Rockbox environmen...Dave Chapman
2005-09-22Add ON button as an alternative toggle button for the iriverDave Chapman
2005-09-22iriver: proper wav file handling by Frederic Devernay (patch #1245261). Adapt...Magnus Holmgren
2005-09-22Initial (unmodified - for reference) import of David Hammerton's Apple Lossle...Dave Chapman
2005-09-22Enable FM presets for iriver. Add a preset via the "add" option in the radio...Dave Chapman
2005-09-22iriver: Metadata code cleanup: 1) Remove 4k static buffer. 2) Generalized tag...Magnus Holmgren
2005-09-22Fix to remote-hold check by Stephan Wezel - it always returned true when the ...Jonas Häggqvist
2005-09-22Initial parser for the langv2 language file formatDaniel Stenberg
2005-09-22Credit scroll speed as sine wave in an attempt to beome more readable on theDaniel Stenberg
2005-09-22Rockbox 2.5 released.Jonas Häggqvist
2005-09-22Fix warningDave Chapman
2005-09-22Added menu interface to plugin API - needed by SudokuDave Chapman
2005-09-22First version of Sudoku pluginDave Chapman
2005-09-21Avoid EMAC stall in MULT31_SHIFT15.Thom Johansen
2005-09-21DSP_* constants moved from playback.h to dsp.h.Thom Johansen
2005-09-21Restoration updateJonas Häggqvist
2005-09-19mooBjörn Stenberg
2005-09-18iriver: fix problem with playing some long vorbis files (e.g., this week in t...Magnus Holmgren