summaryrefslogtreecommitdiffstats
path: root/apps/menu.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus1-5/+10
2019-09-20Bug fix dynamic menusWilliam Wilgus1-1/+2
2018-10-18Fix menu warningsWilliam Wilgus1-1/+0
2011-11-15FS#12251 - User shortcuts in the main menu.Jonathan Gordon1-0/+3
2011-10-17Remake the sleep timer menu item, so that selecting it while the timer is run...Thomas Martitz1-1/+1
2010-05-09FS#11250: Hotkey setting method changed to menu item vs button pres in contex...Jeffrey Goode1-1/+0
2010-05-07Hotkey menu items have their own iconJeffrey Goode1-0/+1
2010-01-26Accept the last patch FS#10797 with a few changes by me (fixing side effects ...Thomas Martitz1-1/+1
2009-03-10Fix redraw sequence when exiting a setting menu, so splashes work properly - ...Steve Bavin1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-04-23option_screen() now accepts a viewportJonathan Gordon1-1/+2
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon1-1/+2
2007-10-09Add a voice callback to dynamic menus, along side the text_callback.Stéphane Doyon1-6/+8
2007-05-20Update some comments in menu.h to be hopefully more helpful.Jonathan Gordon1-4/+22
2007-05-08Move the old api out of the core and into the plugin lib.Jonathan Gordon1-20/+0
2007-05-01clean up and fix comments. no actual code changeJonathan Gordon1-30/+38
2007-04-30Convert onplay.c to the new manu API. only plugins are still using the old AP...Jonathan Gordon1-3/+4
2007-04-08Give all menus using the old API a nice title and icons (except plugins)Jonathan Gordon1-0/+1
2007-03-27Move all valid menu return codes to a single file (root_menu.h) so we don't n...Jonathan Gordon1-5/+2
2007-03-25convert the xobox menu to the new API so it can be used as an example for plu...Jonathan Gordon1-1/+1
2007-03-18Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and Jonathan Gordon1-8/+6
2007-03-18Fix improper shift and mask order causing FS#6842Jonathan Gordon1-0/+1
2007-03-17Unify the way functions are called from menus.Jonathan Gordon1-37/+36
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