| Commit message (Expand) | Author | Age |
| ... | |
| * | Removed test code that shouldn't have been committed. | Björn Stenberg | 2004-09-16 |
| * | Moved LCD_WIDHT/HEIGHT from lcd driver to config file. | Björn Stenberg | 2004-09-16 |
| * | Ondio levels adjusted, use ADC channel names | Jörg Hohensohn | 2004-09-15 |
| * | Ondio USB mode works with both internal and external MMC | Jörg Hohensohn | 2004-09-14 |
| * | Ondio USB mode works, but only with external MMC | Jörg Hohensohn | 2004-09-14 |
| * | some fixes for Ondio USB passthrough (but still doesn't work yet) | Jörg Hohensohn | 2004-09-11 |
| * | prepared Ondio USB passthrough (but doesn't work yet) | Jörg Hohensohn | 2004-09-11 |
| * | prepared an empty MMC driver | Jörg Hohensohn | 2004-09-11 |
| * | 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 |
| * | button_clear_queue() now works as expected | Linus Nielsen Feltzing | 2004-09-01 |
| * | 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 |
| * | Bug fix: renaming a directory could cause a name clash. New feature: rename()... | Linus Nielsen Feltzing | 2004-08-22 |
| * | Const policed pointer arguments to functions, part 2 | Jens Arnold | 2004-08-17 |
| * | Const policed pointer arguments to functions, part 1 | Jens Arnold | 2004-08-16 |
| * | More const policeing step 4 | Jens Arnold | 2004-08-03 |
| * | More const policeing step 3 | Jens Arnold | 2004-08-03 |
| * | Fixed player builds | Jens Arnold | 2004-08-01 |
| * | More const policeing step 1 | Jens Arnold | 2004-08-01 |
| * | Now doesn't generate extraneous key-down events when releasing one key in a c... | Linus Nielsen Feltzing | 2004-07-24 |
| * | Removed nasty lvalue cast | Linus Nielsen Feltzing | 2004-07-24 |
| * | Added raw button reading functionality | Linus Nielsen Feltzing | 2004-07-21 |
| * | Extra LCD updates for the player LCD simulation | Linus Nielsen Feltzing | 2004-07-20 |
| * | Const'ed the logo, the bitmaps and the credits (optimization for running from... | Jens Arnold | 2004-07-19 |
| * | Added bookmark icon for the Player/Studio | Linus Nielsen Feltzing | 2004-07-14 |
| * | Disable the backlight before powering off the Player/Studio | Linus Nielsen Feltzing | 2004-07-14 |
| * | Removed lvalue cast, which generates warnings on newer gcc versions | Linus Nielsen Feltzing | 2004-07-13 |
| * | Simplified the recorder scrolling code a little | Linus Nielsen Feltzing | 2004-07-09 |
| * | Enabled assembler optimized disk reading and writing (approx. 2 times as fast) | Jens Arnold | 2004-07-05 |
| * | New screen dump feature for recorders | Linus Nielsen Feltzing | 2004-06-30 |
| * | Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and bl... | Linus Nielsen Feltzing | 2004-06-22 |
| * | Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi... | Linus Nielsen Feltzing | 2004-06-22 |
| * | remove C++/C99 comment | Daniel Stenberg | 2004-06-16 |
| * | Disabled automatic disk spindown (by the drive). Updated comments regarding t... | Jens Arnold | 2004-06-11 |
| * | Fixed a warning | Jens Arnold | 2004-05-15 |
| * | TABs again... | Jens Arnold | 2004-05-15 |
| * | Fixed lcd_putsxyofs() for the new lcd_bitmap() | Jens Arnold | 2004-05-14 |
| * | Some TAB characters slipped in... | Jens Arnold | 2004-05-14 |
| * | Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. No... | Jens Arnold | 2004-05-14 |
| * | Corrected the charset for old lcd of players after an incorrect change | Kjell Ericson | 2004-05-11 |
| * | Fully assembler optimized lcd driver (another 10% real-world speedup on recor... | Jens Arnold | 2004-05-10 |
| * | Faster LCD transfer routines (+35% for the player, +8% for the recorder) | Jens Arnold | 2004-05-06 |
| * | Fixed player sim warning | Jens Arnold | 2004-04-21 |