summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* 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
* undo >.>;Michiel Van Der Kolk2005-05-08
* Argh! this is driving meh crazy.Michiel Van Der Kolk2005-05-08
* Disabled unused constants.Jens Arnold2005-05-08
* More dead code...Jens Arnold2005-05-08
* Removed more dead code; bugfix for cursor display in player simulator.Jens Arnold2005-05-08
* More dead code...Jens Arnold2005-05-08
* Fixed makefiles for autoconf.g include.Daniel Stenberg2005-05-07
* Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi...Jens Arnold2005-05-07
* Unused variable.Jens Arnold2005-05-07
* Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a...Jens Arnold2005-05-07
* Improved bitfield handling for settings and MMC (more straigtforward, smaller...Jens Arnold2005-05-04
* Proper 'battery level dangerous' handling for Ondio. Moved this info into an ...Jens Arnold2005-05-04
* OopsLinus Nielsen Feltzing2005-05-04
* MMC driver: More flexible background copy & bitswap concept, using global var...Jens Arnold2005-05-02
* Speed optimisations: (1) Read, write: Use single/multiple block commands depe...Jens Arnold2005-04-28
* MMC driver does now handle block sizes != 512 bytes, which is necessary to su...Jens Arnold2005-04-28
* Adding entries to the FAT16 root dir still failed under certain conditions. T...Jens Arnold2005-04-27
* iRiver: extended remote lcd driver. displaying text works now - see start-up-...Christian Gmeiner2005-04-25
* create_dos_name() return value was meaningless.Jens Arnold2005-04-23
* Bugfixes: (1) add_dir_entry() always appended new entries, although the code...Jens Arnold2005-04-22
* Small fix for compilation under GCC4. Note: It still doesn't even fully compi...Jens Arnold2005-04-22
* typo (ok, my commits get trivial)Jörg Hohensohn2005-04-22
* Ooops. DRAM can't start at 0x30000000 on iRiverLinus Nielsen Feltzing2005-04-20
* make use of font_getstringsizeChristian Gmeiner2005-04-19
* moved lcd_getstringsize into font.cChristian Gmeiner2005-04-19
* iRiver: added support for hold-button on main unit and remote controlChristian Gmeiner2005-04-19