commit 2c6824d6684ec19cdef5f1e9c1ea88e3b3396bc6
Author: Luis Medinas <
[email protected]>
Date: Tue Aug 25 18:28:19 2009 +0100
Release 2.27.91
NEWS | 35 +++++++++++++++++++++++++++++++++++
configure.in | 4 ++--
2 files changed, 37 insertions(+), 2 deletions(-)
commit a6ce4ace76f9b31550c57bc6b9aa53b8815ccf9c
Author: Philippe Rouquier <
[email protected]>
Date: Tue Aug 25 14:23:49 2009 +0200
Use public API instead of libbrasero-burn private one
Also ref the plugins in the list
libbrasero-burn/burn-plugin-manager.c | 1 +
src/brasero-plugin-manager-ui.c | 7 +++----
2 files changed, 4 insertions(+), 4 deletions(-)
commit 671da4565b1915ece90680226e0b99caa5b5efbd
Author: Philippe Rouquier <
[email protected]>
Date: Tue Aug 25 14:23:21 2009 +0200
API documentation
libbrasero-burn/burn-basics.c | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
commit 45a652c7928ffed237aeb9206236c144fb4c9523
Author: Philippe Rouquier <
[email protected]>
Date: Tue Aug 25 14:15:39 2009 +0200
Try to fix #591880 - Image checksumming causes internal error
Also add a debug comment in case it doesn't
libbrasero-burn/brasero-burn.c | 48 +++++++++++++++------------------------
1 files changed, 19 insertions(+), 29 deletions(-)
commit c34a4e272742b14cedc3514a13b26c332724a81b
Author: Og B. Maciel <
[email protected]>
Date: Tue Aug 25 08:59:33 2009 -0400
Updated Brazilian Portuguese translation.
po/pt_BR.po | 298 +++++++++++++++++++++++++++++++----------------------------
1 files changed, 156 insertions(+), 142 deletions(-)
commit 5aae9d011e6bcc45ead9e6281259f6c2fcb23d22
Author: Tomasz Dominikowski <
[email protected]>
Date: Tue Aug 25 14:43:25 2009 +0200
Updated Polish translation
po/pl.po | 629 ++++++++++++++++++++++++++++++++------------------------------
1 files changed, 322 insertions(+), 307 deletions(-)
commit cf109acb0085ad088e1128357c4eb9acc4754c19
Author: Manoj Kumar Giri <
[email protected]>
Date: Tue Aug 25 16:04:42 2009 +0530
Updated Oriya Translation
po/or.po | 741 ++++++++++++++++++++++++++++++--------------------------------
1 files changed, 353 insertions(+), 388 deletions(-)
commit 251cf58158b3a9afa4cd898e4b736c4d58e296d0
Author: ifelix <
[email protected]>
Date: Tue Aug 25 16:02:20 2009 +0530
Updated Tamil Translations
po/ta.po | 1348 +++++++++++++++++++++++++++++++-------------------------------
1 files changed, 668 insertions(+), 680 deletions(-)
commit b1c4b61dd93bfbac1566bed61eeb756de04ff883
Author: Shankar Prasad <
[email protected]>
Date: Tue Aug 25 11:38:28 2009 +0530
Updated Kannada(kn) translation
po/kn.po | 778 ++++++++++++++++++++++++++++----------------------------------
1 files changed, 354 insertions(+), 424 deletions(-)
commit 71df0a5ebc8c29164b019ac2488a9e3759e78265
Author: Philippe Rouquier <
[email protected]>
Date: Mon Aug 24 20:47:06 2009 +0200
Fix #592723 - Awkward translatable string
src/brasero-data-disc.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
commit 25c7a13cf7b79bbb8884de584f92000c1ca58ac0
Author: Philippe Rouquier <
[email protected]>
Date: Mon Aug 24 20:45:16 2009 +0200
Second fix for #590181 - Use Brasero as desktop file Name Comment #5
data/brasero.desktop.in.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
commit 8463a12f0e1880e76f07b8c963420873a2f048d9
Author: Philippe Rouquier <
[email protected]>
Date: Mon Aug 24 20:28:07 2009 +0200
Fix #592574 - DVDROM should be DVD-ROM
Title says it all
libbrasero-media/brasero-medium.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 4b2ffe69dee15cdaad194f6390af577291eca185
Author: Philippe Rouquier <
[email protected]>
Date: Mon Aug 24 18:28:40 2009 +0200
Fix #590181 - Use Brasero as desktop file Name Comment #5
data/brasero-copy-medium.desktop.in.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
commit aab8be0cb43626bec0919a5ac21eada683be22dd
Author: Philippe Rouquier <
[email protected]>
Date: Mon Aug 24 15:41:22 2009 +0200
Allow jobs to reset the progress to a pulsing bar so that if a new operation does not provide progress the progress bar does not stop
libbrasero-burn/burn-job.c | 12 +++++++++++
libbrasero-burn/burn-job.h | 2 +
libbrasero-burn/burn-task-ctx.c | 34 +++++++++++++++++++++++++++++++
libbrasero-burn/burn-task-ctx.h | 3 +-
plugins/libburnia/burn-libburn-common.c | 6 +++-
5 files changed, 54 insertions(+), 3 deletions(-)
commit 6c039923beed59148e9bdec1301a0699eaf6d324
Author: Philippe Rouquier <
[email protected]>
Date: Sun Aug 23 16:05:10 2009 +0200
Improved progress reporting
plugins/libburnia/burn-libburn-common.c | 54 ++++++++++++++++++++++++-------
1 files changed, 42 insertions(+), 12 deletions(-)
commit a2e8c1b9629a1291a02e7f77c3538ba416ef9fae
Author: Philippe Rouquier <
[email protected]>
Date: Sun Aug 23 16:04:54 2009 +0200
Fix 7ec4f9e0ff7428623672b0a82e6662564b551797 which was wrong
libbrasero-burn/burn-task-ctx.c | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
commit 804b35a0604b12378c912cd22ef5159d8cff27c8
Author: Philippe Rouquier <
[email protected]>
Date: Sun Aug 23 14:37:50 2009 +0200
Make the code checking the readiness of a drive stronger
Once opened, only accept NOT READY errors from the drive otherwise abort
libbrasero-media/brasero-medium.c | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
commit ec7bb2c9a55d21a59432cb55b6823dc2508bf781
Author: Philippe Rouquier <
[email protected]>
Date: Sun Aug 23 14:26:04 2009 +0200
Fix wrong value used to process reported error
libbrasero-media/scsi-sense-data.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 201a2fd31a1e668dd7c7ac81f6a246c60396110e
Author: Philippe Rouquier <
[email protected]>
Date: Sat Aug 22 16:07:08 2009 +0200
Ensure the drive/medium combo supports TAO/Incremental write mode
This is to avoid showing things that can't be done (like leaving the disc open) with DVD-RW (incremental) when they are quick blanked.
libbrasero-burn/brasero-caps-session.c | 54 ++++++++++++------
libbrasero-media/brasero-medium.c | 99 ++++++++++++++++++++++++++------
2 files changed, 117 insertions(+), 36 deletions(-)
commit a66e43646941f6814cee99aff24d0720c497be80
Author: Philippe Rouquier <
[email protected]>
Date: Sat Aug 22 16:05:26 2009 +0200
Set a maximum attempts at reprobing
libbrasero-burn/brasero-burn.c | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
commit cdda1025198b0ecc0cf1039408d1bda9ab9a87f3
Author: Philippe Rouquier <
[email protected]>
Date: Fri Aug 21 15:07:47 2009 +0200
Improve logging for libburn plugin
plugins/libburnia/burn-libburn-common.c | 10 ++++++++--
plugins/libburnia/burn-libburn.c | 4 ++++
2 files changed, 12 insertions(+), 2 deletions(-)
commit 83bdae06da9431e9655e2f1478a2e7954b562a4a
Author: Philippe Rouquier <
[email protected]>
Date: Fri Aug 21 15:02:15 2009 +0200
Fix a problem with checksum always wrong after burning a sequential DVD
DVD are always aligned along a 16 sector boundary which means that the size of the track returned is different from the size of the actual data
libbrasero-burn/brasero-burn.c | 99 ++++++++++++++------------------
plugins/checksum/burn-checksum-image.c | 33 ++++++++++-
2 files changed, 74 insertions(+), 58 deletions(-)
commit 7c61788c8a01cc53669a63dd0da37057022e3ff1
Author: Philippe Rouquier <
[email protected]>
Date: Fri Aug 21 14:40:34 2009 +0200
Don't flag DVD-RW as unformatted as they should be considered as in sequential recording mode
libbrasero-media/brasero-media.c | 7 +++++--
libbrasero-media/brasero-medium.c | 6 ++++--
2 files changed, 9 insertions(+), 4 deletions(-)
commit 9cd652d75142cc4dce505fd5b90f13da51bbf998
Author: Philippe Rouquier <
[email protected]>
Date: Fri Aug 21 14:16:55 2009 +0200
Detect unneeded operations which end up to an infinite wait
plugins/libburnia/burn-libburn-common.c | 37 ++++++++++++++++++++++++++++--
plugins/libburnia/burn-libburn-common.h | 2 +
2 files changed, 36 insertions(+), 3 deletions(-)
commit 7276df7905a9fae8bf6a646b7e0cd87d7f092d19
Author: Philippe Rouquier <
[email protected]>
Date: Wed Aug 19 15:37:02 2009 +0200
Make "tag-changed" signal appear in BraseroBurnSessionClass definition and use it in derived object
libbrasero-burn/brasero-session-cfg.c | 14 ++------------
libbrasero-burn/brasero-session.h | 3 +++
2 files changed, 5 insertions(+), 12 deletions(-)
commit cb668290bb95ddb00bd18a09bbe1e34ff67714b3
Author: Philippe Rouquier <
[email protected]>
Date: Wed Aug 19 15:31:37 2009 +0200
API documentation
libbrasero-burn/brasero-session-cfg.c | 10 ++++++++++
libbrasero-burn/brasero-session.c | 8 ++++----
2 files changed, 14 insertions(+), 4 deletions(-)
commit 09072bb72e00377aa728eaf15540c96b58820da8
Author: Philippe Rouquier <
[email protected]>
Date: Wed Aug 19 15:31:13 2009 +0200
Fix build after previous patch
libbrasero-burn/brasero-video-options.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 7b3531383523950d132708c0e8d6328b6a831b36
Author: Philippe Rouquier <
[email protected]>
Date: Wed Aug 19 15:08:27 2009 +0200
Add some more checks for the output type
libbrasero-burn/brasero-video-options.c | 24 ++++++++++++++++++++----
1 files changed, 20 insertions(+), 4 deletions(-)
commit 351f1212efa09fb94b1ebeecbf0cbbc98d09dc36
Author: Philippe Rouquier <
[email protected]>
Date: Wed Aug 19 15:02:52 2009 +0200
Use new private helper function brasero_burn_session_tag_lookup_int () in some other places
libbrasero-burn/brasero-dest-selection.c | 8 +-------
libbrasero-burn/brasero-image-properties.c | 8 +-------
libbrasero-burn/brasero-video-options.c | 15 ++++++---------
3 files changed, 8 insertions(+), 23 deletions(-)
commit a386405f088ff76d1ca845b6c1310c5fcf899d34
Author: Philippe Rouquier <
[email protected]>
Date: Wed Aug 19 14:51:33 2009 +0200
Have BraseroBurnSessionCfg configure tags
libbrasero-burn/brasero-dest-selection.c | 40 +--------------
libbrasero-burn/brasero-image-properties.c | 18 -------
libbrasero-burn/brasero-session-cfg.c | 77 +++++++++++++++++++++++++++-
libbrasero-burn/brasero-session.c | 5 ++-
libbrasero-burn/brasero-video-options.c | 10 ----
src/brasero-project.c | 12 ----
6 files changed, 82 insertions(+), 80 deletions(-)
commit 73fc2f8f86b33dd560fcf9ea21a75c3d77419462
Author: Philippe Rouquier <
[email protected]>
Date: Wed Aug 19 14:13:26 2009 +0200
Create private convenience functions brasero_burn_session_tag_add_int () and brasero_burn_session_tag_lookup () and use them whenever it is possible
libbrasero-burn/brasero-dest-selection.c | 37 ++++--------
libbrasero-burn/brasero-image-properties.c | 80 ++++++++----------------
libbrasero-burn/brasero-session-helper.h | 7 ++
libbrasero-burn/brasero-session.c | 61 ++++++++++++++++++
libbrasero-burn/brasero-video-options.c | 93 +++++++++++++---------------
src/brasero-project.c | 15 +---
6 files changed, 152 insertions(+), 141 deletions(-)
commit 2600cf0473f7e62b3d1705c79fc7677b104082b2
Author: Philippe Rouquier <
[email protected]>
Date: Tue Aug 18 21:59:10 2009 +0200
Fix API documentation
libbrasero-burn/brasero-session.c | 17 +++++++++++++++--
1 files changed, 15 insertions(+), 2 deletions(-)
commit 1108937fc464fa536f14f750734f20905d2810a1
Author: Philippe Rouquier <
[email protected]>
Date: Tue Aug 18 14:53:18 2009 +0200
Disconnect signal which prevents the callback to be called after the object was finalized
libbrasero-burn/brasero-burn-options.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
commit aef4894a54ba6cd6b76613930daa28105e03cc63
Author: Philippe Rouquier <
[email protected]>
Date: Tue Aug 18 13:52:52 2009 +0200
Fix progress reporting when video transcoder plugin cannot report either duration or position
plugins/transcode/burn-vob.c | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
commit 19d8084927b60d9be4f0a14daf461ea63dc3d5a6
Author: Philippe Rouquier <
[email protected]>
Date: Tue Aug 18 13:40:45 2009 +0200
Ensure help message is properly displayed for video projects
src/brasero-video-disc.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 1144df580ae4adf5f35810abdb360dc63d7d0633
Author: Philippe Rouquier <
[email protected]>
Date: Tue Aug 18 13:36:00 2009 +0200
In the destination chooser widget show "Video DVD Image", ... strings (instead of "Image File") when that's a video context
libbrasero-burn/brasero-dest-selection.c | 29 +++++++++++++++++++++++++++++
1 files changed, 29 insertions(+), 0 deletions(-)
commit f883e614097e3b2c9c06d681df629bd0e38583bb
Author: Philippe Rouquier <
[email protected]>
Date: Tue Aug 18 11:30:04 2009 +0200
Silence a warning
src/brasero-video-disc.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
commit 62ec2c8f903d6283c1e41e8d2c862053790c9cd6
Author: Philippe Rouquier <
[email protected]>
Date: Tue Aug 18 11:26:11 2009 +0200
Add debug for BraseroBurnSession video tags
libbrasero-burn/brasero-session.c | 41 +++++++++++++++++++++++++++++++++++-
1 files changed, 39 insertions(+), 2 deletions(-)
commit 83eeebf8c554ac4066e1f8272be8c02dd0634e9d
Author: Daniel Nylander <
[email protected]>
Date: Sun Aug 23 11:21:13 2009 +0200
Updated Swedish translation
po/sv.po | 583 +++++++++++++++++++++++++++++++-------------------------------
1 files changed, 292 insertions(+), 291 deletions(-)
commit 69b5b99c31116c3add977588f2dc879afe789255
Author: Mario Blättermann <
[email protected]>
Date: Sat Aug 22 17:55:55 2009 +0200
Fixed bug #591916
help/de/de.po | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 6461677a391c8c47b1683f829396475f97714867
Author: Khaled Hosny <
[email protected]>
Date: Fri Aug 21 20:00:19 2009 +0300
Updated Arabic translation
po/ar.po | 626 +++++++++++++++++++++++++++++++-------------------------------
1 files changed, 316 insertions(+), 310 deletions(-)
commit f41e679587de25c267935ca1562b687fe2cf912b
Author: Kjartan Maraas <
[email protected]>
Date: Fri Aug 21 14:07:10 2009 +0200
Updated Norwegian bokmål translation.
po/nb.po | 1433 +++++++++++++++++++++++++++++---------------------------------
1 files changed, 664 insertions(+), 769 deletions(-)
commit 0c1585c2a4d11b37dad3ed130c2f9f537e768ac4
Author: Og B. Maciel <
[email protected]>
Date: Wed Aug 19 00:04:40 2009 -0400
Updated Brazilian Portuguese translation.
po/pt_BR.po | 1554 +++++++++++++++++++++++++++--------------------------------
1 files changed, 717 insertions(+), 837 deletions(-)
commit d0b9874586d21cd8b4fe61572c7f034cf2adb969
Author: António Lima <
[email protected]>
Date: Sun Aug 16 23:08:31 2009 +0100
Updated Portuguese translation
po/pt.po | 5762 +++++++++++++++++++++++++++++++++-----------------------------
1 files changed, 3116 insertions(+), 2646 deletions(-)
commit 310f238a5627b5d442927b0747b0de97690736cd
Author: Philippe Rouquier <
[email protected]>
Date: Sun Aug 16 16:51:23 2009 +0200
Fix glitches with video options
some options were not properly updated (the 4:3 option with vcd in particular)
libbrasero-burn/brasero-image-properties.c | 75 ++++++++++++---
libbrasero-burn/brasero-video-options.c | 143 ++++++++++++++++++++--------
2 files changed, 165 insertions(+), 53 deletions(-)
commit 97cca2fc0919b7891c5f000e1f715ca112bf5f1b
Author: Philippe Rouquier <
[email protected]>
Date: Sun Aug 16 16:49:38 2009 +0200
Emit signal when type changes between svcd and vcd
libbrasero-burn/brasero-image-type-chooser.c | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
commit f4d6078510b1a0372dd849e1f826f1ff81b15102
Author: Philippe Rouquier <
[email protected]>
Date: Sun Aug 16 16:48:42 2009 +0200
New signal for tags when they changed (not exposed)
libbrasero-burn/brasero-session-helper.h | 8 +++
libbrasero-burn/brasero-session.c | 75 +++++++++++++++++++++++++++++-
2 files changed, 82 insertions(+), 1 deletions(-)
commit c59ef405acb281e912992e451e1b913384eb0995
Author: Philippe Rouquier <
[email protected]>
Date: Sun Aug 16 16:47:31 2009 +0200
Fix typos
plugins/transcode/burn-vob.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
commit 76e75e72e5b52c3c892073d9c434596364777f82
Author: Philippe Rouquier <
[email protected]>
Date: Sun Aug 16 16:47:18 2009 +0200
Set SVCD by default
src/brasero-project.c | 21 ++++++++++++++++++++-
1 files changed, 20 insertions(+), 1 deletions(-)
commit 2a2063c40bc65206d7f7c9c96fb4866f5bf5293b
Author: Philippe Rouquier <
[email protected]>
Date: Sun Aug 16 16:46:10 2009 +0200
Set proper audio tags for video projects
libbrasero-burn/brasero-dest-selection.c | 70 ++++++++++++++++++++++++++----
1 files changed, 61 insertions(+), 9 deletions(-)
commit 797f226be3b5dfafb5ca00a8bbceaf59779db29f
Author: Seán de Búrca <
[email protected]>
Date: Sat Aug 15 20:40:21 2009 -0600
Updated Irish translation
po/ga.po | 632 +++++++++++++++++++++++++++++++-------------------------------
1 files changed, 318 insertions(+), 314 deletions(-)
commit caaa6641401fe7a534a35638a3641d52aa2b92ed
Author: Philippe Rouquier <
[email protected]>
Date: Sat Aug 15 15:35:18 2009 +0200
Added video options to video project when output is an image
libbrasero-burn/brasero-image-properties.c | 11 ++++++++---
src/brasero-project.c | 21 ++++++++++++++++++++-
2 files changed, 28 insertions(+), 4 deletions(-)
commit 9302a2f9205a69b232fbece9252b54934add5c0f
Author: Philippe Rouquier <
[email protected]>
Date: Sat Aug 15 14:46:50 2009 +0200
Still make sure that (S)VCD type option appears when it's a CD and not an image
libbrasero-burn/brasero-video-options.c | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
commit ee4c47c2ad2a419be01efeecc5b0aa4d3b051688
Author: Philippe Rouquier <
[email protected]>
Date: Sat Aug 15 14:41:25 2009 +0200
Fix problem where brasero does not respect the user's choice regarding SVCD/VCD type choice in some cases
libbrasero-burn/brasero-image-properties.c | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
commit 85db63fbcfbbfbc3b98f41352a702412727a04a8
Author: Philippe Rouquier <
[email protected]>
Date: Sat Aug 15 14:36:59 2009 +0200
In case of an image make sure the audio stream type is well set.
libbrasero-burn/brasero-image-properties.c | 53 +++++++++++++++++++--------
1 files changed, 37 insertions(+), 16 deletions(-)
commit 895c4567034110439df094997391fbf9c57095f6
Author: Philippe Rouquier <
[email protected]>
Date: Sat Aug 15 14:28:23 2009 +0200
Don't show the (S)VCD type if output is an image as we handle that somewhere else
libbrasero-burn/brasero-video-options.c | 37 +++++--------------------------
1 files changed, 6 insertions(+), 31 deletions(-)
commit e5c4f314b4313d646813e79747a95d581ad067bc
Author: Philippe Rouquier <
[email protected]>
Date: Sat Aug 15 14:15:33 2009 +0200
Fix appearance of video options in some cases in the burn options dialog
Also restore a proper presentation
libbrasero-burn/brasero-burn-options.c | 23 ++++++++++++++++++++++-
1 files changed, 22 insertions(+), 1 deletions(-)
commit 0da7dfc6f02b460e8ca64744f78c45d13d6473a9
Author: Philippe Rouquier <
[email protected]>
Date: Sat Aug 15 13:45:49 2009 +0200
When adding file to a video project only select video file filter in GtkFileChooserDialog
src/brasero-project.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
commit 8fe0bca444877a2bf3d2e38d5b65fb07178866e7
Author: Tommi Vainikainen <
[email protected]>
Date: Sat Aug 15 16:01:21 2009 +0300
Updated Finnish translation
po/fi.po | 1249 +++++++++++++++++++++++++++++++-------------------------------
1 files changed, 625 insertions(+), 624 deletions(-)
commit 4a6f2d8fee8dc0ffc4aaa454f1ac379824b6bdd3
Author: Mario Blättermann <
[email protected]>
Date: Sat Aug 15 13:52:27 2009 +0200
Updated German translation
po/de.po | 1432 ++++++++++++++++++++++++++++++--------------------------------
1 files changed, 698 insertions(+), 734 deletions(-)
commit c255543c0717aadfa54cde2b50e4a756621f025a
Author: Philippe Rouquier <
[email protected]>
Date: Fri Aug 14 20:54:41 2009 +0200
Should fix #591826 – nautilus crashed with SIGSEGV in strcmp()
g_volume_get_identifier () can return NULL device.
libbrasero-media/brasero-medium-monitor.c | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
commit ef414a1a6273d578d0228da9096c0b3895019885
Author: Philippe Rouquier <
[email protected]>
Date: Fri Aug 14 16:40:54 2009 +0200
API clarification
libbrasero-burn/brasero-track-image-cfg.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 51416693bb7e6b72cf274b5ff784159e927a3c91
Author: Philippe Rouquier <
[email protected]>
Date: Fri Aug 14 16:33:29 2009 +0200
Allow brasero_track_image_cfg_set_source () to use path (absolute/relative) or uri to be used.
libbrasero-burn/brasero-track-image-cfg.c | 19 +++++++++++++++----
1 files changed, 15 insertions(+), 4 deletions(-)
commit 1639b105085b1ee2f39ddc472a78b37e2401dbad
Author: Philippe Rouquier <
[email protected]>
Date: Fri Aug 14 15:36:08 2009 +0200
Make use of the new API added by previous to limit the use of spanning
Now to allow spanning, the disc available space must be enough to accomodate the size of the biggest batch of data
libbrasero-burn/brasero-burn-options.c | 13 ++++++++-
libbrasero-burn/brasero-session-cfg.c | 10 +------
libbrasero-burn/brasero-session-helper.h | 4 +++
libbrasero-burn/brasero-session-span.c | 39 +++------------------------
libbrasero-burn/brasero-session.c | 41 ++++++++++++++++++++++++++++++
src/brasero-project.c | 13 ++++++++-
6 files changed, 76 insertions(+), 44 deletions(-)
commit 505b1fc22d830a88bd9834bab35f499c9f84a467
Author: Philippe Rouquier <
[email protected]>
Date: Fri Aug 14 15:34:41 2009 +0200
Fix an infinite loop added by previous patch
libbrasero-burn/brasero-data-project.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
commit 7a647b69ee1a0335cabdd313418cd658c9f49082
Author: Philippe Rouquier <
[email protected]>
Date: Thu Aug 13 16:36:14 2009 +0200
Added new methods to BraseroSessionSpan and BraseroTrackDataCfg to determine what the maximum size of batches is (when spanning)
libbrasero-burn/brasero-data-project.c | 33 +++++++++++++++++
libbrasero-burn/brasero-data-project.h | 3 ++
libbrasero-burn/brasero-session-span.c | 58 ++++++++++++++++++++++++++++++
libbrasero-burn/brasero-session-span.h | 3 ++
libbrasero-burn/brasero-track-data-cfg.c | 23 ++++++++++++
libbrasero-burn/brasero-track-data-cfg.h | 3 ++
6 files changed, 123 insertions(+), 0 deletions(-)
commit f4d62757e26a3eda1429bf0a05f0e4b8054d6ec6
Author: Philippe Rouquier <
[email protected]>
Date: Thu Aug 13 15:21:10 2009 +0200
Lots of fixes for image output path settings (including fixing extensions)
libbrasero-burn/brasero-image-properties.c | 21 +++---
libbrasero-burn/brasero-medium-properties.c | 8 ++-
libbrasero-burn/brasero-session-cfg.c | 99 +++++++++++++++++++++++----
libbrasero-burn/libbrasero-marshal.list | 1 +
4 files changed, 104 insertions(+), 25 deletions(-)
commit b0d969eb4ef0445fd7ca675541441ec39c61b7a2
Author: Philippe Rouquier <
[email protected]>
Date: Thu Aug 13 13:36:12 2009 +0200
Fix OpenSolaris support after recent move to GIO instead of HAL
Patch by Lin Ma <
[email protected]>
libbrasero-burn/brasero-data-session.c | 2 +-
libbrasero-burn/burn-basics.c | 10 ++++++++++
libbrasero-media/brasero-drive.c | 31 ++++++++++++++++++++++---------
libbrasero-media/brasero-medium.c | 2 +-
libbrasero-media/brasero-volume.c | 7 +++----
libbrasero-media/scsi-uscsi.c | 11 +++++++++--
plugins/checksum/burn-checksum-files.c | 4 ++--
7 files changed, 48 insertions(+), 19 deletions(-)
commit 85bba2896530ea84ad2f50fc6e029bdc87914bb2
Author: Baris Cicek <
[email protected]>
Date: Thu Aug 13 19:14:41 2009 +0300
Added Turkish language.
po/ChangeLog | 6 ++++++
po/LINGUAS | 1 +
2 files changed, 7 insertions(+), 0 deletions(-)
commit d9bcdcad4720e5a4f256b3627a750c542a915a36
Author: Baris Cicek <
[email protected]>
Date: Thu Aug 13 19:12:41 2009 +0300
Added Turkish translation
po/tr.po | 6643 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 6643 insertions(+), 0 deletions(-)
commit f54a902a8f59ae99ffddb152493df8bdd7ece4ef
Author: Philippe Rouquier <
[email protected]>
Date: Thu Aug 13 11:21:36 2009 +0200
Fix #590815 – build failure: error: possibly undefined macro: _m4_text_wrap_word
Patch by Patryk Zawadzki
configure.in | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
commit c1465c35135de798b1c124dfb7cbcfae197abbd9
Author: Shankar Prasad <
[email protected]>
Date: Thu Aug 13 12:03:02 2009 +0530
Updated Kannada(kn) translation
po/kn.po | 5366 ++++++++++++++++++++++++++++++++++----------------------------
1 files changed, 2916 insertions(+), 2450 deletions(-)
commit 90424009d4000237834ccf1b653cf14aab49a7c3
Author: Philippe Rouquier <
[email protected]>
Date: Wed Aug 12 20:26:45 2009 +0200
Fix #591471 – crashes when handling basic command line options
Add forgotten NULL entry at the end of GOptionEntry array
libbrasero-burn/burn-debug.c | 3 ++-
libbrasero-media/brasero-media.c | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
commit 8cb56b8f44a6bff0b1046ee2a335d52dfd801d42
Author: Philippe Rouquier <
[email protected]>
Date: Wed Aug 12 20:03:16 2009 +0200
API clarification
libbrasero-burn/brasero-track-data.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 575bc5edbfe92d295314cdf621c7169f1b879208
Author: Manoj Kumar Giri <
[email protected]>
Date: Wed Aug 12 14:19:25 2009 +0530
Updated Oriya Translation
po/or.po | 2823 ++++++++++++++++++++++++++++++++++----------------------------
1 files changed, 1562 insertions(+), 1261 deletions(-)
commit 0bf1eb1baff6939a6eaaf75f639f36331469a31c
Author: Inaki Larranaga Murgoitio <
[email protected]>
Date: Tue Aug 11 12:16:44 2009 +0200
Updated Basque language
po/eu.po | 62 +++++++++++++++++++++++++++++++++++++++++++++-----------------
1 files changed, 45 insertions(+), 17 deletions(-)
commit 93264922d8954913259bc3f9349c33ef0f455021
Author: Petr Kovar <
[email protected]>
Date: Mon Aug 10 22:48:14 2009 +0200
Updated Czech translation by Adrian Gunis
Reviewed by: Petr Kovar.
po/cs.po | 2719 +++++++++++++++++++++++++++++++-------------------------------
1 files changed, 1348 insertions(+), 1371 deletions(-)
commit 60406ad8a8d83fb609d702c7d2f38feea92685a1
Author: Inaki Larranaga Murgoitio <
[email protected]>
Date: Mon Aug 10 22:11:03 2009 +0200
Updated Basque language
po/eu.po | 5148 ++++++++++++++++++++++++++++++++------------------------------
1 files changed, 2677 insertions(+), 2471 deletions(-)