GNOME Bugzilla – Bug 512581
Port to gio/gvfs
Last modified: 2008-06-03 17:41:20 UTC
Very very incomplete patch attached. The writing parts are to completely move. And a lot of the parsers need to be ported. Good thing is that the API doesn't export any gnome-vfs bits.
Created attachment 103893 [details] [review] totem-pl-parser-gio-port.patch totem-disc will need (harder) porting as well.
Created attachment 103926 [details] [review] totem-pl-parser-gio-port-2.patch The SMIL parser should be fully ported. A few more core functions got ported as well.
We can use g_drive_get_identifier to get the backing device for a specific GDrive,
totem-disc.[ch] and disc-test.c ported. Only need to finish fixing the current mess in the parsers.
2008-05-08 Bastien Nocera <hadess@hadess.net> * plparse/totem-pl-parser-pls.c (totem_pl_parser_add_pls_with_contents): Fix usage of totem_pl_parser_base_url(), and remove last use of gnome-vfs * configure.in: Remove gnome-vfs dependency (Closes: #512581) Still a lot of bugs, but we're starting again
Mass-move from totem to totem-pl-parser. You can remove all messages by searching for this comment.