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
/
include
/
dir.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix path handling snafu for CheckWPS tool
Michael Sevakis
2017-01-16
*
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-30
*
Move VOL_NAMES definition to mv.h
Thomas Martitz
2014-02-23
*
Also PREFIX() other filesystem functions. I hope I got them all now...
Frank Gevaerts
2010-12-29
*
RaaA: Improve tagcache search to make the database built.
Thomas Martitz
2010-12-23
*
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
2010-12-06
*
Fix sdl application build
Thomas Martitz
2010-09-06
*
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-09-01
*
-Cosmetic change in a comparison
Amaury Pouly
2010-02-16
*
cleanup storage defines
Frank Gevaerts
2008-10-31
*
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
*
FS#7598 - Dircache support for multivolume targets (by Phil Light).
Miika Pekkarinen
2008-03-11
*
Ooops
Kevin Ferrare
2007-07-21
*
This should fix dircache being disabled by my last commit.
Kevin Ferrare
2007-07-21
*
Makes apps and plugins interract with directories using a posix-like api inst...
Kevin Ferrare
2007-07-20
*
Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...
Michael Sevakis
2007-06-30
*
Removed unused 'mode' parameter from mkdir() for consistency with creat().
Jens Arnold
2007-02-03
*
Support building tagcache db natively on PC using the core of the
Miika Pekkarinen
2006-11-10
*
long policy
Jean-Philippe Bernardy
2005-02-26
*
Build cleanup and general fixes. fprintf() is now fdprintf(), the separation
Daniel Stenberg
2005-02-22
*
Unified build system to use SOURCES for sim builds too, a single Makefile-look
Daniel Stenberg
2005-02-18
*
preparations for hotswapping MMC
Jörg Hohensohn
2005-01-28
*
prepared to mount multiple partitions into one logical file system (most usef...
Jörg Hohensohn
2004-12-28
*
infrastructure for sorting by date+time, now we "only" need to decide on the UI
Jörg Hohensohn
2004-06-20
*
Better POSIX compatibility for mkdir(), rmdir() and opendir()
Linus Nielsen Feltzing
2004-04-20
*
New function: rmdir(). Also some changes in the fat code, to track the parent...
Linus Nielsen Feltzing
2004-04-16
*
New feature: NOw you can store the recorded files in either /recordings (the ...
Linus Nielsen Feltzing
2004-01-21
*
code police
Robert Hak
2003-02-26
*
include "standard" files with <> and not ""
Daniel Stenberg
2003-02-14
*
more moves
Daniel Stenberg
2003-02-07