seek: allow seeking behind the currently downloaded position.
[platform/upstream/gstreamer.git] / ext / gio /
2010-06-14 Sebastian Drögegiostreamsrc: Fix copy&paste error in the docs
2010-05-31 Jonathan Matthewgio: map GIO NO_SPACE error to NO_SPACE_LEFT
2010-04-30 Tim-Philipp MüllerBump GLib requirement to 2.20
2010-04-08 Edward Herveyext: Invert rank of gio and gnomevfs elements
2010-03-20 Tim-Philipp Müllergio: add cast to avoid compiler warning with old GLib...
2010-03-19 Tim-Philipp Müllerbuild: Makefile.am fixes
2010-03-11 Benjamin Ottegio: Remove unused function
2009-07-10 Sebastian Drögegio: Also post a "not-mounted" message from giosink
2009-07-10 Sebastian Drögegio: Add documentation for the new "not-mounted" and...
2009-07-09 Sebastian Drögegio: Make sure that we have the correct stream position...
2009-07-08 Sebastian Drögegio: Make sure to flush the output stream if it shouldn...
2009-07-08 Sebastian Drögegio: Don't close the GIO streams for the giostream...
2009-07-08 Sebastian Drögegio: Improve the error message if a stream is already...
2009-07-08 Sebastian Drögegio: Post a custom file-exists message on the bus if...
2009-07-08 Sebastian Drögegio: Use OPEN_READ instead of NOT_FOUND if a location...
2009-07-08 Sebastian Drögegio: Use OPEN_WRITE instead of OPEN_READ as error categ...
2009-07-08 Sebastian Drögegio: Post a custom "not-mounted" message on the bus
2009-07-07 Sebastian Drögegio: Add vfunc for requesting the stream for the sinks too
2009-07-07 Sebastian Drögegio: Some more random cleanup
2009-07-07 Sebastian Drögegio: Update my mail address and copyright
2009-07-07 Sebastian Drögegio: General clean up and simplification
2009-02-28 LRNgio: Use correct format modifier for size_t
2009-02-26 Stefan Kostgiosink: reflow error handling to not leak uri
2009-01-26 Jan SchmidtFix include order for gio plugin
2009-01-07 Sebastian DrögeAdd plugin dependency for the GIO and GVfs modules.
2008-12-20 Sebastian Drögeext/: Implement URI query. Fixes bug #562949.
2008-11-24 Sebastian Drögeext/: Use gst_buffer_try_new_and_alloc() and fail prope...
2008-10-16 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-07-10 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-06-11 Sebastian Drögeext/gio/gstgiobasesrc.*: Try to read the requested...
2008-04-20 Sebastian Drögeext/gio/gstgio.c: Don't generate a new supported protoc...
2008-04-17 Sebastian Drögeext/gio/gstgio.c: Return NULL instead of a gchar *...
2008-04-09 Sebastian Drögeext/gio/gstgio.c: Filter cdda from the supported URI...
2008-03-23 Sebastian Drögeext/gio/gstgio.c: Correctly set the supported URI schem...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2008-03-22 Sebastian Drögeext/gio/gstgio.c: Filter http and https protocols....
2008-03-17 Milosz Derezynskiext/gio/gstgiobasesrc.c: If seeking to a new position...
2008-03-03 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-17 Sebastian Drögeext/gio/: Don't use async operations as they require...
2008-02-15 Sebastian Drögeext/gio/: Improve debugging a bit.
2008-02-12 Sebastian Drögeext/gio/: Add documentation and example code for giostr...
2008-02-12 Sebastian Drögeext/gio/: Make the documentation of giosink/giosrc...
2008-02-08 Jan SchmidtSubst GIO_LDFLAGS to avoid undefined Makefile var error...
2008-01-30 Sebastian Drögeext/gio/: Use async variants of the close stream functi...
2008-01-06 Sebastian DrögeUpdate to GMemoryInputStream API changes in GLib SVN...
2007-12-29 Sebastian DrögeUpdate to latest API changes in GLib/GIO and require...
2007-11-07 Sebastian Drögeext/gio/gstgio.h: Add macro to check if a stream suppor...
2007-11-07 Sebastian Drögeext/gio/gstgio.c: Remove nowadays unnecessary workaroun...
2007-10-08 Sebastian Drögeext/gio/gstgio.c: Use GIO function to get a list of...
2007-10-02 Sebastian Drögeext/gio/gstgiosink.c: Update to API changes in GIO.
2007-09-29 Sebastian Drögeext/gio/: Some minor cleanup and allow setting the...
2007-09-21 Sebastian Drögedocs/plugins/gst-plugins-bad-plugins.hierarchy: Update...
2007-09-21 Sebastian Drögedocs/plugins/: Add the GIO plugin to the docs and do...
2007-09-21 René StadlerAdd a GIO/GVFS plugin with source and sink elements...