summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-08-21Removed CR/LF line terminatorsLinus Nielsen Feltzing
2004-08-21Minor code-policingLinus Nielsen Feltzing
2004-08-21Patch #1002379 by Lee Pilgrim, New VU meterLinus Nielsen Feltzing
2004-08-21Patch #1011849 by Antoine CellerierLinus Nielsen Feltzing
2004-08-21M+ always copied the power part of the result, even after performing an addit...Linus Nielsen Feltzing
2004-08-18 Const policed pointer arguments to functions, part 4Jens Arnold
2004-08-18fixed comments, added linefeeds to chop some of the longest linesDaniel Stenberg
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold
2004-08-17Plugin API documentation by Antoine CellerierBjörn Stenberg
2004-08-17Minesweeper and Solitaire plugins by Antoine CellerierBjörn Stenberg
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold
2004-08-13Added cgiirc script instead of java clientBjörn Stenberg
2004-08-13Updated the player character layout.Kjell Ericson
2004-08-09Fixed main thread stack sizeJens Arnold
2004-08-06MAS register addresses are 8 bitJens Arnold
2004-08-05Synced.Mats Lidell
2004-08-05Corrected MAS version checksJens Arnold
2004-08-05Removed extra constZakk Roberts
2004-08-05New checkboxes introduced for improved, reworked options screen - new option ...Zakk Roberts
2004-08-03A little more straightforward vbr header checksJens Arnold
2004-08-03Const policed the grayscale lib & pluginJens Arnold
2004-08-03More const policeing step 5Jens Arnold
2004-08-03More const policeing step 4Jens Arnold
2004-08-03More const policeing step 3Jens Arnold
2004-08-02Added extra error reportingHardeep Sidhu
2004-08-01More const policeing step 2Jens Arnold
2004-08-01Fixed player buildsJens Arnold