hal/doc/spec hal-spec.html,1.62,1.63 hal-spec.xml.in,1.39,1.40

David Zeuthen david at freedesktop.org
Fri Jul 15 12:54:32 PDT 2005


Update of /cvs/hal/hal/doc/spec
In directory gabe:/tmp/cvs-serv25645/doc/spec

Modified Files:
	hal-spec.html hal-spec.xml.in 
Log Message:
2005-07-15  David Zeuthen  <davidz at redhat.com>

	I added support for detection of DVD+R Dual-Layer write
	support (new key: storage.cdrom.dvdplusrdl). Here a fix for DVD+R
	DL media in libhal_volume_policy_compute_display_name(). Patches
	from Danny Kukawka <danny.kukawka at web.de>.

	* libhal-storage/libhal-storage.h: 

	* libhal-storage/libhal-storage.c (libhal_drive_policy_compute_display_name)
	(libhal_volume_policy_compute_display_name): 

	* hald/linux2/probing/probe-storage.c (main): 

	* hald/linux2/probing/linux_dvd_rw_utils.c (get_dvd_r_rw_profile): 

	* doc/spec/hal-spec.xml.in: 



Index: hal-spec.html
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- hal-spec.html	12 Jul 2005 15:40:14 -0000	1.62
+++ hal-spec.html	15 Jul 2005 19:54:22 -0000	1.63
@@ -2,7 +2,7 @@
 <HTML
 ><HEAD
 ><TITLE
->HAL 0.5.3 Specification</TITLE
+>HAL 0.5.4 Specification</TITLE
 ><META
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"></HEAD
@@ -24,7 +24,7 @@
 CLASS="title"
 ><A
 NAME="AEN2"
->HAL 0.5.3 Specification</A
+>HAL 0.5.4 Specification</A
 ></H1
 ><H3
 CLASS="author"
@@ -51,7 +51,7 @@
 ></DIV
 ><SPAN
 CLASS="releaseinfo"
->Version 0.5.3<BR></SPAN
+>Version 0.5.4<BR></SPAN
 ><HR></DIV
 ><DIV
 CLASS="TOC"
@@ -722,7 +722,7 @@
 ></TR
 ><TR
 ><TD
->0.5.3</TD
+>0.5.4</TD
 ><TD
 >&nbsp;</TD
 ><TD

Index: hal-spec.xml.in
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.xml.in,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- hal-spec.xml.in	27 Jun 2005 19:13:03 -0000	1.39
+++ hal-spec.xml.in	15 Jul 2005 19:54:22 -0000	1.40
@@ -3042,6 +3042,12 @@
               <entry>Yes</entry>
               <entry>TRUE when the optical drive can blank and write to DVD+RW discs</entry>
             </row>
+            <row>
+              <entry><literal>storage.cdrom.dvdplusrdl</literal> (bool)</entry>
+              <entry></entry>
+              <entry>Yes</entry>
+              <entry>TRUE when the optical drive can write to DVD+R Dual-Layer discs</entry>
+            </row>
 
             <row>
               <entry><literal>storage.cdrom.support_media_changed</literal> (bool)</entry>




More information about the hal-commit mailing list