Jean-Philippe Bernardy
|
5da99ed570
|
long policy
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6071 a1c6a512-1295-4272-9138-f99709370657
|
2005-02-26 21:18:05 +00:00 |
|
Jean-Philippe Bernardy
|
fc19445ba0
|
more long policy
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6065 a1c6a512-1295-4272-9138-f99709370657
|
2005-02-25 18:50:16 +00:00 |
|
Jean-Philippe Bernardy
|
36b8e13f47
|
int -> long where needed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5642 a1c6a512-1295-4272-9138-f99709370657
|
2005-01-23 23:20:40 +00:00 |
|
Jörg Hohensohn
|
7414687c58
|
unmount function in preparation for MMC hotswap, more mutexing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5536 a1c6a512-1295-4272-9138-f99709370657
|
2005-01-05 00:09:04 +00:00 |
|
Jens Arnold
|
316ae187aa
|
Correct handling of FAT16 root directory when it does not start on a pseudo cluster boundary. Fixed some places where the cluster number can become negative. Significant code cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5527 a1c6a512-1295-4272-9138-f99709370657
|
2005-01-03 07:59:49 +00:00 |
|
Jörg Hohensohn
|
da84857631
|
prepared to mount multiple partitions into one logical file system (most useful for Ondio, internal memory + external MMC)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5514 a1c6a512-1295-4272-9138-f99709370657
|
2004-12-28 22:16:07 +00:00 |
|
Linus Nielsen Feltzing
|
e0e0140f4e
|
Bug fix: renaming a directory could cause a name clash. New feature: rename() can now move files/directories as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5008 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-22 11:28:24 +00:00 |
|
Jens Arnold
|
0ceaa5e365
|
Const policed pointer arguments to functions, part 2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4996 a1c6a512-1295-4272-9138-f99709370657
|
2004-08-17 01:45:48 +00:00 |
|
Linus Nielsen Feltzing
|
bc9397d1fa
|
New function: rmdir(). Also some changes in the fat code, to track the parent directory in opendir(), to be able to delete directories
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4509 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-16 08:58:29 +00:00 |
|
Linus Nielsen Feltzing
|
ef1698e648
|
Added cluster size to the disk debug screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4469 a1c6a512-1295-4272-9138-f99709370657
|
2004-04-06 00:17:02 +00:00 |
|
Linus Nielsen Feltzing
|
60b1c4bbe1
|
Implemented the mkdir() function in the FAT32 driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4238 a1c6a512-1295-4272-9138-f99709370657
|
2004-01-15 14:30:59 +00:00 |
|
Hardeep Sidhu
|
fc9b28d0a9
|
Small seek optimization -- begin seek at last read cluster if possible
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3720 a1c6a512-1295-4272-9138-f99709370657
|
2003-06-03 18:04:22 +00:00 |
|
Daniel Stenberg
|
e597ca4732
|
Move publicly (from apps) accessed files from drivers/ to export/.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3219 a1c6a512-1295-4272-9138-f99709370657
|
2003-02-07 10:08:02 +00:00 |
|