summaryrefslogtreecommitdiff
path: root/apps/root_menu.c (follow)
Commit message (Expand)AuthorAge
* iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer2015-02-02
* Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen2014-09-18
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* root_menu: Remove previous_music_is_wps() and change previous_music via event...Thomas Martitz2014-04-15
* events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz2014-03-14
* Implement time-based resume and playback start.Michael Sevakis2014-03-10
* Move VOL_NAMES definition to mv.hThomas Martitz2014-02-23
* main_menu_config: New plugin to configur the main menu orderJonathan Gordon2014-02-13
* Introduce volume_{present,removable} and fix invalid calls in apps/Amaury Pouly2013-11-20
* Get rid of some superfluous single-purpose functions in playback.Michael Sevakis2013-07-13
* Use crc32 of filename to resume tracksRichard Quirk2013-01-02
* root menu setting: make the setting handles whitespaceJonathan Gordon2012-12-16
* More meaningful name and type for 'root menu' settingAlexander Levin2012-03-16
* root menu: Use - to reset the root menu order from a configJonathan Gordon2012-02-27
* main menu: Add the ability to hide and reorder the main menu items.Jonathan Gordon2012-02-25
* Moved initial checking of sleeptimer_on_startup from root_menu.c to settings.cNick Peskett2011-12-26
* Another round of making local functions staticBertrik Sikken2011-12-20
* FS#12251 - User shortcuts in the main menu.Jonathan Gordon2011-11-15
* Sleep timer options: persistent duration and start on boot.Thomas Martitz2011-10-17
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* %cs (current screen) changes:Jonathan Gordon2011-08-07
* FS#11808 - Major playlist handling changes (on disk playlists)Jonathan Gordon2011-07-20
* Fix the %cs tag for the pitchscreen and playlist viewerJonathan Gordon2011-06-13
* FS#11925 - Add a proper system to keep track of the current screen/activity t...Jonathan Gordon2011-06-01
* Missed #if change from r29462 - thanks to Thomas Martitz for spotting.Dave Chapman2011-02-28
* Fix returning to wps from a plugin.Thomas Martitz2011-02-28
* Change the condition for including the shutdown menu item to something more a...Dave Chapman2011-02-28
* Move fm radio related menus out of radio.c into apps/menus/.Thomas Martitz2011-01-29
* Re-factor code for the plugins main menu item, enabling better icons in that ...Thomas Martitz2011-01-29
* Give the playlists main menu item a context menu (playlist settings).Thomas Martitz2011-01-29
* Change the way how playlists and system menu items in the main menu are inter...Thomas Martitz2011-01-29
* FS#11777: enhancement for rockbox_browse()Teruaki Kawashima2010-12-14
* Remote android button handling (again). do the press/unpress more like other ...Jonathan Gordon2010-11-03
* do not reset last selected item after leaving the file browser when in root.Teruaki Kawashima2010-10-25
* New setting to control the file browser start location.Jonathan Gordon2010-10-04
* load_plugin_screen(): handle all plugin_load() return valuesRafaël Carré2010-09-01
* Make getcwd match the posix variant, make get_current_file() behave similar t...Thomas Martitz2010-08-27
* Rockbox as an application: add get_user_file_path().Thomas Martitz2010-08-01
* fix a fun infinite loop when follow playlist is on and you started playback f...Jonathan Gordon2010-06-09
* rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...Jonathan Gordon2010-06-09
* reclaim most of the delta from the pictureflow commitJonathan Gordon2010-06-09
* FS#11270 by Chris Savery - WPS integration for pictureflowJonathan Gordon2010-06-09
* remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts2010-06-05
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Playlist Viewer Changes to bring consistency:Thomas Martitz2010-02-20
* FS#10824 - viewport/statusbar API rework.Jonathan Gordon2009-12-09
* Redo a hack that precluded entering a folder on an ejected hotswap drive. Use...Thomas Martitz2009-11-26
* root_menu() can't return, tell gcc about itRafaël Carré2009-11-03
* Make next_screen static and add a comment.Thomas Martitz2009-10-16
* Add %cs tag.Thomas Martitz2009-10-16