summaryrefslogtreecommitdiff
path: root/apps/menu.c
AgeCommit message (Expand)Author
2002-08-23Added NSauzede's patch to detect USB while in a Menu. It also adds the USB ic...Justin Heiner
2002-08-22when we want to stop the scroll and clear the screen, it is a lot betterDaniel Stenberg
2002-08-20enabled status bar in menus on recordersMarkus Braun
2002-08-11Removed warningsBjörn Stenberg
2002-08-11First version of loadable fonts patch by Alex GitelmanBjörn Stenberg
2002-08-10Added key repeat for up/down on recorderBjörn Stenberg
2002-08-09player sim uses big font now, adjust the cursor routineDaniel Stenberg
2002-08-02Scrolling menus by Justin HeinerLinus Nielsen Feltzing
2002-07-27Menus now also exits with F1 on recorderLinus Nielsen Feltzing
2002-06-19simulated player text lines are moved down 8 pixels to make room for iconsDaniel Stenberg
2002-06-16increased lines on menu displayRobert Hak
2002-06-15made the player simulator get a "nice" cursor too!Daniel Stenberg
2002-06-14hehe, we better clear at y*8 not y*6 ;-)Daniel Stenberg
2002-06-14the cursor is now only 4 pixels wideDaniel Stenberg
2002-06-14made to use the new cursor bitmap on the recorder, so put_cursorxy() isDaniel Stenberg
2002-05-31Replaced - cursor with more suitable char for playerBjörn Stenberg
2002-05-30corrected the curson not being drawn for the recorderRobert Hak
2002-05-29Fixed draw bug. Removed wrapping.Björn Stenberg
2002-05-29MENU exits menuBjörn Stenberg
2002-05-28Menu now supports scrollingBjörn Stenberg
2002-05-28Adapted to modified button_get() callBjörn Stenberg
2002-05-26Added support for nested menusBjörn Stenberg
2002-05-23Cut away some single-use functionsBjörn Stenberg
2002-05-21Removed cursor flickerBjörn Stenberg
2002-05-21Abstracted the menu interfaceBjörn Stenberg
2002-05-21minor changesRobert Hak
2002-05-21minor changesRobert Hak
2002-05-18made the logo display a true splash screenRobert Hak
2002-05-17moved from the simulator dirDaniel Stenberg