Age | Commit message (Expand) | Author |
2002-10-15 | 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-14 | f2 quickscreen now reachable from f1 menu | Robert Hak |
2002-10-11 | Special case for simulator removed. | Mats Lidell |
2002-09-24 | 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-20 | New full ISO-8859-1 system font. | Björn Stenberg |
2002-09-16 | Daniel,
| Eric Linenberg |
2002-09-12 | Greg Haerr's new loadable font. No more #ifdef font-style, removed old | Daniel Stenberg |
2002-09-09 | lcd_puts() now clears to end-of-line | Björn Stenberg |
2002-09-04 | Added menu wrap. It works on the recorder, but I can't test on the player...... | Eric Linenberg |
2002-09-02 | Clear button queue when leaving menu | Björn Stenberg |
2002-09-01 | Fixed build errors | Björn Stenberg |
2002-08-31 | USB Related:
| Justin Heiner |
2002-08-30 | Added scrollbar to tree view and menus. | Markus Braun |
2002-08-23 | 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-22 | when we want to stop the scroll and clear the screen, it is a lot better | Daniel Stenberg |
2002-08-20 | enabled status bar in menus on recorders | Markus Braun |
2002-08-11 | Removed warnings | Björn Stenberg |
2002-08-11 | First version of loadable fonts patch by Alex Gitelman | Björn Stenberg |
2002-08-10 | Added key repeat for up/down on recorder | Björn Stenberg |
2002-08-09 | player sim uses big font now, adjust the cursor routine | Daniel Stenberg |
2002-08-02 | Scrolling menus by Justin Heiner | Linus Nielsen Feltzing |
2002-07-27 | Menus now also exits with F1 on recorder | Linus Nielsen Feltzing |
2002-06-19 | simulated player text lines are moved down 8 pixels to make room for icons | Daniel Stenberg |
2002-06-16 | increased lines on menu display | Robert Hak |
2002-06-15 | made the player simulator get a "nice" cursor too! | Daniel Stenberg |
2002-06-14 | 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-05-31 | Replaced - cursor with more suitable char for player | Björn Stenberg |
2002-05-30 | corrected the curson not being drawn for the recorder | Robert Hak |
2002-05-29 | Fixed draw bug. Removed wrapping. | Björn Stenberg |
2002-05-29 | MENU exits menu | Björn Stenberg |
2002-05-28 | Menu now supports scrolling | Björn Stenberg |
2002-05-28 | Adapted to modified button_get() call | Björn Stenberg |
2002-05-26 | Added support for nested menus | Björn Stenberg |
2002-05-23 | Cut away some single-use functions | Björn Stenberg |
2002-05-21 | 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-18 | made the logo display a true splash screen | Robert Hak |