1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
|
7-09-2009
Brasero 2.27.92:
- 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
- #591397 - Brasero Main window pops up after exiting from Image Burning window.
+ lots of small fixes and improvements
Lots of updated translations:
Ivaylo Valkov <ivaylo@e-valkov.org>
Updated Bulgarian translation
Petr Kovar <pknbe@volny.cz>
Updated Czech translation by Adrian Gunis
Ivar Smolin <okul@linux.ee>
Mattias Põldaru <mahfiaz gmail com>
Updated Estonian translation
Gabor Kelemen <kelemeng@gnome.hu>
Hungarian translation updated
Khaled Hosny <khaledhosny@eglug.org>
Updated Arabic translation
António Lima <amrlima@gmail.com>
Updated Portuguese translation
Mario Blättermann <mariobl@gnome.org>
Updated German translation
Milo Casagrande <milo@ubuntu.com>
Updated Italian translation
Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Added zh_HK zh_TW to DOC_LINGUAS
Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Updated Traditonal Chinese translation (Hong Kong and Taiwan)
Alexander Nyakhaychyk <nyakhaychyk@gmail.com>
Updated Belarusian translation
Baris Cicek <baris@teamforce.name.tr>
Updated Turkish translation from Gurkan Gur.
Changwoo Ryu <cwryu@debian.org>
Updated Korean translation
Sandeep Shedmake <sshedmak@redhat.com>
Updated Marathi Translations
Miloš Popović <mpopovic@src.gnome.org>
Updated Serbian translation
mpopovic@git.gnome.org <mpopovic@src.gnome.org>
Updated Serbian translation
Inaki Larranaga Murgoitio <dooteo@zundan.com>
Updated Basque language
Denis Arnaud <darnaud@src.gnome.org>
Updated breton translation
Mattias Põldaru <mahfiaz gmail com>
Updating Estonian translation
Claude Paroz <claude@2xlibre.net>
Updated French translation
Sweta Kothari <swkothar@redhat.com>
Updated Gujarati Translations and Added LINGUAS
Jorge González <jorgegonz@svn.gnome.org>
Updated Spanish translation
Daniel Nylander <po@danielnylander.se>
Updated Swedish translation
One new translation:
Amitakhya Phukan <aphukan@fedoraproject.org>
Adding as to LINGUAS and adding Assamese translations.
Homepage: http://www.gnome.org/projects/brasero
Please report bugs to: http://bugzilla.gnome.org/browse.cgi?product=brasero
Mailing List for User and Developer discussion: brasero-list@gnome.org
GIT Repository: http://git.gnome.org/cgit/brasero/
Thanks to all the people who contributed to this release through patches, translation, advices, artwork, bug reports.
24-08-2009
Brasero 2.27.91
Bug fixes:
* Use public API instead of libbrasero-burn private one
Also ref the plugins in the list
* Try to fix #591880 - Image checksumming causes internal error
Also add a debug comment in case it doesn't
* Fix #592723 - Awkward translatable string
* Second fix for #590181 - Use Brasero as desktop file Name Comment #5
* Fix #592574 - DVDROM should be DVD-ROM
* Fix #590181 - Use Brasero as desktop file Name Comment #5
* Fix OpenSolaris support after recent move to GIO instead of HAL
Patch by Lin Ma <Lin.Ma@Sun.COM>
* Fix #590815 – build failure: error: possibly undefined macro: _m4_text_wrap_
word Patch by Patryk Zawadzki
* Fix #591471 – crashes when handling basic command line options
Add forgotten NULL entry at the end of GOptionEntry array
* Improve logging for libburn plugin
* More API docs
* Misc Bugs fixes
* Updated Translations
Homepage: http://www.gnome.org/projects/brasero
Please report bugs to: http://bugzilla.gnome.org/browse.cgi?product=brasero
Mailing List for User and Developer discussion: brasero-list@gnome.org
GIT Repository: http://git.gnome.org/cgit/brasero/
Thanks to all the people who contributed to this release through patches, translation, advices, artwork, bug reports.
10-08-2009
Brasero 2.27.90
Bug fixing:
#590385 – Fails to recognize blank disk media
#587690 – brasero crashed with SIGSEGV in brasero_jacket_edit_freeze()
#590181 – Use Brasero as desktop file Name
#588902 – Port to SessionManager service
#589870 – nautilus crashed with SIGSEGV in g_hash_table_lookup()
#579508 – Cover editor: Prepend 0 to track numbers
#586540 – crash in Open Folder: nautilus crashes after I...
and more fixes (See ChangeLog)
API documentation
Homepage: http://www.gnome.org/projects/brasero
Please report bugs to: http://bugzilla.gnome.org/browse.cgi?product=brasero
Mailing List for User and Developer discussion: brasero-list@gnome.org
GIT Repository: http://git.gnome.org/cgit/brasero/
Thanks to all the people who contributed to this release through patches, translation, advices, artwork, bug reports.
27-07-2009
Brasero 2.27.5
Highlights:
- Fixed memleaks
- Lot's of bug fixes
- Added documentation to libbrasero-burn
- Lot's of Translation updates
Bugs Fixed:
- Fix #588604 – pkgconfig file libbrasero-media.pc still references hal
Homepage: http://www.gnome.org/projects/brasero
Please report bugs to: http://bugzilla.gnome.org/browse.cgi?product=brasero
Mailing List for User and Developer discussion: brasero-list@gnome.org
GIT Repository: http://git.gnome.org/cgit/brasero/
Thanks to all the people who contributed to this release through patches, translation, advices, artwork, bug reports.
13.07.2009
Brasero 2.27.4
Highlights:
- Hal support removed, now relies on GIO only for drives/media probing
- New layout for size reporting in data/audio/video project
- Lot's of bug fixes
- Fixed some memleaks
- Bump libbrasero-media version to reflect changes (important to packagers)
Bugs Fixed:
- Fix #582261 – brasero shows 0% done, while continues burning disc
- Fix 582513 – Bogus VIDEO_TS directory error if AUDIO_TS directory present
- Fix #573805 – "Increase compatibility with Windows systems"?
- Fix #585190 – remove 0 from 03 % status
- Fix #586744 – Use AS_HELP_STRING for configure switches
- Fix #584793 – Poor language in warning dialog when attempting to burn an
audio CD onto a CDRW
- Fix #580617 – Brasero floods .xsession-errors log with "Unknown (or already
deleted) monitored directory" warnings
- Fix #563501 – Brasero burning window shouldn't try to show drive speed while
is converting audio files
- Fix #485719 – Burn dialog CD icon
- Fix #585481 – Deep hierarchy warning
- Fix #554070 – The need of a "replace all" and "replace non" button
- Fix #582461 – Brasero hangs at normalizing tracks
- Fix #587284 – nautilus hangs every time
- Fix #574093 – Caret visible in instructions for project creation
- Fix #581742 – port from HAL to DeviceKit-disks
- Fix #573801 – Bad error message when burning empty burn:///
- Fix #573486 – Various i18n and string issues for good
- Fix #587399 – License clarification
- Fix #587554 – Unclear meaning of text
- Fix #582979 – brasero should not include Categories in mime handler .desktop
files
- Fix #586040 – duplicated command listed in open-with dialog
- Fixes for #573486 – Various i18n and string issues
- Translation updates
Homepage: http://www.gnome.org/projects/brasero
Please report bugs to: http://bugzilla.gnome.org/browse.cgi?product=brasero
Mailing List for User and Developer discussion: brasero-list@gnome.org
GIT Repository: http://git.gnome.org/cgit/brasero/
Thanks to all the people who contributed to this release through patches, translation, advices, artwork, bug reports.
16-06-2009
Brasero 2.27.3
Changes:
- Fix a crash when there is no medium inserted
- Fix a crash when there is no error
- Display the size that would be used by the data to burn in the combo box
- Fix image format retrieval which failed after several images had been
selected
- Fix bgo #582519 – In nautilus copy disc should have a disc as default target instead of an iso file
- Improvements to medium choosing combo
- Fix #554201 – Project size graph in stat
- Fix #583458 – brasero configure switches only disables options
- Fix for #583649 – Wrong translatable strings in burn-job.c
- Add NetBSD support to libbrasero-media
- Fix #584538 – Make time unit formatting completely translatable
- Fix #582059 – Cover editor ignores background image style setting in
printout
- Fix #581639 – Cover editor shows background images scaled but on printing the images are not.
- Remove joliet option from the burn option dialog (except for nautilus
extension) and ask the user in the data project if he wants joliet or not
- Fix #584538 – Make time unit formatting completely translatable
- Added gitignore
- Transation Updates
Homepage: http://www.gnome.org/projects/brasero
Please report bugs to: http://bugzilla.gnome.org/browse.cgi?product=brasero
Mailing List for User and Developer discussion: brasero-list@gnome.org
GIT Repository: http://git.gnome.org/cgit/brasero/
Thanks to all the people who contributed to this release through patches, translation, advices, artwork, bug reports.
25-03-2009
Brasero 2.27.2
Changes since 2.26.x:
- Split burning backend into a new library called libbrasero-burn
- Split some utilities into a new library called libbrasero-utils
- Use Brasero as a single instance application using libunique
- Data spanning
- Memleak fixes
- Bug Fixes
- String fixes
- Use autogenerated Changelog via git
- Translation Updates
Homepage: http://www.gnome.org/projects/brasero
Please report bugs to: http://bugzilla.gnome.org/browse.cgi?product=brasero
Mailing List for User and Developer discussion: brasero-list@gnome.org
GIT Repository: http://git.gnome.org/cgit/brasero/
Thanks to all the people who contributed to this release through patches, translation, advices, artwork, bug reports.
|