| Commit message (Expand) | Author | Age |
| ... | |
| * | prepared an empty MMC driver | Jörg Hohensohn | 2004-09-11 |
| * | Ondio USB enable, ATA part of it is missing by now | Jörg Hohensohn | 2004-09-11 |
| * | Added check for missing .rockbox directory to playlist code. | Henrik Backe | 2004-09-10 |
| * | different ADC channels for Ondio | Jörg Hohensohn | 2004-09-10 |
| * | no backlight for Ondio | Jörg Hohensohn | 2004-09-10 |
| * | temporary hacks to make it compile with the Ondio (=Player) keypad. No influe... | Jörg Hohensohn | 2004-09-10 |
| * | avoid unused variable warning if no LED | Jörg Hohensohn | 2004-09-10 |
| * | no double negation, define present features, not absent | Jörg Hohensohn | 2004-09-10 |
| * | Ondio has no LED (no RLOD possible ;-) | Jörg Hohensohn | 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-10 |
| * | 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-09 |
| * | scrambling extended for the Ondio SP/FM | Jörg Hohensohn | 2004-09-08 |
| * | Show counter option is now saved to disk | Zakk Roberts | 2004-09-07 |
| * | 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 |