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