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
/
tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
FS#8457 - convert the list drawing code to use viewports. This does not inclu...
Jonathan Gordon
2008-03-05
*
Better bookmark resume handling, in particular when resuming a directory. If ...
Magnus Holmgren
2008-02-10
*
Prevent possible buffer overflow when locating album art.
Magnus Holmgren
2008-02-06
*
(Hopefully) Revert the quickscreen changes. Many fixes need to be made,
Paul Louden
2008-02-05
*
updated the quickscreen's:
Jonathan Gordon
2008-02-05
*
When automatically loading the last bookmark and the file couldn't be found, ...
Magnus Holmgren
2008-01-22
*
Accept FS#8469 by Bryan Childs with a few adjustments: Remove duplicate strip...
Nicolas Pennequin
2008-01-18
*
charcell doesnt show titles in lists, so remove the "show path" setting and f...
Jonathan Gordon
2008-01-13
*
remove the duplicated gui_list struct and only duplicate the members which ar...
Jonathan Gordon
2007-12-17
*
Whitespace/indent/codestyle tweaks, should make no functional difference
Nils Wallménius
2007-11-20
*
Make threads responsible for explicit cancellation of their own boosted statu...
Michael Sevakis
2007-11-20
*
Add a setting to control whether or not to speak the file type (r15506).
Stéphane Doyon
2007-11-07
*
Accept FS#7653: Say file type.
Stéphane Doyon
2007-11-07
*
Accept FS#7775: Use list voice callback in file browser
Stéphane Doyon
2007-10-21
*
dirbrowse should return a GO_TO_* value, not false on error (fixes the proble...
Jonathan Gordon
2007-10-19
*
Don't get the dircache size while dircache is still initializing. If done dur...
Magnus Holmgren
2007-10-07
*
minor update to gui_synclist_do_button() which will hopefully simplify things...
Jonathan Gordon
2007-09-17
*
Show the plugin category name in the list title in the plugin browsers.
Jonathan Gordon
2007-08-16
*
Small optimisation
Peter D'Hoye
2007-08-14
*
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-13
*
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
*
Accept FS#7486 - shortcuts plugin.
Jonathan Gordon
2007-08-05
*
Finally use the rec button to get to the rec screen on sansa and iriver hxxx....
Jonathan Gordon
2007-08-02
*
Fix the bug where holding left no longer stopped at the browser root.
Jonathan Gordon
2007-07-25
*
remove the need for action_signalscreenchange().
Jonathan Gordon
2007-07-22
*
Makes apps and plugins interract with directories using a posix-like api inst...
Kevin Ferrare
2007-07-20
*
Give the plugin menu its own title (when configured). Fixes FS #7371
Peter D'Hoye
2007-07-11
*
Fix Database to use the foreground colour, as the colours feature has
Paul Louden
2007-06-19
*
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-17
*
Move the root_menu() call out of tree.c.
Jonathan Gordon
2007-06-10
*
Separate out voice options for .talk clips (FS #7249). This removes the assu...
Steve Bavin
2007-06-07
*
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
*
Move the inbuilt filetype info into filetypes.c and rename the defines.
Jonathan Gordon
2007-04-18
*
Customizable icons for all bitmap targets. (FS#7013)
Jonathan Gordon
2007-04-16
*
Make resuming a directory bookmark more robust (e.g., when the directory no l...
Magnus Holmgren
2007-04-12
*
Stop/shutdown logic rework in browsers and menus. Recorder V1: Double-Off shu...
Jens Arnold
2007-04-09
*
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-04-07
*
Recode filetypes.c to remove its need for a static string buffer.
Jonathan Gordon
2007-03-29
*
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-22
*
#ifdef code that only makes sense for multivolume targets, make private funct...
Nils Wallménius
2007-03-17
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
Fix the database browser not remembering its selected item
Jonathan Gordon
2007-03-10
*
Fix FS#6716 - make it easier to follow the selected file going in and
Jonathan Gordon
2007-03-06
*
left exits the browsers
Jonathan Gordon
2007-03-01
[next]