summaryrefslogtreecommitdiffstats
path: root/apps/root_menu.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-05remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots...Frank Gevaerts1-1/+0
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz1-1/+1
2010-02-20Playlist Viewer Changes to bring consistency:Thomas Martitz1-1/+17
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon1-1/+0
2009-11-26Redo a hack that precluded entering a folder on an ejected hotswap drive. Use...Thomas Martitz1-7/+34
2009-11-03root_menu() can't return, tell gcc about itRafaël Carré1-1/+0
2009-10-16Make next_screen static and add a comment.Thomas Martitz1-1/+4
2009-10-16Add %cs tag.Thomas Martitz1-1/+8
2009-10-08RTL: Add support for DB init messageTomer Shalev1-3/+13
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz1-0/+1
2009-08-06Remove some unused #includesBertrik Sikken1-1/+0
2009-08-03part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon1-1/+1
2009-08-03Don't recalculate the array length during the loop, use the ARRAYLEN macro an...Thomas Martitz1-2/+3
2009-07-27Start of some apps/ and wps cleanup work... Move everything related to the ac...Jonathan Gordon1-1/+1
2009-07-14FS#10080Nils Wallménius1-2/+2
2009-06-18Revert r21307 - it was not an agreed change and should never have been commit...Dave Chapman1-2/+0
2009-06-16For those who dont have the memory of a <Something that has really good memor...Jonathan Gordon1-0/+2
2009-05-09Remove unneeded #include "backdrop.h"Bertrik Sikken1-2/+0
2009-03-19Put exiting the wps entirely into the hands of the wps (restoring backdrops a...Thomas Martitz1-8/+0
2009-03-08Clean up some #includesBertrik Sikken1-1/+0
2009-02-01Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon1-1/+1
2009-02-01Statusbar handling fixes. Jonathan Gordon1-1/+1
2009-01-11use the playback PLAYBACK_EVENT_TRACK_CHANGE instead of the WPS to keep track...Jonathan Gordon1-3/+10
2009-01-09revert part of r19705 which caused fS#9773Jonathan Gordon1-2/+2
2009-01-07remove some useless/unused stuff from gwps.cJonathan Gordon1-2/+2
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon1-1/+3
2008-12-01FS#9173 - move all time/clock related settings in the menus into system > "ti...Jonathan Gordon1-0/+1
2008-10-05revert my commit from a few days ago.. It doesnt actually do anythingJonathan Gordon1-3/+0
2008-10-03fix yellow... should also actyually fix the issue...Jonathan Gordon1-1/+1
2008-10-03Hopefully fix crashes if the start screen is set to previous and nvram.bin be...Jonathan Gordon1-0/+3
2008-09-24Clean up use of snprintf where strncpy if suited, avoid useless copying of co...Nils Wallménius1-1/+1
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius1-6/+6
2008-07-16Make a couple of locally used callbacks staticBertrik Sikken1-2/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-22FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb...Steve Bavin1-1/+1
2008-05-11more textarea to viewport conversion... yes/no screen...Jonathan Gordon1-1/+0
2008-05-03Made source files #include the header file that they implement to make sure t...Bertrik Sikken1-1/+1
2008-04-26Const police raid, making a lot of pointers to lang strings const and removin...Nils Wallménius1-2/+3
2008-03-29Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...Dave Chapman1-4/+0
2008-03-26Major cleanup of checkwps - fix all warnings and add a script to build versio...Dave Chapman1-0/+1
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon1-4/+4
2008-02-09Fix FS#7334, make Follow Playlist work when STOP is pressed.Steve Bavin1-1/+1
2007-10-19FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin1-2/+2
2007-10-12Fix a bug whereby ACTION_TREE_WPS (GO_TO_PREVIOUS_MUSIC) brings us to theStéphane Doyon1-1/+8
2007-10-12Go to the WPS on a successful bookmark_mrb_load() from the MRB,Stéphane Doyon1-1/+2
2007-10-12Voice already gets shutup when starting playback. It's also appropriateStéphane Doyon1-0/+1
2007-10-09Add a voice callback to dynamic menus, along side the text_callback.Stéphane Doyon1-1/+1
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon1-1/+32
2007-08-06Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius1-3/+21
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius1-2/+2