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