summaryrefslogtreecommitdiffstats
path: root/apps/menu.h
AgeCommit message (Expand)AuthorFilesLines
2005-04-10FM preset menu: Set cursor to the current preset on enter. Added a generic fu...Jens Arnold1-0/+1
2005-01-23Added button definitions for gmini build. Prettified formatting.Jens Arnold1-0/+9
2004-11-19Added iRiver button codesLinus Nielsen Feltzing1-1/+9
2004-10-04Moved most actions off of button release events.Björn Stenberg1-11/+11
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-3/+3
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg1-0/+26
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold1-1/+1
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn1-5/+3
2004-07-05Added menu_insert()Linus Nielsen Feltzing1-0/+2
2004-03-16First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing1-5/+3
2004-03-15Second step of the voice-UI: Option values are spoken, if they are translatab...Jörg Hohensohn1-3/+0
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn1-1/+5
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing1-1/+8
2003-01-29New onplay-menu for the Player.Kjell Ericson1-0/+8
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg1-9/+2
2002-09-17use an unsigned char * for the stringDaniel Stenberg1-1/+1
2002-08-23MENU_DISK_CHANGED is the new value for telling disk content might haveDaniel Stenberg1-1/+1
2002-08-23Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg1-2/+10
2002-06-27Abstracted settings user interface into set_bool, set_int and set_option.Björn Stenberg1-1/+0
2002-06-14killed off a warningDaniel Stenberg1-0/+4
2002-05-26Added support for nested menusBjörn Stenberg1-2/+3
2002-05-22Oh, wrong APIBjörn Stenberg1-1/+1
2002-05-21Abstracted the menu interfaceBjörn Stenberg1-28/+4
2002-05-18made the logo display a true splash screenRobert Hak1-2/+7
2002-05-17moved from the simulator dirDaniel Stenberg1-0/+51