index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
root_menu.c
Age
Commit message (
Expand
)
Author
2007-10-19
FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...
Steve Bavin
2007-10-12
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-09
Add a voice callback to dynamic menus, along side the text_callback.
Stéphane Doyon
2007-08-06
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-05
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-07-22
remove the need for action_signalscreenchange().
Jonathan Gordon
2007-07-11
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-03
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-05-19
Remove unused function and unused header
Nils Wallménius
2007-04-25
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-18
Fix build for those who don't want to build tagcache
Brandon Low
2007-04-12
Give most of the items in the main menu a context menu
Jonathan Gordon
2007-04-09
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-05
Fix the root menu for any targets without a radio (we are using #if not #ifde...
Jonathan Gordon
2007-03-31
FS#6948 - Fix the broken 'follow playlist' feature
Robert Kukla
2007-03-30
Check if a new version got installed after usb disconnect and ask if user wan...
Peter D'Hoye
2007-03-29
set correct eol-style and keywords properties
Peter D'Hoye
2007-03-29
Hopefully fix FS#6863 for good. (possible to get into infinite loop in the me...
Jonathan Gordon
2007-03-27
Move all valid menu return codes to a single file (root_menu.h) so we don't n...
Jonathan Gordon
2007-03-23
Temporary workaround hard lockup with "nothing to resume" splash at end of th...
Dominik Riebeling
2007-03-21
Fix FS#6863 - infinite looping with "Nothing to resume"
Jonathan Gordon
2007-03-18
fix red
Jonathan Gordon
2007-03-17
Fix it dropping back to the file browser.
Jonathan Gordon
2007-03-17
Unify the way functions are called from menus.
Jonathan Gordon
2007-03-17
Cast some more to keep both 32 bit and 64 bit simulator platforms happy.
Jens Arnold
2007-03-17
Fix simulator builds, and some debugf() format strings.
Jens Arnold
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-10
Fix the database browser not remembering its selected item
Jonathan Gordon
2007-03-09
Fix and simplify previous browser tracking. Auto-init the database when selec...
Steve Bavin
2007-03-08
Temporarily revert the database auto-init as it causes navigation problems th...
Steve Bavin
2007-03-08
Really don't try to initialise while the database status is unknown
Steve Bavin
2007-03-08
Hopefully fix FS#6757
Jonathan Gordon
2007-03-07
Don't try to initialise while the database status is unknown
Steve Bavin
2007-03-07
Lead user through database initialisation
Steve Bavin
2007-03-07
Fix the various bugs associated with pressing MENU to move in and out of
Jonathan Gordon
2007-03-07
Small '#ifdef HAVE_TAGCACHE' fix
Magnus Holmgren
2007-03-07
#ifdef HAVE_TAGCACHE
Jonathan Gordon
2007-03-07
Accept FS#6750, allow recording to start automatically (If alarm wakeup
Jonathan Gordon
2007-03-07
Fix alarm wake up. If the target has fm or recording (or both) an option is i...
Jonathan Gordon
2007-03-06
Pressing Menu in the Rockbox Menu puts you back in the previous screen.
Jonathan Gordon
2007-03-06
Fix FS#6716 - make it easier to follow the selected file going in and
Jonathan Gordon
2007-03-06
Fix the problem where you can get stuck in the plugin browser after
Jonathan Gordon
[next]