~ubuntu-branches/ubuntu/lucid/brasero/lucid-updates

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-06-24 11:22:46 UTC
  • mfrom: (1.3.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100624112246-s5ubbf8tafqkir0m
Tags: 2.30.2-0ubuntu1
* New upstream release
  - Lot's of memleak fixes
  - Fixed a runtime warning related to cancelling tracker searches
  - Crash in brasero_data_project_node_removed at
    brasero-data-project.c:1163
  - brasero crashed with SIGSEGV in brasero_data_project_remove_node()
    (LP: #561319)
  - Fix a few runtime warnings with the Cover Editor
  - Text in cover editor does not show up automatically (LP: #469459)
  - Removed use of deprecated flags
  - Use accessor functions instead direct access (use GSEAL GnomeGoal)
  - Fix a bug in the layout on first start (side pane was hidden and
    remained so until the user moved it)
  - Save printer settings for cover printing
  - Write the contents of the GtkTextBuffer displayed line by displayed
    line which should improve the layout
  - "Write to Disc" button sensitivity regression
  - Fix flaw in mask that led libburn plugin not to work (not to be picked
    up actually) in some circumstances
  - Fails to burn ANY audio project
  - Move columns doesn't work (LP: #581759)
  - Brasero does not correctly handle double clicking on column separators
    (LP: #581885)
  - Bad info when burning, high CPU usage and slow burn
  - Change the priority for cdrdao and raised the one of cdda2wav plugin
  - brasero crashed with SIGSEGV in
    brasero_mmc3_get_performa nce_wrt_spd_desc() (LP: #564766)
  - brasero crashed with SIGSEGV in brasero_scsi_command_issue_sync()
    (LP: #444832)
  - Do not check for symlinks on cdda2wav so the plugin can use icedax.
  - Brasero's failure with some file names (LP: #380643)
  - Pressing create audio cd does nothing
  - Empty project not available
  - can't actually save error logs
  - doesn't handle incorrect temp dirs properly
  - Fix multi DND in GtkFileChooser
  - Displays "starting to record" during whole burn process
  - Fix wrong report of speed with both cdrecord and wodim
  - Disk project doesn't save the disk title (LP: #587924)
  - Brasero reports outdated cdrtools on cdrtools-3.00 (LP: #592075)
  - misc bug fixes
  - Updated Translations
* Removed upstream patches:
  - debian/patches/90_git_audio_project_creation.patch,
    debian/patches/91_git_audio_project_creation.patch,
    debian/patches/92_git_audio_cd_recording.patch,
    debian/patches/93_git_new_caps_function_definition.patch
* debian/patches/99_autoconf.patch:
  - refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
21-06-2010: 2.30.2
 
2
 
 
3
Bug Fixes:
 
4
- Lot's of memleak fixes
 
5
- Fixed a runtime warning related to cancelling tracker searches
 
6
- Fix part of bgo#616935  - Crash in brasero_data_project_node_removed at brasero-data-project.c:1163
 
7
- Fix bgo#615526  - brasero crashed with SIGSEGV in brasero_data_project_remove_node()
 
8
- Fix a few runtime warnings with the Cover Editor
 
9
- Fix #590648  - Text in cover editor does not show up automatically
 
10
- Removed use of deprecated flags
 
11
- Fix part of 594716  - Use accessor functions instead direct access (use GSEA
 
12
L GnomeGoal)
 
13
- Fix a bug in the layout on first start (side pane was hidden and remained so
 
14
 until the user moved it)
 
15
- Save printer settings for cover printing
 
16
- Write the contents of the GtkTextBuffer displayed line by displayed line whi
 
17
ch should improve the layout
 
18
- Fix part of 617831  - "Write to Disc" button sensitivity regression
 
19
- Fix flaw in mask that led libburn plugin not to work (not to be picked up ac
 
20
tually) in some circumstances
 
21
- Fix bgo#617494  - Fails to burn ANY audio project (part 1)
 
22
- Some more fixes for #617494  - Fails to burn ANY audio project
 
23
- Fix #564411  - Move columns doesn't work
 
24
- Fix #618917  - Brasero does not correctly handle double clicking on column s
 
25
eparators
 
26
- Fix #618942  - Bad info when burning, high CPU usage and slow burn
 
27
- Change the priority for cdrdao and raised the one of cdda2wav plugin
 
28
- Fix for #615988  - brasero crashed with SIGSEGV in brasero_mmc3_get_performa
 
29
nce_wrt_spd_desc()
 
30
- Fix #597694  - brasero crashed with SIGSEGV in brasero_scsi_command_issue_sy
 
31
nc()
 
32
- Do not check for symlinks on cdda2wav so the plugin can use icedax.
 
33
- Fix #598145  - Brasero's failure with some file names
 
34
- Fix #613986  - Pressing create audio cd does nothing
 
35
- Fix #602854  - Empty project not available
 
36
- Fix #619366  - can't actually save error logs
 
37
- Fix #619368  - doesn't handle incorrect temp dirs properly
 
38
- Fix multi DND in GtkFileChooser
 
39
- Fix #615959  - Displays "starting to record" during whole burn process
 
40
- Fix wrong report of speed with both cdrecord and wodim
 
41
- Fix #620589  - Disk project doesn't save the disk title
 
42
- Fix #621243  - Brasero reports outdated cdrtools on cdrtools-3.00
 
43
- misc bug fixes
 
44
- Updated Translations (Thanks people you rock!!)
 
45
 
 
46
Homepage: http://www.gnome.org/projects/brasero
 
47
 
 
48
Please report bugs to: http://bugzilla.gnome.org/browse.cgi?product=brasero
 
49
 
 
50
Mailing List for User and Developer discussion: brasero-list@gnome.org
 
51
 
 
52
GIT Repository: http://git.gnome.org/cgit/brasero/
 
53
 
 
54
Thanks to all the people who contributed to this release through patches, translation, advices, artwork, bug reports.
 
55
 
 
56
 
1
57
26-04-2010: 2.30.1
2
58
 
3
59
Bug Fixes: