summaryrefslogtreecommitdiffstats
path: root/apps/menu.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-20enabled status bar in menus on recordersMarkus Braun1-8/+39
2002-08-11Removed warningsBjörn Stenberg1-0/+2
2002-08-11First version of loadable fonts patch by Alex GitelmanBjörn Stenberg1-6/+34
2002-08-10Added key repeat for up/down on recorderBjörn Stenberg1-0/+2
2002-08-09player sim uses big font now, adjust the cursor routineDaniel Stenberg1-2/+2
2002-08-02Scrolling menus by Justin HeinerLinus Nielsen Feltzing1-3/+11
2002-07-27Menus now also exits with F1 on recorderLinus Nielsen Feltzing1-0/+1
2002-06-19simulated player text lines are moved down 8 pixels to make room for iconsDaniel Stenberg1-2/+6
2002-06-16increased lines on menu displayRobert Hak1-1/+1
2002-06-15made the player simulator get a "nice" cursor too!Daniel Stenberg1-1/+4
2002-06-14hehe, we better clear at y*8 not y*6 ;-)Daniel Stenberg1-1/+1
2002-06-14the cursor is now only 4 pixels wideDaniel Stenberg1-2/+2
2002-06-14made to use the new cursor bitmap on the recorder, so put_cursorxy() isDaniel Stenberg1-8/+30
2002-05-31Replaced - cursor with more suitable char for playerBjörn Stenberg1-2/+12
2002-05-30corrected the curson not being drawn for the recorderRobert Hak1-5/+16
2002-05-29Fixed draw bug. Removed wrapping.Björn Stenberg1-11/+5
2002-05-29MENU exits menuBjörn Stenberg1-0/+1
2002-05-28Menu now supports scrollingBjörn Stenberg1-33/+42
2002-05-28Adapted to modified button_get() callBjörn Stenberg1-7/+1
2002-05-26Added support for nested menusBjörn Stenberg1-39/+57
2002-05-23Cut away some single-use functionsBjörn Stenberg1-45/+10
2002-05-21Removed cursor flickerBjörn Stenberg1-8/+5
2002-05-21Abstracted the menu interfaceBjörn Stenberg1-126/+102
2002-05-21minor changesRobert Hak1-9/+7
2002-05-21minor changesRobert Hak1-8/+8
2002-05-18made the logo display a true splash screenRobert Hak1-8/+34
2002-05-17moved from the simulator dirDaniel Stenberg1-0/+187