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
/
menus
/
playback_menu.c
Age
Commit message (
Expand
)
Author
2008-05-04
Accept FS#6188: study mode.
Stéphane Doyon
2008-04-19
Made local functions static in playback_menu.c
Bertrik Sikken
2008-03-28
The const police raid playback.c, should be no change to behaviour.
Steve Bavin
2007-09-19
Remove the ID3 tag version priority setting on the grounds of it being pretty...
Thom Johansen
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-08-01
Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...
Nils Wallménius
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-03
Remove the need to double up the MENU macros in manu.h.
Jonathan Gordon
2007-03-01
Introducing the root menu!
Jonathan Gordon
2007-02-24
SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...
Michael Sevakis
2007-02-17
this wasnt meant to be commited
Jonathan Gordon
2007-02-17
Convert the Display menu to the new system.
Jonathan Gordon
2007-02-14
Cuesheet support by Jonathan Gordon and me (FS #6460).
Nicolas Pennequin
2007-02-14
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
2007-02-13
Fix the keywords on some recently added files.
Jonathan Gordon
2007-02-12
* Move playback menu to the new sysetm
Jonathan Gordon