index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
root_menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Remove unneeded #include "backdrop.h"
Bertrik Sikken
2009-05-09
*
Put exiting the wps entirely into the hands of the wps (restoring backdrops a...
Thomas Martitz
2009-03-19
*
Clean up some #includes
Bertrik Sikken
2009-03-08
*
Accept a quick patch from Alexander Levin to neaten up the #defines and comme...
Jonathan Gordon
2009-02-01
*
Statusbar handling fixes.
Jonathan Gordon
2009-02-01
*
use the playback PLAYBACK_EVENT_TRACK_CHANGE instead of the WPS to keep track...
Jonathan Gordon
2009-01-11
*
revert part of r19705 which caused fS#9773
Jonathan Gordon
2009-01-09
*
remove some useless/unused stuff from gwps.c
Jonathan Gordon
2009-01-07
*
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-12-31
*
FS#9173 - move all time/clock related settings in the menus into system > "ti...
Jonathan Gordon
2008-12-01
*
revert my commit from a few days ago.. It doesnt actually do anything
Jonathan Gordon
2008-10-05
*
fix yellow... should also actyually fix the issue...
Jonathan Gordon
2008-10-03
*
Hopefully fix crashes if the start screen is set to previous and nvram.bin be...
Jonathan Gordon
2008-10-03
*
Clean up use of snprintf where strncpy if suited, avoid useless copying of co...
Nils Wallménius
2008-09-24
*
FS#9281 Rename of splash functions.
Nils Wallménius
2008-08-15
*
Make a couple of locally used callbacks static
Bertrik Sikken
2008-07-16
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb...
Steve Bavin
2008-05-22
*
more textarea to viewport conversion... yes/no screen...
Jonathan Gordon
2008-05-11
*
Made source files #include the header file that they implement to make sure t...
Bertrik Sikken
2008-05-03
*
Const police raid, making a lot of pointers to lang strings const and removin...
Nils Wallménius
2008-04-26
*
Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...
Dave Chapman
2008-03-29
*
Major cleanup of checkwps - fix all warnings and add a script to build versio...
Dave Chapman
2008-03-26
*
the menu and list now accepts a parent viewport to draw in (and the menu can ...
Jonathan Gordon
2008-03-26
*
Fix FS#7334, make Follow Playlist work when STOP is pressed.
Steve Bavin
2008-02-09
*
FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...
Steve Bavin
2007-10-19
*
Fix a bug whereby ACTION_TREE_WPS (GO_TO_PREVIOUS_MUSIC) brings us to the
Stéphane Doyon
2007-10-12
*
Go to the WPS on a successful bookmark_mrb_load() from the MRB,
Stéphane Doyon
2007-10-12
*
Voice already gets shutup when starting playback. It's also appropriate
Stéphane Doyon
2007-10-12
*
Add a voice callback to dynamic menus, along side the text_callback.
Stéphane Doyon
2007-10-09
*
Accept FS#5464 - organise the rocks directory.
Jonathan Gordon
2007-08-06
*
Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...
Nils Wallménius
2007-08-06
*
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-08-05
*
remove the need for action_signalscreenchange().
Jonathan Gordon
2007-07-22
*
Give the plugin menu its own title (when configured). Fixes FS #7371
Peter D'Hoye
2007-07-11
*
If the action handler for the menu returns ACTION_REDRAW the list will be red...
Jonathan Gordon
2007-07-11
*
Accept FS #7303 by Christoph Reiter: add context menu to FM radio entry in ma...
Peter D'Hoye
2007-07-03
*
Fix FS#7387 - trying to go into the file browser when the last folder was on ...
Jonathan Gordon
2007-07-03
*
Remove unused function and unused header
Nils Wallménius
2007-05-19
*
Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...
Nicolas Pennequin
2007-04-25
*
Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...
Nicolas Pennequin
2007-04-25
*
fix a stupid bug which didnt check the flag correctly (caused the player to c...
Jonathan Gordon
2007-04-25
*
Fix build for those who don't want to build tagcache
Brandon Low
2007-04-18
*
Give most of the items in the main menu a context menu
Jonathan Gordon
2007-04-12
*
Fix yellow player build. Sims have no charging...
Jens Arnold
2007-04-09
*
Stop/shutdown logic rework in browsers and menus. Recorder V1: Double-Off shu...
Jens Arnold
2007-04-09
*
Fix the root menu for any targets without a radio (we are using #if not #ifde...
Jonathan Gordon
2007-04-05
*
FS#6948 - Fix the broken 'follow playlist' feature
Robert Kukla
2007-03-31
*
Check if a new version got installed after usb disconnect and ask if user wan...
Peter D'Hoye
2007-03-30
*
set correct eol-style and keywords properties
Peter D'Hoye
2007-03-29
[next]