summaryrefslogtreecommitdiff
path: root/src/input/input_gnome_vfs.c
AgeCommit message (Collapse)Author
2003-12-14API version bounceSiggi Langauf
CVS patchset: 5912 CVS date: 2003/12/14 22:13:22
2003-10-20(...) forNUC__ onlyDaniel Caujolle-Bert
CVS patchset: 5560 CVS date: 2003/10/20 20:30:55
2003-10-07- blacklist more schemes, avoiding warningsBastien Nocera
CVS patchset: 5467 CVS date: 2003/10/07 19:57:48
2003-08-10apply Frantisek patches to handle end of streams betterMiguel Freitas
CVS patchset: 5267 CVS date: 2003/08/10 16:03:21
2003-07-26- patch by Frantisek Dvorak <valtri@atlas.cz> to fix possible crash on EOSBastien Nocera
CVS patchset: 5214 CVS date: 2003/07/26 15:44:47
2003-07-19Fix gcc specific marco format.Robin KAY
CVS patchset: 5192 CVS date: 2003/07/19 16:45:38
2003-06-24- the gnome-vfs input was a bit too keen on trying to open some filesBastien Nocera
CVS patchset: 5094 CVS date: 2003/06/24 21:38:31
2003-06-08- only ignore real local files (ie. file:///) ("local" in gnome-vfs terms ↵Bastien Nocera
means it's on a fast connection, and not a network) CVS patchset: 5013 CVS date: 2003/06/08 21:58:09
2003-04-26bump up input plugin interface version numberGuenter Bartsch
CVS patchset: 4692 CVS date: 2003/04/26 22:34:31
2003-04-13Input plugin api change:Thibaut Mattern
old open() function replaced by : *_class_get_instance() : return an instance if the plugin handles the mrl *_plugin_open() : open the stream CVS patchset: 4598 CVS date: 2003/04/13 16:02:53
2003-03-03Remove pthread_cancel() support, these threads are never pthread_cancelledEwald Snel
- only some input plugins (still) have this... old code from xine 0.9.x? CVS patchset: 4325 CVS date: 2003/03/03 07:37:23
2003-02-23- quit if we can't initialise gnome-vfsBastien Nocera
CVS patchset: 4260 CVS date: 2003/02/23 03:56:10
2003-02-14make it compileGuenter Bartsch
CVS patchset: 4155 CVS date: 2003/02/14 14:58:06
2003-02-13fixed gnome-vfs plugin to be used for remote locations (other than http)Bastien Nocera
CVS patchset: 4141 CVS date: 2003/02/13 12:55:29
2003-01-31- MAX_PREVIEW_SIZE = 4096Miguel Freitas
- new fb driver with zero copy CVS patchset: 4058 CVS date: 2003/01/31 14:06:03
2003-01-13- fix build with the plugin now in the xine-lib tree itselfBastien Nocera
CVS patchset: 3904 CVS date: 2003/01/13 20:10:23
2003-01-13- gnome-vfs plugin addedBastien Nocera
CVS patchset: 3891 CVS date: 2003/01/13 12:38:08