summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* 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
* Remote LCD: added own backlight timeout stuffChristian Gmeiner2005-05-30
* Avoid radio interference from the MAS internal clock on devices with the Sams...Jens Arnold2005-05-28
* Some small fixes for playback: (1) Always fill up to the high watermark. (2) ...Jens Arnold2005-05-27
* Blind fix for gmini build.Jens Arnold2005-05-24
* use proper remote lcd functionsDaniel Stenberg2005-05-24
* update to the new logf style and moved the defines here tooDaniel Stenberg2005-05-24
* initial remote-LCD logf browserDaniel Stenberg2005-05-24
* Uses indices instead of pointersLinus Nielsen Feltzing2005-05-24
* initial logf() work, not added to SOURCES yet (on purpose)Daniel Stenberg2005-05-23
* Make sure the context functions are always inlined, independent of optimisati...Jens Arnold2005-05-23
* Archos recorders: New recording data transfer routine. Not asm optimised this...Jens Arnold2005-05-23
* Remote LCD support added to the x11 simulator, take 1. The win32 simulatorDaniel Stenberg2005-05-23
* if __CONFIG_H__ is defined, don't include config.hDaniel Stenberg2005-05-23
* Better pitch handling.Jens Arnold2005-05-22
* Ondio: Fix multivolume and hotswap for the old MMC clock circuit.Jens Arnold2005-05-22
* Added system_reboot() for iRiverLinus Nielsen Feltzing2005-05-20
* (1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold2005-05-17
* Hotswap: Better placement for switching the MMC monitor off/on.Jens Arnold2005-05-16
* Hotswap: Avoid mount race at startup and after returning from USB mode.Jens Arnold2005-05-16
* Some code cleanup.Jens Arnold2005-05-14
* Fix simulator and iriver builds.Jens Arnold2005-05-13
* (1) Wait for the MAS to run out of buffered data on fade out. Fixes bug #7789...Jens Arnold2005-05-13
* This should (hopefully) fix the long-standing RLD problem once and for all.Jens Arnold2005-05-10
* Removed unused variable.Jens Arnold2005-05-08