| Commit message (Expand) | Author | Age |
| * | Since open() does now handle O_TRUNC correctly, the previous fix is no longer... | Jens Arnold | 2004-09-06 |
| * | Bug fix: open() now handles O_TRUNC correctly (this was the real cause for th... | Jens Arnold | 2004-09-06 |
| * | check the size of the .bin file, not the .ucl file | Daniel Stenberg | 2004-09-06 |
| * | when rom file is too big, mention how many bytes | Daniel Stenberg | 2004-09-06 |
| * | removed the hard-coded size limit from the Makefile with some preprocessor | Daniel Stenberg | 2004-09-06 |
| * | added romsizetest.pl to the release archive | Daniel Stenberg | 2004-09-06 |
| * | rombox support: building and zip | Daniel Stenberg | 2004-09-06 |
| * | Synced. | Mats Lidell | 2004-09-06 |
| * | Synced. | Jens Arnold | 2004-09-05 |
| * | Voicing the .rockbox warning is unnecessary because (1) It's not used by curr... | Jens Arnold | 2004-09-05 |
| * | Warning if .rockbox is missing | Henrik Backe | 2004-09-05 |
| * | Made set_file() case insensitive. | Henrik Backe | 2004-09-05 |
| * | Faster & smaller screen_dump() function, saving almost 1.8 KB of ram | Jens Arnold | 2004-09-03 |
| * | fixed rom start index | Daniel Stenberg | 2004-09-03 |
| * | define the ROM start in the config-*.h file instead and avoid the ifdef | Daniel Stenberg | 2004-09-03 |
| * | lds file for rombox builds | Daniel Stenberg | 2004-09-03 |
| * | Bug fix: Longish .playlist_control files got corrupted when doing ON->resume ... | Jens Arnold | 2004-09-01 |
| * | Made queue_clear() atomic, and made the argument non-const | Linus Nielsen Feltzing | 2004-09-01 |
| * | button_clear_queue() now works as expected | Linus Nielsen Feltzing | 2004-09-01 |
| * | Made queue_clear() atomic, and made the argument non-const | Linus Nielsen Feltzing | 2004-09-01 |
| * | New kernel function: queue_clear() | Linus Nielsen Feltzing | 2004-09-01 |
| * | 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-31 |
| * | 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-30 |
| * | The mute status display function now uses splash() too | Jens Arnold | 2004-08-29 |
| * | .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-28 |
| * | 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-27 |
| * | 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-26 |
| * | 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-24 |
| * | Bug fix: recording does no longer hang after 30 bytes (especially when runnin... | Jens Arnold | 2004-08-23 |
| * | 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-22 |
| * | 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-21 |
| * | 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 |