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
/
firmware
/
common
/
dir_uncached.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Accept FS#11774 by Michael Hohmuth (with some own modifications to #ifdef con...
Frank Gevaerts
2010-11-28
*
Reduce the amount of stack space needed by fat_rename and mkdir_uncached.
Michael Sparmann
2010-11-13
*
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-09-01
*
dir_uncached: fix opendir_uncached to have opened directories keep enough inf...
Amaury Pouly
2010-03-15
*
Get rid of the parent_dir field in dir_uncached.c by using the same FAT trick...
Amaury Pouly
2010-03-10
*
Final removal of tabs in firmware path
Andree Buschmann
2010-01-03
*
Move strip_volume() to filefuncs.c and set properties.
Maurus Cuelenaere
2009-11-26
*
- Split off strip_volume() to a separate file
Maurus Cuelenaere
2009-11-26
*
Merge branch 'hotswap'
Maurus Cuelenaere
2009-11-26
*
FS#10080
Nils Wallménius
2009-07-14
*
Fix some memset calls that use the wrong order for arguments.
Tom Ross
2009-03-02
*
ok, that was bigger than expected... reduce the max to 12 open dirs as a happ...
Jonathan Gordon
2008-08-10
*
"waste" a bit more RAM on targets with more than 8MB so more directories can ...
Jonathan Gordon
2008-08-10
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-05-05
*
Moved atoi declaration to stdlib.h. Deleted atoi.h
Bertrik Sikken
2008-04-28
*
FS#7598 - Dircache support for multivolume targets (by Phil Light).
Miika Pekkarinen
2008-03-11
*
Makes apps and plugins interract with directories using a posix-like api inst...
Kevin Ferrare
2007-07-20