| Commit message (Expand) | Author | Age |
| * | Added header file for bitswap, and made the fliptable global for re-use | Jens Arnold | 2004-09-26 |
| * | Restored behaviour of SETTINGS_OK2 (old BUTTON_LEFT) in info menu | Henrik Backe | 2004-09-24 |
| * | Show the second (instead of the last) bookmark after deleting the first one | Henrik Backe | 2004-09-23 |
| * | Fixed broken reset runtime confirmation dialouge | Henrik Backe | 2004-09-23 |
| * | adjusted to work better in the new concept | Daniel Stenberg | 2004-09-22 |
| * | Restored behaviour of SETTINGS_OK2 (old BUTTON_LEFT) | Henrik Backe | 2004-09-22 |
| * | Added SETTINGS_OK2 to sleeptimer_screen to maintain consistency with | Henrik Backe | 2004-09-22 |
| * | Rearranged makefiles again to move platform-specific stuff from the Makefiles | Daniel Stenberg | 2004-09-22 |
| * | Fixed broken rewind in wps | Henrik Backe | 2004-09-21 |
| * | Fixed broken delete file/directory confirmation in onplay | Henrik Backe | 2004-09-21 |
| * | Disabled all code for the serial remote on Ondio, since the serial port is ne... | Jens Arnold | 2004-09-20 |
| * | Removed the Neo code. Nobody is interested in it. | Björn Stenberg | 2004-09-20 |
| * | Fixed typo. | Björn Stenberg | 2004-09-19 |
| * | On+play menu now activates on play release | Björn Stenberg | 2004-09-19 |
| * | Don't leave a stray release. | Björn Stenberg | 2004-09-19 |
| * | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg | 2004-09-19 |
| * | oh, I need to commit this Ondio hack, else nobody can test with the automated... | Jörg Hohensohn | 2004-09-16 |
| * | temporarily disabled building of plugins for Ondio | Daniel Stenberg | 2004-09-15 |
| * | Makefile Fix: plugin lib includes for Ondio | Jens Arnold | 2004-09-15 |
| * | Clean romstart file | Jens Arnold | 2004-09-11 |
| * | Added check for missing .rockbox directory to playlist code. | Henrik Backe | 2004-09-10 |
| * | temporary hacks to make it compile with the Ondio (=Player) keypad. No influe... | 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 |
| * | build system updated to include Ondio option | Jörg Hohensohn | 2004-09-09 |
| * | 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 |
| * | check the size of the .bin file, not the .ucl file | Daniel Stenberg | 2004-09-06 |
| * | removed the hard-coded size limit from the Makefile with some preprocessor | 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 |
| * | Bug fix: Longish .playlist_control files got corrupted when doing ON->resume ... | Jens Arnold | 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 |
| * | Fixed new font format: necessity of offset table generation, output of fonts ... | Jens Arnold | 2004-08-27 |
| * | 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 |
| * | Made the VU meter work in the simulator again | Linus Nielsen Feltzing | 2004-08-22 |
| * | Minor code-policing | Linus Nielsen Feltzing | 2004-08-21 |