summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-06Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman8-60/+89
2005-10-06Patch #1264727 by Dave Hooper, Colorize red cards on screens with LCD_DEPTH > 1Linus Nielsen Feltzing1-54/+81
2005-10-05Modified the viewers.config syntax slightly. The name field should now includeDaniel Stenberg3-28/+47
2005-10-05removed plugins we no longer build nor includeDaniel Stenberg1-8/+0
2005-10-04Added the "New" menu option. This allows you to manually enter and then save...Dave Chapman1-12/+38
2005-10-04Make the load function handle some variations to the "standard" for .ss files.Dave Chapman1-1/+3
2005-10-03iRiver: remove some code that isn't needed any more.Magnus Holmgren1-67/+17
2005-10-03Grayscale lib on archos: Fixed bug introduced with the register usage change....Jens Arnold2-14/+14
2005-10-03Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold10-59/+98
2005-10-01Ooops, players have no screendump.Jens Arnold2-2/+6
2005-10-01Core: A graphics framework can now register a hook function to extend the cor...Jens Arnold7-165/+203
2005-09-30Fix some WavPack bugs by forcing DSP use even when not needed for sampling rateDave Bryant1-1/+10
2005-09-30Ooops, forgot to fix that comment.Jens Arnold1-1/+1
2005-09-30H1x0: Changed lcd_blit() and the grayscale library to use the same internal f...Jens Arnold8-96/+155
2005-09-29iriver: Idle CPU in the FM radio screenLinus Nielsen Feltzing1-0/+5
2005-09-28iRiver: Make it possible to build Rockbox using GCC 4.0.1.Magnus Holmgren3-2/+44
2005-09-27Fixed voice: entries; synced to english.Jens Arnold1-16/+22
2005-09-27Fixed messed up voice: lines. Corrected entries depending on whether the voic...Jens Arnold1-26/+26
2005-09-27Fixed voicing of 'Trigger' menu itemJens Arnold1-1/+1
2005-09-27Fix the read_uint32be function - it was overwriting before saving parts of th...Jonas Häggqvist1-2/+3
2005-09-26Fix for the problem that the iriver would not auto poweroff if a file had bee...Jonas Häggqvist1-0/+1
2005-09-26Fixed trigger enabling/disabling when cycling backwards through modes.Jens Arnold1-7/+2
2005-09-25Rather obvious simplification of the mpeg frametime fraction calculation.Jens Arnold1-13/+8
2005-09-24Add libalac to non-existent iAudio buildDave Chapman1-1/+1
2005-09-24Oops, forgot to guard a couple of calls to dsp_set_replaygain...Magnus Holmgren2-0/+4
2005-09-24Skipping to the previous track from the last buffered track caused playback t...Ryan Jackson1-1/+1
2005-09-24Iriver: Added new ReplayGain type: track gain if shuffle mode is active, albu...Magnus Holmgren6-14/+38
2005-09-24Add yield() calls inside the monolithic ALAC decode_frame() function - improv...Dave Chapman3-3/+19
2005-09-24Cascade errors back down to qtmovie_read() and correctly return an error on i...Dave Chapman1-25/+44
2005-09-24Deal with new "edts" tag in iTunes 5 encoded files - this fixes metadata read...Dave Chapman1-1/+8
2005-09-24H1x0 radio: Fixed the volume changing issue with non-flat tone controls.Jens Arnold1-11/+4
2005-09-24H1x0: More precise tuning; corrected xtal frequency in comments + #defines.Jens Arnold3-6/+6
2005-09-24Workaround for ALAC files that previousy wouldn't play. Libalac now skips unk...Jonas Häggqvist2-1/+3
2005-09-23Removed unnecessary codec_api struct.Thom Johansen1-13/+11
2005-09-22Fix bug in read_uint32be causing simulator warningDave Chapman1-1/+1
2005-09-22Add ALAC to list of software codecsDave Chapman1-3/+3
2005-09-22Add ALAC audio typeDave Chapman2-0/+2
2005-09-22First version of ALAC (Apple Lossless) decoderDave Chapman7-3/+744
2005-09-22Reverse previous commit - it had uneffected side-effects.Jonas Häggqvist1-6/+1
2005-09-22Sudoku: (Recorders) Changed menu button to F1. (Ondio) Changed menu button to...Jens Arnold1-3/+18
2005-09-22First Rockbox version of ALAC decoder - porting to work in Rockbox environmen...Dave Chapman8-197/+405
2005-09-22Add ON button as an alternative toggle button for the iriverDave Chapman1-0/+7
2005-09-22iriver: proper wav file handling by Frederic Devernay (patch #1245261). Adapt...Magnus Holmgren2-102/+736
2005-09-22Initial (unmodified - for reference) import of David Hammerton's Apple Lossle...Dave Chapman6-0/+1750
2005-09-22Enable FM presets for iriver. Add a preset via the "add" option in the radio...Dave Chapman1-1/+5
2005-09-22iriver: Metadata code cleanup: 1) Remove 4k static buffer. 2) Generalized tag...Magnus Holmgren1-777/+866
2005-09-22Fix to remote-hold check by Stephan Wezel - it always returned true when the ...Jonas Häggqvist1-1/+6
2005-09-22Initial parser for the langv2 language file formatDaniel Stenberg1-0/+252
2005-09-22Credit scroll speed as sine wave in an attempt to beome more readable on theDaniel Stenberg1-1/+12
2005-09-22Rockbox 2.5 released.Jonas Häggqvist2-2/+4