- dd40c46 Fix menu warnings by William Wilgus · 6 years ago
- 101693f FS#12251 - User shortcuts in the main menu. by Jonathan Gordon · 13 years ago
- a453bee Remake the sleep timer menu item, so that selecting it while the timer is running by Thomas Martitz · 13 years ago
- 1ad76ff FS#11250: Hotkey setting method changed to menu item vs button pres in context menu. Manuals updated to match. by Jeffrey Goode · 14 years ago
- 16e0c57 Hotkey menu items have their own icon by Jeffrey Goode · 14 years ago
- 5629d55 Accept the last patch FS#10797 with a few changes by me (fixing side effects and adding the new backdrop_hide() to the multi screen api). It changes the hide_bars parameter to mean hide_theme. by Thomas Martitz · 15 years ago
- f14999e Fix redraw sequence when exiting a setting menu, so splashes work properly - see FS#9994. by Steve Bavin · 16 years ago
- 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
- fe9dca3 option_screen() now accepts a viewport by Jonathan Gordon · 16 years ago
- 5ca1539 the menu and list now accepts a parent viewport to draw in (and the menu can be told to not show status/button bars). This lays the groundwork to fix colour problems with plugin menus (see star.c for an example.) This hopefully fixes some button bar issues as well as theme problems. by Jonathan Gordon · 17 years ago
- 5acf091 Add a voice callback to dynamic menus, along side the text_callback. by Stéphane Doyon · 17 years ago
- b85817a Update some comments in menu.h to be hopefully more helpful. by Jonathan Gordon · 17 years ago
- 77a458a Move the old api out of the core and into the plugin lib. by Jonathan Gordon · 17 years ago
- 26ff697 clean up and fix comments. no actual code change by Jonathan Gordon · 17 years ago
- 3a7760c Convert onplay.c to the new manu API. only plugins are still using the old API now by Jonathan Gordon · 17 years ago
- 21b415d Give all menus using the old API a nice title and icons (except plugins) by Jonathan Gordon · 18 years ago
- 91e726a Move all valid menu return codes to a single file (root_menu.h) so we don't need to rely on GO_TO_ROOT == MENU_ATTACHED_USB. by Jonathan Gordon · 18 years ago
- 1f5ee2a convert the xobox menu to the new API so it can be used as an example for plugin devs by Jonathan Gordon · 18 years ago
- e54d8e1 Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and by Jonathan Gordon · 18 years ago
- b5e587c Fix improper shift and mask order causing FS#6842 by Jonathan Gordon · 18 years ago
- daf6694 Unify the way functions are called from menus. by Jonathan Gordon · 18 years ago
- 3452146 Make the old menu aPI use the new API. Both are avialable to core and by Jonathan Gordon · 18 years ago
- 9709086 Allow settings to have a different title in the setting screen than they by Jonathan Gordon · 18 years ago
- 02a8717 Remove the need to double up the MENU macros in manu.h. by Jonathan Gordon · 18 years ago
- 91cb68a Introducing the root menu! by Jonathan Gordon · 18 years ago
- 8ca99d3 Code Police: Remove tabs throught apps/ . Hopefully no actual code change by Jonathan Gordon · 18 years ago
- 2801a87 Convert the EQ menus by Jonathan Gordon · 18 years ago
- 5599d68 Icons in the menus. Thanks midkay for them. by Jonathan Gordon · 18 years ago
- 37d246a Comment the macros a bit, no actual code change by Jonathan Gordon · 18 years ago
- ee430ac fix typo which causes the macro to cause compile errors by Jonathan Gordon · 18 years ago
- 4718a1e beginning of the new menu system. This commit shouldnt break anything, by Jonathan Gordon · 18 years ago
- 780f79e Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately. by Jens Arnold · 18 years ago
- 1e88be5 Barry Wardell's keymappings for H10 by Daniel Stenberg · 18 years ago
- b322af2 iAudio X5: Allow joystick SELECT in menus by Linus Nielsen Feltzing · 18 years ago
- 338e2bb first gigabeat commit by Marcoen Hirschberg · 19 years ago
- 568ac3e Button driver for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
- cbfe90e Use the iPod 4G button mappings for the iPod 3G as well (at least for now) by Dave Chapman · 19 years ago
- 20debbf iPod: Fix some button-mapping bugs and inconsistencies by Dave Chapman · 19 years ago
- cedba88 Matt v.d. Westhuizen's iAudio X5 keypad adjustments by Daniel Stenberg · 19 years ago
- d83e929 Work-in-progress iriver iFP-7xx port by Tomasz Malesinski by Dave Chapman · 19 years ago
- 0dc63c1 Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be identical to the other 4G models by Dave Chapman · 19 years ago
- 64e5239 iPod: Add placeholder button definitions - these need reviewing when the button usage for the iPod is decided by Dave Chapman · 19 years ago
- c43822d Fixed a bug whith the multi-screen menus : when entering / leaving a menu, the selected item was not voiced by Kevin Ferrare · 19 years ago
- b83dc38 Corrected a small bug about status bar not refreshing the clock in menus on archos, added some H1x0 remote key bindings (thanks Stephan Wezel for the patch ! ) by Kevin Ferrare · 19 years ago
- db8415c Partial menus support on remote (only browsing is working, changing option isn't), corrected a bug in gui_list about scrollbar beeing displayed sometimes when it musn't by Kevin Ferrare · 19 years ago
- 6c2af7c On popular demand, the arrow cursor is reintroduced by Linus Nielsen Feltzing · 19 years ago
- f43216f Removed the line selector option, it is now always an inverse bar (except for the Player/Studio of course) by Linus Nielsen Feltzing · 19 years ago
- 01377e2 Hristo Kovachev's keypad fixes for the H300 build by Daniel Stenberg · 19 years ago
- da2b45f When exiting the context menu with the menu button, call the main menu. Mainly useful on Ondio which can't have both main menu and context menu bound in wps. Holding MODE on Ondio will now bring up the wps context menu instead of the main menu. by Jens Arnold · 19 years ago
- 9ed26cb Button adjustments for H1x0: added mode button for leaving menus and cancelling settings, removed unnecessary soft keylock from wps. by Jens Arnold · 19 years ago
- c19e0f0 Add remote control support to tree and menu. Move defines from wps.c to wps.h by Marcoen Hirschberg · 19 years ago
- cef15c6 FM preset menu: Set cursor to the current preset on enter. Added a generic function to the menu system which allows for setting the position. by Jens Arnold · 19 years ago
- 259e354 Added button definitions for gmini build. Prettified formatting. by Jens Arnold · 20 years ago
- e68ccbd Added iRiver button codes by Linus Nielsen Feltzing · 20 years ago
- ff4b21d Moved most actions off of button release events. by Björn Stenberg · 20 years ago
- 593cc00 a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) by Jörg Hohensohn · 20 years ago
- 6c33c51 Redesigned the button handling. The code now uses symbolic function defines instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts. by Björn Stenberg · 20 years ago
- 8fb3361 Const policed pointer arguments to functions, part 3 by Jens Arnold · 20 years ago
- b1403ee New way of defining menus and options allows to declare them static const, which saves the code to runtime-assemble them. Rockbox just got 6 KB smaller. by Jörg Hohensohn · 20 years ago
- 82586a6 Added menu_insert() by Linus Nielsen Feltzing · 20 years ago
- 77936e6 First shot at a nice little button bar at the bottom of the recorder LCD. Enable Button Bar in the Display settings. Only the dir browser uses it at the moment. by Linus Nielsen Feltzing · 21 years ago
- 42ffbf9 Second step of the voice-UI: Option values are spoken, if they are translatable strings. by Jörg Hohensohn · 21 years ago
- 4f36ea8 First step of the voice-UI: the menus can talk. You need a "voicefont" file in .rockbox to use this. by Jörg Hohensohn · 21 years ago
- 10b92c4 First step towards context sensitive and configurable menus, by Brent Coutts by Linus Nielsen Feltzing · 21 years ago
- 5cd393c New onplay-menu for the Player. by Kjell Ericson · 22 years ago
- b1b8bd4 Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c. by Björn Stenberg · 22 years ago
- f2873d2 use an unsigned char * for the string by Daniel Stenberg · 22 years ago
- aa458aa MENU_DISK_CHANGED is the new value for telling disk content might have changed by Daniel Stenberg · 22 years ago
- b285076 Remade the menu system slightly. All functions invoked from menus now use by Daniel Stenberg · 22 years ago
- 60b356e Abstracted settings user interface into set_bool, set_int and set_option. by Björn Stenberg · 22 years ago
- 91f743f killed off a warning by Daniel Stenberg · 22 years ago
- 2ac0572 Added support for nested menus by Björn Stenberg · 22 years ago
- 7785d55 Oh, wrong API by Björn Stenberg · 22 years ago
- b21a3bd Abstracted the menu interface by Björn Stenberg · 22 years ago
- 7ec9aa3 made the logo display a true splash screen by Robert Hak · 22 years ago
- 1c0c861 moved from the simulator dir by Daniel Stenberg · 22 years ago