index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
include
/
dir.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-16
Fix path handling snafu for CheckWPS tool
Michael Sevakis
1
-2
/
+2
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-33
/
+58
2014-02-23
Move VOL_NAMES definition to mv.h
Thomas Martitz
1
-17
/
+0
2010-12-29
Also PREFIX() other filesystem functions. I hope I got them all now...
Frank Gevaerts
1
-0
/
+5
2010-12-23
RaaA: Improve tagcache search to make the database built.
Thomas Martitz
1
-0
/
+1
2010-12-06
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
1
-6
/
+1
2010-09-06
Fix sdl application build
Thomas Martitz
1
-1
/
+1
2010-09-01
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
1
-0
/
+13
2010-02-16
-Cosmetic change in a comparison
Amaury Pouly
1
-1
/
+1
2008-10-31
cleanup storage defines
Frank Gevaerts
1
-2
/
+2
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
1
-1
/
+1
2008-03-11
FS#7598 - Dircache support for multivolume targets (by Phil Light).
Miika Pekkarinen
1
-0
/
+17
2007-07-21
Ooops
Kevin Ferrare
1
-2
/
+1
2007-07-21
This should fix dircache being disabled by my last commit.
Kevin Ferrare
1
-1
/
+4
2007-07-20
Makes apps and plugins interract with directories using a posix-like api inst...
Kevin Ferrare
1
-67
/
+21
2007-06-30
Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...
Michael Sevakis
1
-0
/
+4
2007-02-03
Removed unused 'mode' parameter from mkdir() for consistency with creat().
Jens Arnold
1
-2
/
+2
2006-11-10
Support building tagcache db natively on PC using the core of the
Miika Pekkarinen
1
-1
/
+1
2005-02-26
long policy
Jean-Philippe Bernardy
1
-3
/
+3
2005-02-22
Build cleanup and general fixes. fprintf() is now fdprintf(), the separation
Daniel Stenberg
1
-20
/
+16
2005-02-18
Unified build system to use SOURCES for sim builds too, a single Makefile-look
Daniel Stenberg
1
-2
/
+2
2005-01-28
preparations for hotswapping MMC
Jörg Hohensohn
1
-0
/
+2
2004-12-28
prepared to mount multiple partitions into one logical file system (most usef...
Jörg Hohensohn
1
-0
/
+4
2004-06-20
infrastructure for sorting by date+time, now we "only" need to decide on the UI
Jörg Hohensohn
1
-0
/
+2
2004-04-20
Better POSIX compatibility for mkdir(), rmdir() and opendir()
Linus Nielsen Feltzing
1
-3
/
+3
2004-04-16
New function: rmdir(). Also some changes in the fat code, to track the parent...
Linus Nielsen Feltzing
1
-0
/
+2
2004-01-21
New feature: NOw you can store the recorded files in either /recordings (the ...
Linus Nielsen Feltzing
1
-1
/
+1
2003-02-26
code police
Robert Hak
1
-2
/
+2
2003-02-14
include "standard" files with <> and not ""
Daniel Stenberg
1
-1
/
+1
2003-02-07
more moves
Daniel Stenberg
1
-0
/
+81