Age | Commit message (Expand) | Author |
2004-08-31 | Reverted an erroneous const, and fixed & optimized relative path handling. Th... | Jens Arnold |
2004-08-31 | loading a setting (and internally calling talk_init) caused the playback to stop | Jörg Hohensohn |
2004-08-30 | New debug feature: Use the SH1 user break controller to catch illegal memory ... | Jens Arnold |
2004-08-30 | Fixed USB handling, and brought back the special mode | Jens Arnold |
2004-08-29 | The mute status display function now uses splash() too | Jens Arnold |
2004-08-28 | .rockbox browse fixes, based on patch #861278 by Brian King: (1) Leaving the ... | Jens Arnold |
2004-08-28 | Fixes: (1) metronome didn't yield() at all, (2) possible race condition, (3) ... | Jens Arnold |
2004-08-28 | Bug fix: The splash displayed when trying to soft power off with the charger ... | Jens Arnold |
2004-08-27 | font format documentation updated, obsolete definitions removed | Jörg Hohensohn |
2004-08-27 | By reducing the font buffer to 4000 bytes from 9000, we get 5000 fresh bytes | Daniel Stenberg |
2004-08-27 | Fixed new font format: necessity of offset table generation, output of fonts ... | Jens Arnold |
2004-08-26 | removed the now broken out-of-sequence check for rotated operation | Jörg Hohensohn |
2004-08-26 | Fixed pointer types & struct font | Jens Arnold |
2004-08-26 | New font format (already rotated) saves code, space and time. On the downside... | Jörg Hohensohn |
2004-08-26 | Made local constant arrays static, saving a few bytes | Jens Arnold |
2004-08-24 | Make the buildzip script able to build zips even when not run in a dir | Daniel Stenberg |
2004-08-24 | oops, forgot to remove my debug prints | Daniel Stenberg |
2004-08-24 | exclude fonts from the zip file that are larger than the maximum size we can | Daniel Stenberg |
2004-08-24 | remove zip on clean | Daniel Stenberg |
2004-08-23 | Bug fix: recording does no longer hang after 30 bytes (especially when runnin... | Jens Arnold |
2004-08-22 | Bug fix: renaming a directory could cause a name clash. New feature: rename()... | Linus Nielsen Feltzing |
2004-08-22 | Made the VU meter work in the simulator again | Linus Nielsen Feltzing |
2004-08-21 | Removed CR/LF line terminators | Linus Nielsen Feltzing |
2004-08-21 | Minor code-policing | Linus Nielsen Feltzing |
2004-08-21 | Patch #1002379 by Lee Pilgrim, New VU meter | Linus Nielsen Feltzing |
2004-08-21 | Patch #1011849 by Antoine Cellerier | Linus Nielsen Feltzing |
2004-08-21 | M+ 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 4 | Jens Arnold |
2004-08-18 | fixed comments, added linefeeds to chop some of the longest lines | Daniel Stenberg |
2004-08-18 | Const policed pointer arguments to functions, part 3 | Jens Arnold |
2004-08-17 | Plugin API documentation by Antoine Cellerier | Björn Stenberg |
2004-08-17 | Minesweeper and Solitaire plugins by Antoine Cellerier | Björn Stenberg |
2004-08-17 | Const policed pointer arguments to functions, part 2 | Jens Arnold |
2004-08-16 | Const policed pointer arguments to functions, part 1 | Jens Arnold |
2004-08-13 | Added cgiirc script instead of java client | Björn Stenberg |
2004-08-13 | Updated the player character layout. | Kjell Ericson |
2004-08-09 | Fixed main thread stack size | Jens Arnold |
2004-08-06 | MAS register addresses are 8 bit | Jens Arnold |
2004-08-05 | Synced. | Mats Lidell |
2004-08-05 | Corrected MAS version checks | Jens Arnold |
2004-08-05 | Removed extra const | Zakk Roberts |
2004-08-05 | New checkboxes introduced for improved, reworked options screen - new option ... | Zakk Roberts |
2004-08-03 | A little more straightforward vbr header checks | Jens Arnold |
2004-08-03 | Const policed the grayscale lib & plugin | Jens Arnold |
2004-08-03 | More const policeing step 5 | Jens Arnold |
2004-08-03 | More const policeing step 4 | Jens Arnold |
2004-08-03 | More const policeing step 3 | Jens Arnold |
2004-08-02 | Added extra error reporting | Hardeep Sidhu |
2004-08-01 | More const policeing step 2 | Jens Arnold |
2004-08-01 | Fixed player builds | Jens Arnold |