| Commit message (Expand) | Author |
| 2005-10-10 | Cleaned up code. Now passes full precision samples to the playback engine, an... | Thom Johansen |
| 2005-10-10 | Not finding an APE tag for a Musepack file isn't fatal. | Thom Johansen |
| 2005-10-10 | Synced. | Mats Lidell |
| 2005-10-10 | iRiver/Vorbis: And don't specify -O2 twice... | Magnus Holmgren |
| 2005-10-10 | iRiver/Vorbis: Actually use the rule in the makefile. | Magnus Holmgren |
| 2005-10-10 | Cleaned up to conform to one source code style, removed some tabs and some re... | Thom Johansen |
| 2005-10-10 | Added DSP support and started passing full precision samples to playback engi... | Thom Johansen |
| 2005-10-10 | Debug menu: Added flash ID reading and ROM dump for H1x0. * #if(def) cleanup | Jens Arnold |
| 2005-10-10 | seek_time should be reset here, not in each codec, as is currently done. | Thom Johansen |
| 2005-10-10 | Added support for APE tags in Musepack files. | Thom Johansen |
| 2005-10-10 | Fixed some misleading comments. | Jens Arnold |
| 2005-10-10 | Removed an unnecessary instruction from the coldfire 64 bit multiplication. | Jens Arnold |
| 2005-10-10 | Removed a ton of tabs, fixed some indentation and removed some unneeded inclu... | Thom Johansen |
| 2005-10-10 | Fixed an #if that would never trigger. Added inclusion of dsp.h and playback.... | Thom Johansen |
| 2005-10-09 | Fixed broken "open with" in onplay menu. | Henrik Backe |
| 2005-10-08 | Changed the dircache option to 'Direcory cache: On/Off' * Synced deutsch.lang... | Jens Arnold |
| 2005-10-08 | Ported the memory guard debug feature to coldfire, using the breakpoint logic... | Jens Arnold |
| 2005-10-08 | Adjust menu scrollbar height to the actual text height. Idea taken from patch... | Jens Arnold |
| 2005-10-08 | Patch #1316533 by Alexander Spyridakis: All characters on one virtual keyboar... | Jens Arnold |
| 2005-10-07 | Patch #1239950 by Dave Hooper: Rotate cube while paused. | Jens Arnold |
| 2005-10-07 | Temporary trivial workaround for empty/invalid playlists | Ryan Jackson |
| 2005-10-07 | New demo plugin, screensaver style, by Kevin Ferrare. | Jens Arnold |
| 2005-10-07 | Increased max. .lng file size to 8000 bytes to make greek fit again. | Jens Arnold |
| 2005-10-07 | Cleared deprecated entries. | Jens Arnold |
| 2005-10-07 | New plugin: Fire effect, developed by Kevin Ferrare, adapted to archos and op... | Jens Arnold |
| 2005-10-07 | New plugin: Plasma effect, developed by Mat Holton, imtegerised and extended ... | Jens Arnold |
| 2005-10-07 | Implemented directory caching. No more waiting for disk to spin up while | Miika Pekkarinen |
| 2005-10-06 | Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto... | Dave Chapman |
| 2005-10-06 | Patch #1264727 by Dave Hooper, Colorize red cards on screens with LCD_DEPTH > 1 | Linus Nielsen Feltzing |
| 2005-10-05 | Modified the viewers.config syntax slightly. The name field should now include | Daniel Stenberg |
| 2005-10-05 | removed plugins we no longer build nor include | Daniel Stenberg |
| 2005-10-04 | Added the "New" menu option. This allows you to manually enter and then save... | Dave Chapman |
| 2005-10-04 | Make the load function handle some variations to the "standard" for .ss files. | Dave Chapman |
| 2005-10-03 | Grayscale lib on archos: Fixed bug introduced with the register usage change.... | Jens Arnold |
| 2005-10-03 | Coldfire: New timer handling on CPU frequency change, adjusting the prescaler... | Jens Arnold |
| 2005-10-01 | Ooops, players have no screendump. | Jens Arnold |
| 2005-10-01 | Core: A graphics framework can now register a hook function to extend the cor... | Jens Arnold |
| 2005-09-30 | Fix some WavPack bugs by forcing DSP use even when not needed for sampling rate | Dave Bryant |
| 2005-09-30 | H1x0: Changed lcd_blit() and the grayscale library to use the same internal f... | Jens Arnold |
| 2005-09-29 | iriver: Idle CPU in the FM radio screen | Linus Nielsen Feltzing |
| 2005-09-28 | iRiver: Make it possible to build Rockbox using GCC 4.0.1. | Magnus Holmgren |
| 2005-09-27 | Fixed voice: entries; synced to english. | Jens Arnold |
| 2005-09-27 | Fixed messed up voice: lines. Corrected entries depending on whether the voic... | Jens Arnold |
| 2005-09-27 | Fixed voicing of 'Trigger' menu item | Jens Arnold |
| 2005-09-27 | Fix the read_uint32be function - it was overwriting before saving parts of th... | Jonas Häggqvist |
| 2005-09-26 | Fix for the problem that the iriver would not auto poweroff if a file had bee... | Jonas Häggqvist |
| 2005-09-26 | Fixed trigger enabling/disabling when cycling backwards through modes. | Jens Arnold |
| 2005-09-24 | Oops, forgot to guard a couple of calls to dsp_set_replaygain... | Magnus Holmgren |
| 2005-09-24 | Skipping to the previous track from the last buffered track caused playback t... | Ryan Jackson |
| 2005-09-24 | Iriver: Added new ReplayGain type: track gain if shuffle mode is active, albu... | Magnus Holmgren |