| Commit message (Expand) | Author | Age |
| ... | |
| * | Use status_set... | Mats Lidell | 2002-10-15 |
| * | The player firmware now autodetects the LCD type. No need for two player vers... | Linus Nielsen Feltzing | 2002-10-15 |
| * | f2 quickscreen now reachable from f1 menu | Robert Hak | 2002-10-14 |
| * | Special case for simulator removed. | Mats Lidell | 2002-10-11 |
| * | Only show scrollbar when needed. (Björn Fischer) | Björn Stenberg | 2002-09-24 |
| * | Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets... | Björn Stenberg | 2002-09-24 |
| * | Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ... | Björn Stenberg | 2002-09-24 |
| * | Added proper quickscreen to F3 in menus | Björn Stenberg | 2002-09-24 |
| * | New full ISO-8859-1 system font. | Björn Stenberg | 2002-09-20 |
| * | Daniel,
| Eric Linenberg | 2002-09-16 |
| * | Greg Haerr's new loadable font. No more #ifdef font-style, removed old | Daniel Stenberg | 2002-09-12 |
| * | lcd_puts() now clears to end-of-line | Björn Stenberg | 2002-09-09 |
| * | Added menu wrap. It works on the recorder, but I can't test on the player...... | Eric Linenberg | 2002-09-04 |
| * | Clear button queue when leaving menu | Björn Stenberg | 2002-09-02 |
| * | Fixed build errors | Björn Stenberg | 2002-09-01 |
| * | USB Related:
| Justin Heiner | 2002-08-31 |
| * | Added scrollbar to tree view and menus. | Markus Braun | 2002-08-30 |
| * | properly remember DISK_CHANGE status and return that to menu parents, | Daniel Stenberg | 2002-08-23 |
| * | MENU_DISK_CHANGED is the new value for telling disk content might have | Daniel Stenberg | 2002-08-23 |
| * | Remade the menu system slightly. All functions invoked from menus now use | Daniel Stenberg | 2002-08-23 |
| * | OK, a (hopefully) successful attempt at getting rid of the yellows that I cre... | Justin Heiner | 2002-08-23 |
| * | Forgot to #ifdef something | Justin Heiner | 2002-08-23 |
| * | Added NSauzede's patch to detect USB while in a Menu. It also adds the USB ic... | Justin Heiner | 2002-08-23 |
| * | when we want to stop the scroll and clear the screen, it is a lot better | Daniel Stenberg | 2002-08-22 |
| * | enabled status bar in menus on recorders | Markus Braun | 2002-08-20 |
| * | Removed warnings | Björn Stenberg | 2002-08-11 |
| * | First version of loadable fonts patch by Alex Gitelman | Björn Stenberg | 2002-08-11 |
| * | Added key repeat for up/down on recorder | Björn Stenberg | 2002-08-10 |
| * | player sim uses big font now, adjust the cursor routine | Daniel Stenberg | 2002-08-09 |
| * | Scrolling menus by Justin Heiner | Linus Nielsen Feltzing | 2002-08-02 |
| * | Menus now also exits with F1 on recorder | Linus Nielsen Feltzing | 2002-07-27 |
| * | simulated player text lines are moved down 8 pixels to make room for icons | Daniel Stenberg | 2002-06-19 |
| * | increased lines on menu display | Robert Hak | 2002-06-16 |
| * | made the player simulator get a "nice" cursor too! | Daniel Stenberg | 2002-06-15 |
| * | hehe, we better clear at y*8 not y*6 ;-) | Daniel Stenberg | 2002-06-14 |
| * | the cursor is now only 4 pixels wide | Daniel Stenberg | 2002-06-14 |
| * | made to use the new cursor bitmap on the recorder, so put_cursorxy() is | Daniel Stenberg | 2002-06-14 |
| * | Replaced - cursor with more suitable char for player | Björn Stenberg | 2002-05-31 |
| * | corrected the curson not being drawn for the recorder | Robert Hak | 2002-05-30 |
| * | Fixed draw bug. Removed wrapping. | Björn Stenberg | 2002-05-29 |
| * | MENU exits menu | Björn Stenberg | 2002-05-29 |
| * | Menu now supports scrolling | Björn Stenberg | 2002-05-28 |
| * | Adapted to modified button_get() call | Björn Stenberg | 2002-05-28 |
| * | Added support for nested menus | Björn Stenberg | 2002-05-26 |
| * | Cut away some single-use functions | Björn Stenberg | 2002-05-23 |
| * | Removed cursor flicker | Björn Stenberg | 2002-05-21 |
| * | Abstracted the menu interface | Björn Stenberg | 2002-05-21 |
| * | minor changes | Robert Hak | 2002-05-21 |
| * | minor changes | Robert Hak | 2002-05-21 |
| * | made the logo display a true splash screen | Robert Hak | 2002-05-18 |