summaryrefslogtreecommitdiff
path: root/apps/root_menu.c (follow)
Commit message (Expand)AuthorAge
* 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
* RTL: Add support for DB init messageTomer Shalev2009-10-08
* User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz2009-08-16
* Remove some unused #includesBertrik Sikken2009-08-06
* part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon2009-08-03
* Don't recalculate the array length during the loop, use the ARRAYLEN macro an...Thomas Martitz2009-08-03
* Start of some apps/ and wps cleanup work... Move everything related to the ac...Jonathan Gordon2009-07-27
* FS#10080Nils Wallménius2009-07-14
* Revert r21307 - it was not an agreed change and should never have been commit...Dave Chapman2009-06-18
* For those who dont have the memory of a <Something that has really good memor...Jonathan Gordon2009-06-16
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* Put exiting the wps entirely into the hands of the wps (restoring backdrops a...Thomas Martitz2009-03-19
* Clean up some #includesBertrik Sikken2009-03-08
* Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon2009-02-01
* Statusbar handling fixes. Jonathan Gordon2009-02-01
* use the playback PLAYBACK_EVENT_TRACK_CHANGE instead of the WPS to keep track...Jonathan Gordon2009-01-11
* revert part of r19705 which caused fS#9773Jonathan Gordon2009-01-09
* remove some useless/unused stuff from gwps.cJonathan Gordon2009-01-07
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* FS#9173 - move all time/clock related settings in the menus into system > "ti...Jonathan Gordon2008-12-01
* revert my commit from a few days ago.. It doesnt actually do anythingJonathan Gordon2008-10-05
* fix yellow... should also actyually fix the issue...Jonathan Gordon2008-10-03
* Hopefully fix crashes if the start screen is set to previous and nvram.bin be...Jonathan Gordon2008-10-03
* Clean up use of snprintf where strncpy if suited, avoid useless copying of co...Nils Wallménius2008-09-24
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Make a couple of locally used callbacks staticBertrik Sikken2008-07-16
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb...Steve Bavin2008-05-22