summaryrefslogtreecommitdiffstats
path: root/apps/menu.h
AgeCommit message (Expand)AuthorFilesLines
2007-03-07Make the old menu aPI use the new API. Both are avialable to core and Jonathan Gordon1-32/+22
2007-03-03Allow settings to have a different title in the setting screen than they Jonathan Gordon1-0/+11
2007-03-03Remove the need to double up the MENU macros in manu.h.Jonathan Gordon1-42/+4
2007-03-01Introducing the root menu!Jonathan Gordon1-5/+34
2007-02-27Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon1-12/+12
2007-02-19Convert the EQ menusJonathan Gordon1-2/+29
2007-02-14Icons in the menus. Thanks midkay for them.Jonathan Gordon1-7/+39
2007-02-11Comment the macros a bit, no actual code changeJonathan Gordon1-15/+33
2007-02-10fix typo which causes the macro to cause compile errorsJonathan Gordon1-1/+1
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon1-90/+88
2006-11-10Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold1-7/+0
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+9
2006-05-17iAudio X5: Allow joystick SELECT in menusLinus Nielsen Feltzing1-0/+1
2006-02-24first gigabeat commitMarcoen Hirschberg1-0/+10
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing1-1/+1
2006-02-05Use the iPod 4G button mappings for the iPod 3G as well (at least for now)Dave Chapman1-1/+1
2006-02-02iPod: Fix some button-mapping bugs and inconsistenciesDave Chapman1-0/+1
2006-01-18Matt v.d. Westhuizen's iAudio X5 keypad adjustmentsDaniel Stenberg1-0/+8
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-0/+8
2005-12-19Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden...Dave Chapman1-1/+1
2005-11-12iPod: Add placeholder button definitions - these need reviewing when the butt...Dave Chapman1-0/+10
2005-11-03Fixed a bug whith the multi-screen menus : when entering / leaving a menu, th...Kevin Ferrare1-0/+1
2005-10-31Corrected a small bug about status bar not refreshing the clock in menus on a...Kevin Ferrare1-2/+5
2005-10-30Partial menus support on remote (only browsing is working, changing option is...Kevin Ferrare1-16/+1
2005-09-01On popular demand, the arrow cursor is reintroducedLinus Nielsen Feltzing1-4/+0
2005-08-30Removed the line selector option, it is now always an inverse bar (except for...Linus Nielsen Feltzing1-0/+4
2005-06-29Hristo Kovachev's keypad fixes for the H300 buildDaniel Stenberg1-1/+2
2005-06-23When exiting the context menu with the menu button, call the main menu. Mainl...Jens Arnold1-45/+45
2005-06-18Button adjustments for H1x0: added mode button for leaving menus and cancelli...Jens Arnold1-0/+1
2005-06-12Add remote control support to tree and menu. Move defines from wps.c to wps.hMarcoen Hirschberg1-0/+15
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