ext/gio/: Improve debugging a bit.
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 15 Feb 2008 11:58:06 +0000 (11:58 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 15 Feb 2008 11:58:06 +0000 (11:58 +0000)
commita8a8d689c9d1b019e58b080d555c00e93636fec5
tree70e79bfd6e82f747befad59031e3f1bcc79a8aab
parent609daaede3ad7aeb412e8c078ace63b68f3718e6
ext/gio/: Improve debugging a bit.

Original commit message from CVS:
* ext/gio/gstgiobasesink.c: (close_stream_cb):
* ext/gio/gstgiobasesrc.c: (close_stream_cb):
Improve debugging a bit.
* ext/gio/gstgiosink.c: (mount_cb), (gst_gio_sink_start):
* ext/gio/gstgiosink.h:
* ext/gio/gstgiosrc.c: (mount_cb), (gst_gio_src_start):
* ext/gio/gstgiosrc.h:
Try to mount the enclosing volume of a GFile if it isn't mounted
yet. This requires us to wait for an async operation to finish, done
with an nested GMainLoop. Authentication is not supported yet, will
come later.
ChangeLog
ext/gio/gstgiobasesink.c
ext/gio/gstgiobasesrc.c
ext/gio/gstgiosink.c
ext/gio/gstgiosink.h
ext/gio/gstgiosrc.c
ext/gio/gstgiosrc.h