index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
root_menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
iBasso DX50/DX90: Major code cleanup and reorganization.
Udo Schläpfer
2015-02-02
*
Introducing Targets iBasso DX50 & iBasso DX90
Simon Rothen
2014-09-18
*
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-30
*
root_menu: Remove previous_music_is_wps() and change previous_music via event...
Thomas Martitz
2014-04-15
*
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
2014-03-14
*
Implement time-based resume and playback start.
Michael Sevakis
2014-03-10
*
Move VOL_NAMES definition to mv.h
Thomas Martitz
2014-02-23
*
main_menu_config: New plugin to configur the main menu order
Jonathan Gordon
2014-02-13
*
Introduce volume_{present,removable} and fix invalid calls in apps/
Amaury Pouly
2013-11-20
*
Get rid of some superfluous single-purpose functions in playback.
Michael Sevakis
2013-07-13
*
Use crc32 of filename to resume tracks
Richard Quirk
2013-01-02
*
root menu setting: make the setting handles whitespace
Jonathan Gordon
2012-12-16
*
More meaningful name and type for 'root menu' setting
Alexander Levin
2012-03-16
*
root menu: Use - to reset the root menu order from a config
Jonathan Gordon
2012-02-27
*
main menu: Add the ability to hide and reorder the main menu items.
Jonathan Gordon
2012-02-25
*
Moved initial checking of sleeptimer_on_startup from root_menu.c to settings.c
Nick Peskett
2011-12-26
*
Another round of making local functions static
Bertrik Sikken
2011-12-20
*
FS#12251 - User shortcuts in the main menu.
Jonathan Gordon
2011-11-15
*
Sleep timer options: persistent duration and start on boot.
Thomas Martitz
2011-10-17
*
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-15
*
%cs (current screen) changes:
Jonathan Gordon
2011-08-07
*
FS#11808 - Major playlist handling changes (on disk playlists)
Jonathan Gordon
2011-07-20
*
Fix the %cs tag for the pitchscreen and playlist viewer
Jonathan Gordon
2011-06-13
*
FS#11925 - Add a proper system to keep track of the current screen/activity t...
Jonathan Gordon
2011-06-01
*
Missed #if change from r29462 - thanks to Thomas Martitz for spotting.
Dave Chapman
2011-02-28
*
Fix returning to wps from a plugin.
Thomas Martitz
2011-02-28
*
Change the condition for including the shutdown menu item to something more a...
Dave Chapman
2011-02-28
*
Move fm radio related menus out of radio.c into apps/menus/.
Thomas Martitz
2011-01-29
*
Re-factor code for the plugins main menu item, enabling better icons in that ...
Thomas Martitz
2011-01-29
*
Give the playlists main menu item a context menu (playlist settings).
Thomas Martitz
2011-01-29
*
Change the way how playlists and system menu items in the main menu are inter...
Thomas Martitz
2011-01-29
*
FS#11777: enhancement for rockbox_browse()
Teruaki Kawashima
2010-12-14
*
Remote android button handling (again). do the press/unpress more like other ...
Jonathan Gordon
2010-11-03
*
do not reset last selected item after leaving the file browser when in root.
Teruaki Kawashima
2010-10-25
*
New setting to control the file browser start location.
Jonathan Gordon
2010-10-04
*
load_plugin_screen(): handle all plugin_load() return values
Rafaël Carré
2010-09-01
*
Make getcwd match the posix variant, make get_current_file() behave similar t...
Thomas Martitz
2010-08-27
*
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-08-01
*
fix a fun infinite loop when follow playlist is on and you started playback f...
Jonathan Gordon
2010-06-09
*
rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...
Jonathan Gordon
2010-06-09
*
reclaim most of the delta from the pictureflow commit
Jonathan Gordon
2010-06-09
*
FS#11270 by Chris Savery - WPS integration for pictureflow
Jonathan Gordon
2010-06-09
*
remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...
Frank Gevaerts
2010-06-05
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Playlist Viewer Changes to bring consistency:
Thomas Martitz
2010-02-20
*
FS#10824 - viewport/statusbar API rework.
Jonathan Gordon
2009-12-09
*
Redo a hack that precluded entering a folder on an ejected hotswap drive. Use...
Thomas Martitz
2009-11-26
*
root_menu() can't return, tell gcc about it
Rafaël Carré
2009-11-03
*
Make next_screen static and add a comment.
Thomas Martitz
2009-10-16
*
Add %cs tag.
Thomas Martitz
2009-10-16
[next]