vcdsrc: change VCD URI handler to the DVD scheme
authorBastien Nocera <hadess@hadess.net>
Thu, 8 Apr 2010 15:05:11 +0000 (16:05 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 22 May 2010 09:30:44 +0000 (10:30 +0100)
commitaf97600798d5d32ad05877b4e5a999a16a19b7c0
tree32ea41b3a6f6db4e45ce314c2c68034f3af13e54
parent179555c45b8c58dded73acf7f600b14615fa167f
vcdsrc: change VCD URI handler to the DVD scheme

The current URI parsing code doesn't allow setting the "device"
from which the VCD should be read.

Use the same structure as the DVD URI handling instead, so that
devices can be passed in the URI, as well as track number.

Up the rank of the VCD plugin so that it can be auto-plugged and
used by Totem.

https://bugzilla.gnome.org/show_bug.cgi?id=340986
sys/vcd/vcdsrc.c