summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* prepared an empty MMC driverJörg Hohensohn2004-09-11
* Ondio USB enable, ATA part of it is missing by nowJörg Hohensohn2004-09-11
* Added check for missing .rockbox directory to playlist code.Henrik Backe2004-09-10
* different ADC channels for OndioJörg Hohensohn2004-09-10
* no backlight for OndioJörg Hohensohn2004-09-10
* temporary hacks to make it compile with the Ondio (=Player) keypad. No influe...Jörg Hohensohn2004-09-10
* avoid unused variable warning if no LEDJörg Hohensohn2004-09-10
* no double negation, define present features, not absentJörg Hohensohn2004-09-10
* Ondio has no LED (no RLOD possible ;-)Jörg Hohensohn2004-09-10
* minor oopsJörg Hohensohn2004-09-10
* adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn2004-09-10
* adjustment for the Ondio: I2C clock is on a different pinJörg Hohensohn2004-09-10
* the very first adjustment for the Ondio: fix the screen orientationJörg Hohensohn2004-09-09
* build system updated to include Ondio optionJörg Hohensohn2004-09-09
* scrambling extended for the Ondio SP/FMJörg Hohensohn2004-09-08
* Show counter option is now saved to diskZakk Roberts2004-09-07
* Since open() does now handle O_TRUNC correctly, the previous fix is no longer...Jens Arnold2004-09-06
* Bug fix: open() now handles O_TRUNC correctly (this was the real cause for th...Jens Arnold2004-09-06
* check the size of the .bin file, not the .ucl fileDaniel Stenberg2004-09-06
* when rom file is too big, mention how many bytesDaniel Stenberg2004-09-06
* removed the hard-coded size limit from the Makefile with some preprocessorDaniel Stenberg2004-09-06
* added romsizetest.pl to the release archiveDaniel Stenberg2004-09-06
* rombox support: building and zipDaniel Stenberg2004-09-06
* Synced.Mats Lidell2004-09-06
* Synced.Jens Arnold2004-09-05
* Voicing the .rockbox warning is unnecessary because (1) It's not used by curr...Jens Arnold2004-09-05
* Warning if .rockbox is missingHenrik Backe2004-09-05
* Made set_file() case insensitive.Henrik Backe2004-09-05
* Faster & smaller screen_dump() function, saving almost 1.8 KB of ramJens Arnold2004-09-03
* fixed rom start indexDaniel Stenberg2004-09-03
* define the ROM start in the config-*.h file instead and avoid the ifdefDaniel Stenberg2004-09-03
* lds file for rombox buildsDaniel Stenberg2004-09-03
* Bug fix: Longish .playlist_control files got corrupted when doing ON->resume ...Jens Arnold2004-09-01
* Made queue_clear() atomic, and made the argument non-constLinus Nielsen Feltzing2004-09-01
* button_clear_queue() now works as expectedLinus Nielsen Feltzing2004-09-01
* Made queue_clear() atomic, and made the argument non-constLinus Nielsen Feltzing2004-09-01
* New kernel function: queue_clear()Linus Nielsen Feltzing2004-09-01
* Reverted an erroneous const, and fixed & optimized relative path handling. Th...Jens Arnold2004-08-31
* loading a setting (and internally calling talk_init) caused the playback to stopJörg Hohensohn2004-08-31
* New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold2004-08-30
* Fixed USB handling, and brought back the special modeJens Arnold2004-08-30
* The mute status display function now uses splash() tooJens Arnold2004-08-29
* .rockbox browse fixes, based on patch #861278 by Brian King: (1) Leaving the ...Jens Arnold2004-08-28
* Fixes: (1) metronome didn't yield() at all, (2) possible race condition, (3) ...Jens Arnold2004-08-28
* Bug fix: The splash displayed when trying to soft power off with the charger ...Jens Arnold2004-08-28
* font format documentation updated, obsolete definitions removedJörg Hohensohn2004-08-27
* By reducing the font buffer to 4000 bytes from 9000, we get 5000 fresh bytesDaniel Stenberg2004-08-27
* Fixed new font format: necessity of offset table generation, output of fonts ...Jens Arnold2004-08-27
* removed the now broken out-of-sequence check for rotated operationJörg Hohensohn2004-08-26
* Fixed pointer types & struct fontJens Arnold2004-08-26