index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
input_gnome_vfs.c
Age
Commit message (
Expand
)
Author
2004-10-30
- make use of the net buffer control in gnome-vfs, to speed it up a bit
Bastien Nocera
2004-09-17
Warning patch for Win32 - casted off_t to intmax_t for printing.
František Dvořák
2004-06-13
implement steps 1, 2, 3 and 4 of the seeking proposal:
Miguel Freitas
2004-05-02
- work around the gnome-vfs sftp: method having a max read size of 256k
Bastien Nocera
2004-03-01
- oops, we're leaking!
Bastien Nocera
2004-03-01
- fix a crash when using the gnome-vfs plugin with newer gnome-vfs versions
Bastien Nocera
2003-12-14
API version bounce
Siggi Langauf
2003-10-20
(...) forNUC__ only
Daniel Caujolle-Bert
2003-10-07
- blacklist more schemes, avoiding warnings
Bastien Nocera
2003-08-10
apply Frantisek patches to handle end of streams better
Miguel Freitas
2003-07-26
- patch by Frantisek Dvorak <valtri@atlas.cz> to fix possible crash on EOS
Bastien Nocera
2003-07-19
Fix gcc specific marco format.
Robin KAY
2003-06-24
- the gnome-vfs input was a bit too keen on trying to open some files
Bastien Nocera
2003-06-08
- only ignore real local files (ie. file:///) ("local" in gnome-vfs terms mea...
Bastien Nocera
2003-04-26
bump up input plugin interface version number
Guenter Bartsch
2003-04-13
Input plugin api change:
Thibaut Mattern
2003-03-03
Remove pthread_cancel() support, these threads are never pthread_cancelled
Ewald Snel
2003-02-23
- quit if we can't initialise gnome-vfs
Bastien Nocera
2003-02-14
make it compile
Guenter Bartsch
2003-02-13
fixed gnome-vfs plugin to be used for remote locations (other than http)
Bastien Nocera
2003-01-31
- MAX_PREVIEW_SIZE = 4096
Miguel Freitas
2003-01-13
- fix build with the plugin now in the xine-lib tree itself
Bastien Nocera
2003-01-13
- gnome-vfs plugin added
Bastien Nocera