summaryrefslogtreecommitdiff
path: root/src/input/input_gnome_vfs.c
AgeCommit message (Expand)Author
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-02-10Fix broken size checks in various input plugins (ref. CVE-2008-5239).Darren Salt
2009-01-04Fix for CVE-2008-5239Matthias Hopf
2007-12-29Crashes when accessing files via Gnome-VFSPhilippe Troin
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-04-08Mark various private arrays, structs & fn parameters as static and/or const.Darren Salt
2007-01-19Make get_mrl return a const char * too.Diego 'Flameeyes' Pettenò
2007-01-18Make get_description function return a const char * rather than just a char *...Diego 'Flameeyes' Pettenò
2006-09-08Try to match input plugin block size.Thibaut Mattern
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-03-17- ignore http locations as gnome-vfs seems to sucks at accessingBastien Nocera
2005-10-14input plugin time seeking patch.Miguel Freitas
2005-05-29- Send the XINE_MSG_FILE_EMPTY UI message when trying to play an emptyBastien Nocera
2005-05-13**BUGFIX**Bastien Nocera
2005-02-07Added PLUGIN_MUST_PRELOAD to all input plugins registering config entries.Thibaut Mattern
2005-02-06Added a plugin_node_t pointer to the input plugin struct.Thibaut Mattern
2004-10-30- make use of the net buffer control in gnome-vfs, to speed it up a bitBastien Nocera
2004-09-17Warning patch for Win32 - casted off_t to intmax_t for printing.František Dvořák
2004-06-13implement 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 256kBastien 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 versionsBastien Nocera
2003-12-14API version bounceSiggi Langauf
2003-10-20(...) forNUC__ onlyDaniel Caujolle-Bert
2003-10-07- blacklist more schemes, avoiding warningsBastien Nocera
2003-08-10apply Frantisek patches to handle end of streams betterMiguel Freitas
2003-07-26- patch by Frantisek Dvorak <valtri@atlas.cz> to fix possible crash on EOSBastien Nocera
2003-07-19Fix gcc specific marco format.Robin KAY
2003-06-24- the gnome-vfs input was a bit too keen on trying to open some filesBastien Nocera
2003-06-08- only ignore real local files (ie. file:///) ("local" in gnome-vfs terms mea...Bastien Nocera
2003-04-26bump up input plugin interface version numberGuenter Bartsch
2003-04-13Input plugin api change:Thibaut Mattern
2003-03-03Remove pthread_cancel() support, these threads are never pthread_cancelledEwald Snel
2003-02-23- quit if we can't initialise gnome-vfsBastien Nocera
2003-02-14make it compileGuenter Bartsch
2003-02-13fixed gnome-vfs plugin to be used for remote locations (other than http)Bastien Nocera
2003-01-31- MAX_PREVIEW_SIZE = 4096Miguel Freitas
2003-01-13- fix build with the plugin now in the xine-lib tree itselfBastien Nocera
2003-01-13- gnome-vfs plugin addedBastien Nocera