hal/doc/spec hal-spec.xml.in,1.45,1.46
Danny Kukawka
dkukawka at freedesktop.org
Tue Aug 23 13:29:45 PDT 2005
Update of /cvs/hal/hal/doc/spec
In directory gabe:/tmp/cvs-serv25245/doc/spec
Modified Files:
hal-spec.xml.in
Log Message:
2005-08-23 Danny Kukawka <danny.kukawka at web.de>
* doc/spec/hal-spec.xml.in: Updated spec for new keys from the
VCD/SVCD/VideoDVD patch.
* hald/linux2/probing/probe-volume.c: (advanced_disc_detect),
(main): Added revised patch from Kevin Ottens <ervin at kde.org> to
detect VCD/SVCD/VideoDVD.
Index: hal-spec.xml.in
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.xml.in,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- hal-spec.xml.in 19 Aug 2005 19:31:02 -0000 1.45
+++ hal-spec.xml.in 23 Aug 2005 20:29:43 -0000 1.46
@@ -2594,6 +2594,24 @@
<entry>Is true only if the disc contains data</entry>
</row>
<row>
+ <entry><literal>volume.disc.is_vcd</literal> (bool)</entry>
+ <entry></entry>
+ <entry>Yes</entry>
+ <entry>Is true only if the disc is a Video CD</entry>
+ </row>
+ <row>
+ <entry><literal>volume.disc.is_svcd</literal> (bool)</entry>
+ <entry></entry>
+ <entry>Yes</entry>
+ <entry>Is true only if the disc is a Super Video CD</entry>
+ </row>
+ <row>
+ <entry><literal>volume.disc.is_videodvd</literal> (bool)</entry>
+ <entry></entry>
+ <entry>Yes</entry>
+ <entry>Is true only if the disc is a Video DVD</entry>
+ </row>
+ <row>
<entry><literal>volume.disc.is_appendable</literal> (bool)</entry>
<entry></entry>
<entry>Yes</entry>
More information about the hal-commit
mailing list