summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* ID3 parser bug fix by Ray LambertLinus Nielsen Feltzing2005-06-15
* Playlist changed are recognized correctly.Miika Pekkarinen2005-06-14
* Fixed a dead lock, file handle leak that caused wps to jam andMiika Pekkarinen2005-06-14
* Pause and probably some crashes fixed.Miika Pekkarinen2005-06-14
* Even more quiet audio initialization.Miika Pekkarinen2005-06-14
* - add Andy Young's patch to make sound init more quietMarcoen Hirschberg2005-06-14
* Fixed some mp3 metadata reading performance problem. Next trackMiika Pekkarinen2005-06-12
* Added support for reading LAME header delay and padding fields for proper gap...Thom Johansen2005-06-12
* Pausing tracks disabled until crashing issues are solved.Miika Pekkarinen2005-06-11
* Fixed buffering problem with some files.Miika Pekkarinen2005-06-11
* Thread scheduler reworked to be less dependent on compiler behaviour. Stack o...Jens Arnold2005-06-10
* Pause fixed.Miika Pekkarinen2005-06-10
* Fixed a null pointer problem which caused crashing. Playback should beMiika Pekkarinen2005-06-10
* Much better UI performance and buffering times for MP3 and FLAC.Miika Pekkarinen2005-06-10
* Better handling for cpu_boost(). Small buffering fix.Miika Pekkarinen2005-06-10
* Reset cpu to not boosted state at startup. Do case-insensitive fileMiika Pekkarinen2005-06-09
* Bunch of playback bugs fixed including next/prev/select track,Miika Pekkarinen2005-06-09
* Added Crossfade setting for iRiverLinus Nielsen Feltzing2005-06-09
* Fixed forward next track bugs (still some pause issues though). AddedMiika Pekkarinen2005-06-09
* Bug fix: When paused, pressing next would start playing next track. Now it st...Tomas Salfischberger2005-06-08
* Hot-plug support for iriver remote.Jens Arnold2005-06-08
* Corrected placement of parentheses.Jens Arnold2005-06-08
* Oops! Compile error on ondio and gmini... fixed nowTomas Salfischberger2005-06-08
* Bugfix: It was impossible to shut the iriver down with the remote.Tomas Salfischberger2005-06-08
* Killed a warning :)Tomas Salfischberger2005-06-08
* More optimized fix (doing GPIO1_READ just once)Tomas Salfischberger2005-06-08
* Fixed bug, the remote play/pause button (BUTTON_RC_ON) worked with hold on.Tomas Salfischberger2005-06-08
* Slightly better error handling in the iRiver I2C driverLinus Nielsen Feltzing2005-06-08
* ColdFire: DCR is a 16-bit registerLinus Nielsen Feltzing2005-06-08
* Wrong SDRAM refresh count in the iRiver boot loaderLinus Nielsen Feltzing2005-06-08
* Slightly more optimised memset() for SH1. Especially faster for 4 < length < 12.Jens Arnold2005-06-07
* Fixed: Ogg Vorbis crashing, MP3 file seeking, USB mode and a littleMiika Pekkarinen2005-06-07
* Don't compile mpeg.c on the iRiverLinus Nielsen Feltzing2005-06-06
* Recording is not yet available on the iRiverLinus Nielsen Feltzing2005-06-06
* Killed a warningLinus Nielsen Feltzing2005-06-05
* First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing2005-06-05
* HD power must not default to off in rockbox itself, only in the bootloader.Jens Arnold2005-06-04
* Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold2005-06-04
* Major recording rework: (1) Slight optimisation of the recording transfer. (2...Jens Arnold2005-06-04
* (1) Bugfix: create_xing_header() now returns 0 in case of an invalid header t...Jens Arnold2005-06-04
* Removed unnecessary code.Jens Arnold2005-06-03
* iRiver: The hard drive power is now OFF by defaultLinus Nielsen Feltzing2005-06-02
* Define for remote keypad typeJonas Häggqvist2005-06-02
* Modified logf to use a define for the log width, and changed it to default toDaniel Stenberg2005-06-01
* iRiver remote LCD start line adjustmentLinus Nielsen Feltzing2005-06-01
* iRiver remote LCD is only 128x64Linus Nielsen Feltzing2005-05-31
* some small fixesChristian Gmeiner2005-05-31
* avoid compilation alltogether if logf is not enabledDaniel Stenberg2005-05-30
* (Optional) logf supportDaniel Stenberg2005-05-30
* Added dummy function and simulator stub.Jens Arnold2005-05-30