summaryrefslogtreecommitdiff
path: root/firmware/include/dir.h (follow)
Commit message (Expand)AuthorAge
* Also PREFIX() other filesystem functions. I hope I got them all now...Frank Gevaerts2010-12-29
* RaaA: Improve tagcache search to make the database built.Thomas Martitz2010-12-23
* Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz2010-12-06
* Fix sdl application buildThomas Martitz2010-09-06
* Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz2010-09-01
* -Cosmetic change in a comparisonAmaury Pouly2010-02-16
* cleanup storage definesFrank Gevaerts2008-10-31
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* FS#7598 - Dircache support for multivolume targets (by Phil Light).Miika Pekkarinen2008-03-11
* OoopsKevin Ferrare2007-07-21
* This should fix dircache being disabled by my last commit.Kevin Ferrare2007-07-21
* Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare2007-07-20
* Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...Michael Sevakis2007-06-30
* Removed unused 'mode' parameter from mkdir() for consistency with creat().Jens Arnold2007-02-03
* Support building tagcache db natively on PC using the core of theMiika Pekkarinen2006-11-10
* long policyJean-Philippe Bernardy2005-02-26
* Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg2005-02-22
* Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg2005-02-18
* preparations for hotswapping MMCJörg Hohensohn2005-01-28
* prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn2004-12-28
* infrastructure for sorting by date+time, now we "only" need to decide on the UIJörg Hohensohn2004-06-20
* Better POSIX compatibility for mkdir(), rmdir() and opendir()Linus Nielsen Feltzing2004-04-20
* New function: rmdir(). Also some changes in the fat code, to track the parent...Linus Nielsen Feltzing2004-04-16
* New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing2004-01-21
* code policeRobert Hak2003-02-26
* include "standard" files with <> and not ""Daniel Stenberg2003-02-14
* more movesDaniel Stenberg2003-02-07