Age | Commit message (Expand) | Author |
2004-09-10 | minor oops | Jörg Hohensohn |
2004-09-10 | adjustment for the Ondio: button driver has an Odio part, for now it has a Pl... | Jörg Hohensohn |
2004-09-10 | adjustment for the Ondio: I2C clock is on a different pin | Jörg Hohensohn |
2004-09-09 | the very first adjustment for the Ondio: fix the screen orientation | Jörg Hohensohn |
2004-09-09 | build system updated to include Ondio option | Jörg Hohensohn |
2004-09-08 | scrambling extended for the Ondio SP/FM | Jörg Hohensohn |
2004-09-07 | Show counter option is now saved to disk | Zakk Roberts |
2004-09-06 | 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-05 | 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-03 | 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-01 | 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-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 |