summaryrefslogtreecommitdiff
path: root/apps/menu.h
AgeCommit message (Expand)Author
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman
2005-11-12iPod: Add placeholder button definitions - these need reviewing when the butt...Dave Chapman
2005-11-03Fixed a bug whith the multi-screen menus : when entering / leaving a menu, th...Kevin Ferrare
2005-10-31Corrected a small bug about status bar not refreshing the clock in menus on a...Kevin Ferrare
2005-10-30Partial menus support on remote (only browsing is working, changing option is...Kevin Ferrare
2005-09-01On popular demand, the arrow cursor is reintroducedLinus Nielsen Feltzing
2005-08-30Removed the line selector option, it is now always an inverse bar (except for...Linus Nielsen Feltzing
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg
2005-06-23When exiting the context menu with the menu button, call the main menu. Mainl...Jens Arnold
2005-06-18Button adjustments for H1x0: added mode button for leaving menus and cancelli...Jens Arnold
2005-06-12Add remote control support to tree and menu. Move defines from wps.c to wps.hMarcoen Hirschberg
2005-04-10FM preset menu: Set cursor to the current preset on enter. Added a generic fu...Jens Arnold
2005-01-23Added button definitions for gmini build. Prettified formatting.Jens Arnold
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