summaryrefslogtreecommitdiff
path: root/apps/root_menu.c
AgeCommit message (Expand)Author
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2020-07-19do_menu pass internal synclist reference to callbackWilliam Wilgus
2019-09-20Bug fix dynamic menusWilliam Wilgus
2019-08-13Tweak how the pictureflow plugin is invokedSolomon Peachy
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-04-15root_menu: Remove previous_music_is_wps() and change previous_music via event...Thomas Martitz
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz
2014-03-10Implement time-based resume and playback start.Michael Sevakis
2014-02-23Move VOL_NAMES definition to mv.hThomas Martitz
2014-02-13main_menu_config: New plugin to configur the main menu orderJonathan Gordon
2013-11-20Introduce volume_{present,removable} and fix invalid calls in apps/Amaury Pouly
2013-07-13Get rid of some superfluous single-purpose functions in playback.Michael Sevakis
2013-01-02Use crc32 of filename to resume tracksRichard Quirk
2012-12-16root menu setting: make the setting handles whitespaceJonathan Gordon
2012-03-16More meaningful name and type for 'root menu' settingAlexander Levin
2012-02-27root menu: Use - to reset the root menu order from a configJonathan Gordon
2012-02-25main menu: Add the ability to hide and reorder the main menu items.Jonathan Gordon
2011-12-26Moved initial checking of sleeptimer_on_startup from root_menu.c to settings.cNick Peskett
2011-12-20Another round of making local functions staticBertrik Sikken
2011-11-15FS#12251 - User shortcuts in the main menu.Jonathan Gordon
2011-10-17Sleep timer options: persistent duration and start on boot.Thomas Martitz
2011-10-15Changed 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-20FS#11808 - Major playlist handling changes (on disk playlists)Jonathan Gordon
2011-06-13Fix the %cs tag for the pitchscreen and playlist viewerJonathan Gordon
2011-06-01FS#11925 - Add a proper system to keep track of the current screen/activity t...Jonathan Gordon
2011-02-28Missed #if change from r29462 - thanks to Thomas Martitz for spotting.Dave Chapman
2011-02-28Fix returning to wps from a plugin.Thomas Martitz
2011-02-28Change the condition for including the shutdown menu item to something more a...Dave Chapman
2011-01-29Move fm radio related menus out of radio.c into apps/menus/.Thomas Martitz
2011-01-29Re-factor code for the plugins main menu item, enabling better icons in that ...Thomas Martitz
2011-01-29Give the playlists main menu item a context menu (playlist settings).Thomas Martitz
2011-01-29Change the way how playlists and system menu items in the main menu are inter...Thomas Martitz
2010-12-14FS#11777: enhancement for rockbox_browse()Teruaki Kawashima
2010-11-03Remote android button handling (again). do the press/unpress more like other ...Jonathan Gordon
2010-10-25do not reset last selected item after leaving the file browser when in root.Teruaki Kawashima
2010-10-04New setting to control the file browser start location.Jonathan Gordon
2010-09-01load_plugin_screen(): handle all plugin_load() return valuesRafaël Carré
2010-08-27Make getcwd match the posix variant, make get_current_file() behave similar t...Thomas Martitz
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz
2010-06-09fix a fun infinite loop when follow playlist is on and you started playback f...Jonathan Gordon
2010-06-09rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear...Jonathan Gordon
2010-06-09reclaim most of the delta from the pictureflow commitJonathan Gordon
2010-06-09FS#11270 by Chris Savery - WPS integration for pictureflowJonathan Gordon
2010-06-05remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-02-20Playlist Viewer Changes to bring consistency:Thomas Martitz
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon