summaryrefslogtreecommitdiff
path: root/apps
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-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-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-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-22First version of ALAC (Apple Lossless) decoderDave Chapman
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-22Credit scroll speed as sine wave in an attempt to beome more readable on theDaniel Stenberg
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-18iriver: fix problem with playing some long vorbis files (e.g., this week in t...Magnus Holmgren
2005-09-15Archos recording/playback: (1) Xing header creation: * Now estimates the fram...Jens Arnold
2005-09-14iRiver: Fixed a crash when loading a new configuration file and audioMiika Pekkarinen
2005-09-14Proper file numbering in the iriver PCM recording test codeLinus Nielsen Feltzing
2005-09-14The power thread now monitors the shutdown process and forces a poweroff if i...Linus Nielsen Feltzing
2005-09-14The database is now always synched when entering USB mode or shutting down, a...Linus Nielsen Feltzing
2005-09-13Replaced standard libmad accumulator sequence with EMAC optimised one.Thom Johansen
2005-09-11Rockboy: Asm optimised updatepatpix() for coldfire. The vertical-mirroring pa...Jens Arnold
2005-09-11Fixed comment.Jens Arnold
2005-09-11ID3 tag priority setting wasn't applied on startup.Jens Arnold
2005-09-10iRiver: Correctly keeping playback paused when skipping tracks.Miika Pekkarinen
2005-09-10Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula...Jens Arnold
2005-09-10Put a couple of important layer 1/2 arrays in IRAM.Thom Johansen
2005-09-09Patch #1285659 by Stephan Wezel, adds the %bp tag to the WPS (external power ...Linus Nielsen Feltzing