diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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! |