~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

Viewing changes to docs/reference/libbrasero-media/tmpl/brasero-drive.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-09-08 09:33:41 UTC
  • mfrom: (1.1.29 upstream)
  • Revision ID: james.westby@ubuntu.com-20090908093341-jh02q5ba0q8jyu9l
Tags: 2.27.92-0ubuntu1
* New upstream release (LP: #425998)
  - Some improvements when handling DVD-RW sequential
  - #593829 - Brasero gets stuck in a loop at "Getting size" while burning another session on a multi-session disk
  - #578466 - Unable to overburn
  - #593314 - Brasero is failing to burn from sftp
  - #593492 - Compilation must be ordered by file name
  - #587122 - Copying DVD - "Error while reading video DVD (no error)"
  - #592026 - brasero crashes when eject a medium
  - #592025 - brasero crashes on detecting src images on a NFS path when preparing burning an image
  - #591880 - Image checksumming causes internal error (LP: #354995)
  - #591397 - Brasero Main window pops up after exiting from Image Burning window.
  - Translation updates
  - lots of small fixes and improvements

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
BraseroDrive
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
 
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
 
 
10
</para>
 
11
 
 
12
 
 
13
<!-- ##### SECTION See_Also ##### -->
 
14
<para>
 
15
 
 
16
</para>
 
17
 
 
18
 
 
19
<!-- ##### SECTION Stability_Level ##### -->
 
20
 
 
21
 
 
22
<!-- ##### ENUM BraseroDriveCaps ##### -->
 
23
<para>
 
24
 
 
25
</para>
 
26
 
 
27
@BRASERO_DRIVE_CAPS_NONE: 
 
28
@BRASERO_DRIVE_CAPS_CDR: 
 
29
@BRASERO_DRIVE_CAPS_CDRW: 
 
30
@BRASERO_DRIVE_CAPS_DVDR: 
 
31
@BRASERO_DRIVE_CAPS_DVDRW: 
 
32
@BRASERO_DRIVE_CAPS_DVDR_PLUS: 
 
33
@BRASERO_DRIVE_CAPS_DVDRW_PLUS: 
 
34
@BRASERO_DRIVE_CAPS_DVDR_PLUS_DL: 
 
35
@BRASERO_DRIVE_CAPS_DVDRW_PLUS_DL: 
 
36
@BRASERO_DRIVE_CAPS_DVDRAM: 
 
37
@BRASERO_DRIVE_CAPS_BDR: 
 
38
@BRASERO_DRIVE_CAPS_BDRW: 
 
39
 
 
40
<!-- ##### STRUCT BraseroDrive ##### -->
 
41
<para>
 
42
 
 
43
</para>
 
44
 
 
45
@parent_instance: 
 
46
 
 
47
<!-- ##### FUNCTION brasero_drive_reprobe ##### -->
 
48
<para>
 
49
 
 
50
</para>
 
51
 
 
52
@drive: 
 
53
 
 
54
 
 
55
<!-- ##### FUNCTION brasero_drive_get_medium ##### -->
 
56
<para>
 
57
 
 
58
</para>
 
59
 
 
60
@drive: 
 
61
@Returns: 
 
62
 
 
63
 
 
64
<!-- ##### FUNCTION brasero_drive_get_gdrive ##### -->
 
65
<para>
 
66
 
 
67
</para>
 
68
 
 
69
@drive: 
 
70
@Returns: 
 
71
 
 
72
 
 
73
<!-- ##### FUNCTION brasero_drive_get_udi ##### -->
 
74
<para>
 
75
 
 
76
</para>
 
77
 
 
78
@drive: 
 
79
@Returns: 
 
80
 
 
81
 
 
82
<!-- ##### FUNCTION brasero_drive_is_fake ##### -->
 
83
<para>
 
84
 
 
85
</para>
 
86
 
 
87
@drive: 
 
88
@Returns: 
 
89
 
 
90
 
 
91
<!-- ##### FUNCTION brasero_drive_get_display_name ##### -->
 
92
<para>
 
93
 
 
94
</para>
 
95
 
 
96
@drive: 
 
97
@Returns: 
 
98
 
 
99
 
 
100
<!-- ##### FUNCTION brasero_drive_get_device ##### -->
 
101
<para>
 
102
 
 
103
</para>
 
104
 
 
105
@drive: 
 
106
@Returns: 
 
107
 
 
108
 
 
109
<!-- ##### FUNCTION brasero_drive_get_block_device ##### -->
 
110
<para>
 
111
 
 
112
</para>
 
113
 
 
114
@drive: 
 
115
@Returns: 
 
116
 
 
117
 
 
118
<!-- ##### FUNCTION brasero_drive_get_bus_target_lun_string ##### -->
 
119
<para>
 
120
 
 
121
</para>
 
122
 
 
123
@drive: 
 
124
@Returns: 
 
125
 
 
126
 
 
127
<!-- ##### FUNCTION brasero_drive_get_caps ##### -->
 
128
<para>
 
129
 
 
130
</para>
 
131
 
 
132
@drive: 
 
133
@Returns: 
 
134
 
 
135
 
 
136
<!-- ##### FUNCTION brasero_drive_can_write ##### -->
 
137
<para>
 
138
 
 
139
</para>
 
140
 
 
141
@drive: 
 
142
@Returns: 
 
143
 
 
144
 
 
145
<!-- ##### FUNCTION brasero_drive_can_eject ##### -->
 
146
<para>
 
147
 
 
148
</para>
 
149
 
 
150
@drive: 
 
151
@Returns: 
 
152
 
 
153
 
 
154
<!-- ##### FUNCTION brasero_drive_eject ##### -->
 
155
<para>
 
156
 
 
157
</para>
 
158
 
 
159
@drive: 
 
160
@wait: 
 
161
@error: 
 
162
@Returns: 
 
163
 
 
164
 
 
165
<!-- ##### FUNCTION brasero_drive_cancel_current_operation ##### -->
 
166
<para>
 
167
 
 
168
</para>
 
169
 
 
170
@drive: 
 
171
 
 
172
 
 
173
<!-- ##### FUNCTION brasero_drive_is_door_open ##### -->
 
174
<para>
 
175
 
 
176
</para>
 
177
 
 
178
@drive: 
 
179
@Returns: 
 
180
 
 
181
 
 
182
<!-- ##### FUNCTION brasero_drive_can_use_exclusively ##### -->
 
183
<para>
 
184
 
 
185
</para>
 
186
 
 
187
@drive: 
 
188
@Returns: 
 
189
 
 
190
 
 
191
<!-- ##### FUNCTION brasero_drive_lock ##### -->
 
192
<para>
 
193
 
 
194
</para>
 
195
 
 
196
@drive: 
 
197
@reason: 
 
198
@reason_for_failure: 
 
199
@Returns: 
 
200
 
 
201
 
 
202
<!-- ##### FUNCTION brasero_drive_unlock ##### -->
 
203
<para>
 
204
 
 
205
</para>
 
206
 
 
207
@drive: 
 
208
@Returns: 
 
209
 
 
210