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
/
root_menu.c
Age
Commit message (
Expand
)
Author
2020-09-18
Headphone / lineout pause/resume #FS13237
William Wilgus
2020-08-17
Add open_plugin to core
William Wilgus
2020-08-16
root_menu move tag cache init check to pictureflow plugin
William Wilgus
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
2020-07-19
do_menu pass internal synclist reference to callback
William Wilgus
2019-09-20
Bug fix dynamic menus
William Wilgus
2019-08-13
Tweak how the pictureflow plugin is invoked
Solomon Peachy
2015-02-02
iBasso DX50/DX90: Major code cleanup and reorganization.
Udo Schläpfer
2014-09-18
Introducing Targets iBasso DX50 & iBasso DX90
Simon Rothen
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-04-15
root_menu: Remove previous_music_is_wps() and change previous_music via event...
Thomas Martitz
2014-03-14
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
2014-02-23
Move VOL_NAMES definition to mv.h
Thomas Martitz
2014-02-13
main_menu_config: New plugin to configur the main menu order
Jonathan Gordon
2013-11-20
Introduce volume_{present,removable} and fix invalid calls in apps/
Amaury Pouly
2013-07-13
Get rid of some superfluous single-purpose functions in playback.
Michael Sevakis
2013-01-02
Use crc32 of filename to resume tracks
Richard Quirk
2012-12-16
root menu setting: make the setting handles whitespace
Jonathan Gordon
2012-03-16
More meaningful name and type for 'root menu' setting
Alexander Levin
2012-02-27
root menu: Use - to reset the root menu order from a config
Jonathan Gordon
2012-02-25
main menu: Add the ability to hide and reorder the main menu items.
Jonathan Gordon
2011-12-26
Moved initial checking of sleeptimer_on_startup from root_menu.c to settings.c
Nick Peskett
2011-12-20
Another round of making local functions static
Bertrik Sikken
2011-11-15
FS#12251 - User shortcuts in the main menu.
Jonathan Gordon
2011-10-17
Sleep timer options: persistent duration and start on boot.
Thomas Martitz
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-08-07
%cs (current screen) changes:
Jonathan Gordon
2011-07-20
FS#11808 - Major playlist handling changes (on disk playlists)
Jonathan Gordon
2011-06-13
Fix the %cs tag for the pitchscreen and playlist viewer
Jonathan Gordon
2011-06-01
FS#11925 - Add a proper system to keep track of the current screen/activity t...
Jonathan Gordon
2011-02-28
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-01-29
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
2010-12-14
FS#11777: enhancement for rockbox_browse()
Teruaki Kawashima
2010-11-03
Remote android button handling (again). do the press/unpress more like other ...
Jonathan Gordon
2010-10-25
do not reset last selected item after leaving the file browser when in root.
Teruaki Kawashima
2010-10-04
New setting to control the file browser start location.
Jonathan Gordon
2010-09-01
load_plugin_screen(): handle all plugin_load() return values
Rafaël Carré
2010-08-27
Make getcwd match the posix variant, make get_current_file() behave similar t...
Thomas Martitz
2010-08-01
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-06-09
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-05
remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...
Frank Gevaerts
[next]