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
/
tree.c
Age
Commit message (
Expand
)
Author
2007-10-07
Don't get the dircache size while dircache is still initializing. If done dur...
Magnus Holmgren
2007-09-17
minor update to gui_synclist_do_button() which will hopefully simplify things...
Jonathan Gordon
2007-08-16
Show the plugin category name in the list title in the plugin browsers.
Jonathan Gordon
2007-08-14
Small optimisation
Peter D'Hoye
2007-08-13
Add another file extension viewing option that mimics the old behaviour and m...
Peter D'Hoye
2007-08-13
Accept FS #7346 and take it a whole step further. Gives a separate setting to...
Peter D'Hoye
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-05
Accept FS#7486 - shortcuts plugin.
Jonathan Gordon
2007-08-02
Finally use the rec button to get to the rec screen on sansa and iriver hxxx....
Jonathan Gordon
2007-07-25
Fix the bug where holding left no longer stopped at the browser root.
Jonathan Gordon
2007-07-22
remove the need for action_signalscreenchange().
Jonathan Gordon
2007-07-20
Makes apps and plugins interract with directories using a posix-like api inst...
Kevin Ferrare
2007-07-11
Give the plugin menu its own title (when configured). Fixes FS #7371
Peter D'Hoye
2007-06-19
Fix Database to use the foreground colour, as the colours feature has
Paul Louden
2007-06-17
Fix some bugs with the colors stuff. You can now specify folder color with t...
Brandon Low
2007-06-17
Give color targets the ability to display each LCD line a different color and...
Brandon Low
2007-06-10
Move the root_menu() call out of tree.c.
Jonathan Gordon
2007-06-07
Separate out voice options for .talk clips (FS #7249). This removes the assu...
Steve Bavin
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-18
Move the inbuilt filetype info into filetypes.c and rename the defines.
Jonathan Gordon
2007-04-16
Customizable icons for all bitmap targets. (FS#7013)
Jonathan Gordon
2007-04-12
Make resuming a directory bookmark more robust (e.g., when the directory no l...
Magnus Holmgren
2007-04-09
Stop/shutdown logic rework in browsers and menus. Recorder V1: Double-Off shu...
Jens Arnold
2007-04-07
Dircache fixes: Stop scanning properly if shutdown is initiated. Require user...
Miika Pekkarinen
2007-04-07
Fix NULL pointer access (crashes the sim on windows) in directories with no d...
Jens Arnold
2007-03-29
Recode filetypes.c to remove its need for a static string buffer.
Jonathan Gordon
2007-03-22
Woops.. no longer needed
Jonathan Gordon
2007-03-22
fix FS#6877 — Using the quickmenu in the database view causes problems
Jonathan Gordon
2007-03-17
#ifdef code that only makes sense for multivolume targets, make private funct...
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-10
Fix the database browser not remembering its selected item
Jonathan Gordon
2007-03-06
Fix FS#6716 - make it easier to follow the selected file going in and
Jonathan Gordon
2007-03-01
left exits the browsers
Jonathan Gordon
2007-03-01
Centralise icon enabling to hopefully save a few bytes
Steve Bavin
2007-03-01
For consistency, put a file browser heading up in the root folder if configur...
Steve Bavin
2007-03-01
Oops, fix player warnings
Steve Bavin
2007-03-01
Browser headings should obey the Show Icons setting too
Steve Bavin
2007-03-01
The menu and WPS buttons now work in the plugin and font browsers too
Linus Nielsen Feltzing
2007-03-01
Introducing the root menu!
Jonathan Gordon
2007-02-28
Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...
Thom Johansen
2007-02-27
Code Police: Remove tabs throught apps/ . Hopefully no actual code
Jonathan Gordon
2007-02-18
CONFIG_CHARGING
Jonathan Gordon
2007-02-18
fix red builds
Jonathan Gordon
2007-02-14
Cuesheet support by Jonathan Gordon and me (FS #6460).
Nicolas Pennequin
2007-02-14
Cleaned indents, added Shay Green (blargg) to credits.
Adam Gashlin
2007-02-14
Adding SPC codec (FS #6542)
Adam Gashlin
2007-02-09
Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.
Dan Everton
2007-02-06
More HAVE_TAGCACHE by Austin Appel
Jonathan Gordon
[next]