Age | Commit message (Expand) | Author |
2019-09-20 | Bug fix dynamic menus | William Wilgus |
2018-10-18 | Fix menu warnings | William Wilgus |
2011-11-15 | FS#12251 - User shortcuts in the main menu. | Jonathan Gordon |
2011-10-17 | Remake the sleep timer menu item, so that selecting it while the timer is run... | Thomas Martitz |
2010-05-09 | FS#11250: Hotkey setting method changed to menu item vs button pres in contex... | Jeffrey Goode |
2010-05-07 | Hotkey menu items have their own icon | Jeffrey Goode |
2010-01-26 | Accept the last patch FS#10797 with a few changes by me (fixing side effects ... | Thomas Martitz |
2009-03-10 | Fix redraw sequence when exiting a setting menu, so splashes work properly - ... | Steve Bavin |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-04-23 | option_screen() now accepts a viewport | Jonathan Gordon |
2008-03-26 | the menu and list now accepts a parent viewport to draw in (and the menu can ... | Jonathan Gordon |
2007-10-09 | Add a voice callback to dynamic menus, along side the text_callback. | Stéphane Doyon |
2007-05-20 | Update some comments in menu.h to be hopefully more helpful. | Jonathan Gordon |
2007-05-08 | Move the old api out of the core and into the plugin lib. | Jonathan Gordon |
2007-05-01 | clean up and fix comments. no actual code change | Jonathan Gordon |
2007-04-30 | Convert onplay.c to the new manu API. only plugins are still using the old AP... | Jonathan Gordon |
2007-04-08 | Give all menus using the old API a nice title and icons (except plugins) | Jonathan Gordon |
2007-03-27 | Move all valid menu return codes to a single file (root_menu.h) so we don't n... | Jonathan Gordon |
2007-03-25 | convert the xobox menu to the new API so it can be used as an example for plu... | Jonathan Gordon |
2007-03-18 | Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and | Jonathan Gordon |
2007-03-18 | Fix improper shift and mask order causing FS#6842 | Jonathan Gordon |
2007-03-17 | Unify the way functions are called from menus. | Jonathan Gordon |
2007-03-07 | Make the old menu aPI use the new API. Both are avialable to core and | Jonathan Gordon |
2007-03-03 | Allow settings to have a different title in the setting screen than they | Jonathan Gordon |
2007-03-03 | Remove the need to double up the MENU macros in manu.h. | Jonathan Gordon |
2007-03-01 | Introducing the root menu! | Jonathan Gordon |
2007-02-27 | Code Police: Remove tabs throught apps/ . Hopefully no actual code | Jonathan Gordon |
2007-02-19 | Convert the EQ menus | Jonathan Gordon |
2007-02-14 | Icons in the menus. Thanks midkay for them. | Jonathan Gordon |
2007-02-11 | Comment the macros a bit, no actual code change | Jonathan Gordon |
2007-02-10 | fix typo which causes the macro to cause compile errors | Jonathan Gordon |
2007-02-08 | beginning of the new menu system. This commit shouldnt break anything, | Jonathan Gordon |
2006-11-10 | Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. | Jens Arnold |
2006-08-03 | Barry Wardell's keymappings for H10 | Daniel Stenberg |
2006-05-17 | iAudio X5: Allow joystick SELECT in menus | Linus Nielsen Feltzing |
2006-02-24 | first gigabeat commit | Marcoen Hirschberg |
2006-02-24 | Button driver for iAudio X5 | Linus Nielsen Feltzing |
2006-02-05 | Use the iPod 4G button mappings for the iPod 3G as well (at least for now) | Dave Chapman |
2006-02-02 | iPod: Fix some button-mapping bugs and inconsistencies | Dave Chapman |
2006-01-18 | Matt v.d. Westhuizen's iAudio X5 keypad adjustments | Daniel Stenberg |
2006-01-12 | Work-in-progress iriver iFP-7xx port by Tomasz Malesinski | Dave Chapman |
2005-12-19 | Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be iden... | Dave Chapman |
2005-11-12 | iPod: Add placeholder button definitions - these need reviewing when the butt... | Dave Chapman |
2005-11-03 | Fixed a bug whith the multi-screen menus : when entering / leaving a menu, th... | Kevin Ferrare |
2005-10-31 | Corrected a small bug about status bar not refreshing the clock in menus on a... | Kevin Ferrare |
2005-10-30 | Partial menus support on remote (only browsing is working, changing option is... | Kevin Ferrare |
2005-09-01 | On popular demand, the arrow cursor is reintroduced | Linus Nielsen Feltzing |
2005-08-30 | Removed the line selector option, it is now always an inverse bar (except for... | Linus Nielsen Feltzing |
2005-06-29 | Hristo Kovachev's keypad fixes for the H300 build | Daniel Stenberg |
2005-06-23 | When exiting the context menu with the menu button, call the main menu. Mainl... | Jens Arnold |