index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
menu.c
Age
Commit message (
Expand
)
Author
2020-07-27
Do_menu allow VOICE_ONLY strings
William Wilgus
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
2020-07-20
menu.c fix redraw bug
William Wilgus
2020-07-19
do_menu pass internal synclist reference to callback
William Wilgus
2019-09-20
Bug fix menu -- general
William Wilgus
2019-09-20
Bug fix dynamic menus
William Wilgus
2019-08-20
Save and apply settings after resetting settings in menu.
Igor B. Poretsky
2014-01-16
menus: Stop scrolling before entering the USB screen or remnants of the previ...
Thomas Martitz
2012-05-06
Remove extraneous parens
Rafaël Carré
2012-01-27
Force settings touchscreen mode in menus.
Thomas Martitz
2012-01-12
keyclick: Add a callback so screens can cancel a click. Add a generic list ca...
Jonathan Gordon
2011-11-15
FS#12251 - User shortcuts in the main menu.
Jonathan Gordon
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-06-01
FS#11925 - Add a proper system to keep track of the current screen/activity t...
Jonathan Gordon
2011-01-29
Change the way how playlists and system menu items in the main menu are inter...
Thomas Martitz
2010-10-31
Add support multimedia keys/buttons to the core, and adapt Rockbox on android...
Thomas Martitz
2010-10-30
fix menu screen title bug - patch by Teru
Michael Chicoine
2010-09-21
do_setting_from_menu(): remove write-only variables
Rafaël Carré
2010-08-07
Correct flawed search&replace.
Thomas Martitz
2010-08-07
Android port: handle incoming calls.
Thomas Martitz
2010-07-11
do not redraw menu when exiting the menu.
Teruaki Kawashima
2010-05-09
FS#11250: Hotkey setting method changed to menu item vs button pres in contex...
Jeffrey Goode
2010-05-07
Fix hotkey select behavior, ignore selection if menu item is not hotkeyable. ...
Jeffrey Goode
2010-05-07
Fix red
Jeffrey Goode
2010-05-07
Hotkey menu items have their own icon
Jeffrey Goode
2010-04-01
FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...
Jeffrey Goode
2010-02-26
2 new tags for the base skin.
Jonathan Gordon
2010-02-11
fix text scrolling handling in do_menu, set_time_screen and time_screen.
Teruaki Kawashima
2010-01-26
Accept the last patch FS#10797 with a few changes by me (fixing side effects ...
Thomas Martitz
2009-12-21
fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...
Jonathan Gordon
2009-12-17
only stop scrolling in the menu's viewport not the whole display (Fixes scrol...
Jonathan Gordon
2009-12-17
code police and make do_menu() obey the hide_bars param which was never meant...
Jonathan Gordon
2009-12-16
Fix FS#10289 - screens showing a list need to check the show_icons setting be...
Jonathan Gordon
2009-12-09
FS#10824 - viewport/statusbar API rework.
Jonathan Gordon
2009-08-29
Quickscreen: 4th item
Thomas Martitz
2009-08-20
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
2009-08-19
fix red
Nils Wallménius
2009-08-16
User definable UI viewport, to be able to restrict the UI into a viewport for...
Thomas Martitz
2009-08-06
Remove some unused #includes
Bertrik Sikken
2009-07-29
fix forcing scrolling title like "Scroll Speed Setting Example".
Teruaki Kawashima
2009-07-27
Start of some apps/ and wps cleanup work... Move everything related to the ac...
Jonathan Gordon
2009-07-14
FS#10080
Nils Wallménius
2009-07-11
Fix type mismatch warnings and errors exposed when building with EABI toolchain.
Andrew Mahone
2009-06-26
FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...
Johannes Schwarz
2009-06-13
Fix typo in comment.
Thomas Martitz
2009-05-09
Remove unneeded #include "backdrop.h"
Bertrik Sikken
2009-04-25
Remove unnecessary #include "backlight.h"
Bertrik Sikken
2009-03-10
Fix redraw sequence when exiting a setting menu, so splashes work properly - ...
Steve Bavin
[next]