summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-10minor oopsJörg Hohensohn
2004-09-10adjustment for the Ondio: button driver has an Odio part, for now it has a Pl...Jörg Hohensohn
2004-09-10adjustment for the Ondio: I2C clock is on a different pinJörg Hohensohn
2004-09-09the very first adjustment for the Ondio: fix the screen orientationJörg Hohensohn
2004-09-09build system updated to include Ondio optionJörg Hohensohn
2004-09-08scrambling extended for the Ondio SP/FMJörg Hohensohn
2004-09-07Show counter option is now saved to diskZakk Roberts
2004-09-06Since open() does now handle O_TRUNC correctly, the previous fix is no longer...Jens Arnold
2004-09-06Bug fix: open() now handles O_TRUNC correctly (this was the real cause for th...Jens Arnold
2004-09-06check the size of the .bin file, not the .ucl fileDaniel Stenberg
2004-09-06when rom file is too big, mention how many bytesDaniel Stenberg
2004-09-06removed the hard-coded size limit from the Makefile with some preprocessorDaniel Stenberg
2004-09-06added romsizetest.pl to the release archiveDaniel Stenberg
2004-09-06rombox support: building and zipDaniel Stenberg
2004-09-06Synced.Mats Lidell
2004-09-05Synced.Jens Arnold
2004-09-05Voicing the .rockbox warning is unnecessary because (1) It's not used by curr...Jens Arnold
2004-09-05Warning if .rockbox is missingHenrik Backe
2004-09-05Made set_file() case insensitive.Henrik Backe
2004-09-03Faster & smaller screen_dump() function, saving almost 1.8 KB of ramJens Arnold
2004-09-03fixed rom start indexDaniel Stenberg
2004-09-03define the ROM start in the config-*.h file instead and avoid the ifdefDaniel Stenberg
2004-09-03lds file for rombox buildsDaniel Stenberg
2004-09-01Bug fix: Longish .playlist_control files got corrupted when doing ON->resume ...Jens Arnold
2004-09-01Made queue_clear() atomic, and made the argument non-constLinus Nielsen Feltzing
2004-09-01button_clear_queue() now works as expectedLinus Nielsen Feltzing
2004-09-01Made queue_clear() atomic, and made the argument non-constLinus Nielsen Feltzing
2004-09-01New kernel function: queue_clear()Linus Nielsen Feltzing
2004-08-31Reverted an erroneous const, and fixed & optimized relative path handling. Th...Jens Arnold
2004-08-31loading a setting (and internally calling talk_init) caused the playback to stopJörg Hohensohn
2004-08-30New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold
2004-08-30Fixed USB handling, and brought back the special modeJens Arnold
2004-08-29The mute status display function now uses splash() tooJens Arnold
2004-08-28.rockbox browse fixes, based on patch #861278 by Brian King: (1) Leaving the ...Jens Arnold
2004-08-28Fixes: (1) metronome didn't yield() at all, (2) possible race condition, (3) ...Jens Arnold
2004-08-28Bug fix: The splash displayed when trying to soft power off with the charger ...Jens Arnold
2004-08-27font format documentation updated, obsolete definitions removedJörg Hohensohn
2004-08-27By reducing the font buffer to 4000 bytes from 9000, we get 5000 fresh bytesDaniel Stenberg
2004-08-27Fixed new font format: necessity of offset table generation, output of fonts ...Jens Arnold
2004-08-26removed the now broken out-of-sequence check for rotated operationJörg Hohensohn
2004-08-26Fixed pointer types & struct fontJens Arnold
2004-08-26New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn
2004-08-26Made local constant arrays static, saving a few bytesJens Arnold
2004-08-24Make the buildzip script able to build zips even when not run in a dirDaniel Stenberg
2004-08-24oops, forgot to remove my debug printsDaniel Stenberg
2004-08-24exclude fonts from the zip file that are larger than the maximum size we canDaniel Stenberg
2004-08-24remove zip on cleanDaniel Stenberg
2004-08-23Bug fix: recording does no longer hang after 30 bytes (especially when runnin...Jens Arnold
2004-08-22Bug fix: renaming a directory could cause a name clash. New feature: rename()...Linus Nielsen Feltzing
2004-08-22Made the VU meter work in the simulator againLinus Nielsen Feltzing