~ubuntu-branches/ubuntu/vivid/brasero/vivid-proposed

1.1.5 by Mario Danic
Import upstream version 0.6.0
1
Brasero is a CD/DVD mastering tool for the GNOME Desktop. It is designed to be simple and easy to use. 
1 by Sebastian Dröge
Import upstream version 0.4.4
2
3
Features:
4
5
Data CD/DVD:
6
- supports edition of discs contents (remove/move/rename files inside directories)
7
- can burn data CD/DVD on the fly
8
- automatic filtering for unwanted files (hidden files, broken/recursive symlinks, files not conforming to joliet standard, ...)
9
- supports multisession
10
- supports joliet extension
11
- can write the image to the hard drive
12
13
Audio CD:
14
- write CD-TEXT information (automatically found thanks to gstreamer)
15
- supports the edition of CD-TEXT information
16
- can burn audio CD on the fly
1.1.36 by Martin Pitt
Import upstream version 2.29.4
17
- can use all audio files handled by GStreamer local installation (ogg, flac, mp3, ...)
1 by Sebastian Dröge
Import upstream version 0.4.4
18
- can search for audio files inside dropped folders 
1.1.7 by Luis Medinas
Import upstream version 0.7.0
19
- can insert a pause
20
- can split a track
1 by Sebastian Dröge
Import upstream version 0.4.4
21
22
CD/DVD copy:
23
- can copy a CD/DVD to the hard drive
24
- can copy DVD and CD on the fly
25
- supports single-session data DVD
26
- supports any kind of CD
1.1.7 by Luis Medinas
Import upstream version 0.7.0
27
- can copy encrypted Video DVDs (needs libdvdcss)
1 by Sebastian Dröge
Import upstream version 0.4.4
28
29
Others:
30
- erase CD/DVD
31
- can save/load projects
32
- can burn CD/DVD images and cue files
33
- song, image and video previewer
34
- device detection thanks to HAL
35
- file change notification (requires kernel > 2.6.13)
36
- supports Drag and Drop / Cut'n'Paste from nautilus (and others apps)
37
- can use files on a network as long as the protocol is handled by gnome-vfs
38
- can search for files thanks to beagle (search is based on keywords or on file type)
39
- can display a playlist and its contents (note that playlists are automatically searched through beagle)
40
- all disc IO is done asynchronously to prevent the application from blocking
1.1.5 by Mario Danic
Import upstream version 0.6.0
41
- Brasero default backend is provided by cdrtools/cdrkit but libburn can be used as an alternative
1 by Sebastian Dröge
Import upstream version 0.4.4
42
1.1.7 by Luis Medinas
Import upstream version 0.7.0
43
44
Notes on plugins for advanced users
45
46
1. configuration
47
48
From the UI you can only configure (choose to use or not to use mostly) non essential plugins; that is all those that don't burn, blank, or image.
49
If you really want to choose which of the latters you want brasero to use, one simple solution is to remove the offending plugin from brasero plugin directory ("install_path"/lib/brasero/plugins/) if you're sure that you won't want to use it.
50
You can also set priorities between plugins. They all have a hardcoded priority that can be overriden through Gconf. Each plugin has a key in "/apps/brasero/config/priority".
51
If you set this key to -1 this turns off the plugin.
52
If you set this key to 0 this leaves the internal hardcoded priority - the default that basically lets brasero decide what's best.
53
If you set this key to more than 0 then that priority will become the one of the plugin - the higher, the more it has chance to be picked up.
54
55
2. additional note
56
57
Some plugins have overlapping functionalities (i.e. libburn/wodim/cdrecord/growisofs, mkisofs/libisofs/genisoimage); but they don't always do the same things or sometimes they don't do it in the same way. Some plugins have a "speciality" where they are the best. That's why it's usually good to have them all around
58
As examples, from my experience:
59
- growisofs is good at handling DVD+RW and DVD-RW restricted overwrite
60
- cdrdao is best for on the fly CD copying
61
- libburn returns a progress when it blanks/formats
62
63
1 by Sebastian Dröge
Import upstream version 0.4.4
64
Requirements:
1.1.7 by Luis Medinas
Import upstream version 0.7.0
65
- gtk+ >= 2.12.0
1.1.9 by Pedro Fragoso
Import upstream version 0.7.91
66
- gnome 2.22.x (libgnome, gio)
1 by Sebastian Dröge
Import upstream version 0.4.4
67
- gstreamer (>=0.10.0)
68
- Hal (>= 0.50)
1.1.9 by Pedro Fragoso
Import upstream version 0.7.91
69
- DBus (>=1.x)
1.1.5 by Mario Danic
Import upstream version 0.6.0
70
- libxml2
1.1.7 by Luis Medinas
Import upstream version 0.7.0
71
- cdrtools or cdrkit
72
- growisofs
1 by Sebastian Dröge
Import upstream version 0.4.4
73
- a fairly new kernel (>= 2.6.13 because of inotify) (optional)
1.1.9 by Pedro Fragoso
Import upstream version 0.7.91
74
- cairo
1.1.33 by Luke Yelavich
Import upstream version 2.29.1
75
- libcanberra
1.1.9 by Pedro Fragoso
Import upstream version 0.7.91
76
- totem (>= 2.20) (optional)
1.1.7 by Luis Medinas
Import upstream version 0.7.0
77
- beagle (>= 0.3.0) (optional)
1.1.34 by Robert Ancell
Import upstream version 2.29.2
78
- tracker (>= 0.7.0) (optional)
1.1.7 by Luis Medinas
Import upstream version 0.7.0
79
- libburn (>=0.4.0) (optional)
1.1.9 by Pedro Fragoso
Import upstream version 0.7.91
80
- libisofs (>=0.6.2) (optional)