summaryrefslogtreecommitdiff
path: root/apps/menu.h (unfollow)
Commit 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
2002-05-12remember previous menu position when returningDave Chapman
2002-05-06Capitalization corrections on menu structureRobert Hak
2002-05-06Initial creation. This removes alot of the cursor and menuing overheadRobert Hak
2002-05-04Use the defines, we can't assume a particular LCD or keypad.Daniel Stenberg
2002-05-04createdRobert Hak
2002-04-18Moved definition of TRUE and FALSE to types.hBjörn Stenberg
2002-04-17proper #ifdef'ing around the file to prevent errors if multiply includedDaniel Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg