summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 14:56:44 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 14:56:44 +0000
commit0b8e9ea90896af23bc580db0386a37c4785ee233 (patch)
tree01a32a58e4a7bd6e64b76a9cdf7acc1f0bb984b6 /TODO
parent94ef230bb2d26594bfc141a80ea88d37131b116a (diff)
downloadgvfs-0b8e9ea90896af23bc580db0386a37c4785ee233.tar.gz
Update TODO
Original git commit by Alexander Larsson <alexl@redhat.com> at 1188217666 +0200 svn path=/trunk/; revision=816
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 16 insertions, 0 deletions
diff --git a/TODO b/TODO
index a46edb0c..13410dbe 100644
--- a/TODO
+++ b/TODO
@@ -30,13 +30,29 @@ Finalise the mimetype decision. Add fast version? See dfaure discussion on xdg l
Implement std:icon for local files. This is related to mimetype decisions (fast vs slow)
Handle the conflicting globs (*.pcf) case and fallback to sniffing
+Make skip fallback to seek if G_SEEKABLE
+
+Skip fallback uses to much memory, should read in blocks
+
+Make mount_spec and path contruct only properties in GDaemonFile
+
+Don't hardcode the libgvfsdbus.so name, instead have some generic pluggable system
+
gvfs:
====
implement readahead in GVFSReadStream, time difference
+implement seek & truncate
+
implement get_file_info for GFileInputStreamDaemon, needs marshalling attributes over custom protocol
+finish implementing copy progress callbacks
+
+implement stuff in GDaemonVolume / GDaemonVolumeMonitor
+
+detect fuse paths and reverse map back to GDaemonFile
+
remove owners from bus_name_map when they fail
smb support for smbc_getxattr!