commit ed380ce684d89be5aac0121f7ba88af00062dc42 Author: Philippe Rouquier Date: Mon Dec 14 20:08:08 2009 +0100 Updated NEWS file again NEWS | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit d6ddb6b741671b7f78fee64f1b6ccc106040cce9 Author: Philippe Rouquier Date: Mon Dec 14 20:07:17 2009 +0100 Revert "Fix #598924 - Brasero wouldn't let me rename files by pasting the new name" This reverts commit d1476ff98296197218f308794eba9367044d76d9. src/brasero-audio-disc.c | 2 +- src/brasero-data-disc.c | 2 +- src/brasero-video-disc.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit dd4082ea69c289e1324e9e0403b735c003e32bbd Author: Philippe Rouquier Date: Mon Dec 14 20:00:07 2009 +0100 Add two files that are needed by gtk-doc (the new version) 0 files changed, 0 insertions(+), 0 deletions(-) commit f07f2a0f57c0145393768578e8c0371b84eada3b Author: Philippe Rouquier Date: Mon Dec 14 19:55:36 2009 +0100 Bump the version number for release configure.in | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 60b1b9ba471a201523eb403b469cb1d827f6fb3d Author: Philippe Rouquier Date: Mon Dec 14 19:54:07 2009 +0100 Updated NEWS NEWS | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 51 insertions(+), 0 deletions(-) commit 0e6c5dfeae11bf1598afb6eefc48ee350124b937 Author: Philippe Rouquier Date: Wed Dec 2 15:48:50 2009 +0100 Make sure we do always use packagekit when a video is added to a video project and codec are missing This should be backported in 2.28 libbrasero-utils/brasero-io.c | 27 +- libbrasero-utils/brasero-metadata.c | 692 ++++++++++++++++++----------------- 2 files changed, 379 insertions(+), 340 deletions(-) commit 97addb7e937a562c1eaa666fca189ddf11f14042 Author: Philippe Rouquier Date: Wed Nov 25 14:38:54 2009 +0100 Revert and fix patch about cdrdao and missing cue file which was wrong Make sure that we check for some errors plugins/cdrdao/burn-cdrdao.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit 44bac4cfd65a5b2e7aaad5c5ca9caea856869d3f Author: Philippe Rouquier Date: Mon Dec 7 19:56:10 2009 +0100 Fix #603871 - [Audio project] Song order inverted when moving songs up in the tracklist This should be backported to 2.28 src/brasero-video-tree-model.c | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) commit e714cd0edcca49419256ed4b3610a995d664058f Author: Philippe Rouquier Date: Sun Dec 6 21:17:47 2009 +0100 Fix #602888 - The files on new directory on Brasero project isn't saved correctly. This should be backported to 2.28 libbrasero-burn/brasero-data-project.c | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) commit 18b135f6157787d3be66bf46ea54a086979b3ffe Author: Philippe Rouquier Date: Sun Dec 6 13:59:13 2009 +0100 A potential fix for #590648 - Text in cover editor does not show up automatically Show the internal window on realize event not on the map one (which is not emitted with recent versions) This fix should be backported into 2.28 libbrasero-utils/brasero-jacket-view.c | 26 +------------------------- 1 files changed, 1 insertions(+), 25 deletions(-) commit d1476ff98296197218f308794eba9367044d76d9 Author: Philippe Rouquier Date: Sat Dec 5 16:58:17 2009 +0100 Fix #598924 - Brasero wouldn't let me rename files by pasting the new name It should be backported to 2.28 src/brasero-audio-disc.c | 2 +- src/brasero-data-disc.c | 2 +- src/brasero-video-disc.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit 3f98947991db22dac240ddf175079e888c0d771f Author: Philippe Rouquier Date: Fri Dec 4 17:57:11 2009 +0100 Fix for #603605 - .checksum.md5 ("file integrity check" plugin) broken when using "Increase compatibility with Windows" This should be backported to 2.28 branch libbrasero-burn/brasero-track-data.c | 140 ++++++++++++++++++++++++++++++++- libbrasero-burn/burn-mkisofs-base.c | 147 +--------------------------------- src/brasero-project.c | 2 +- 3 files changed, 143 insertions(+), 146 deletions(-) commit c6fad202d2607dc5bf39fa80901e5364b7f8b82e Author: Philippe Rouquier Date: Wed Dec 2 22:15:14 2009 +0100 Removed unneeded line that prevented play button to return to a proper state at the end of the stream It should be backported in 2.28 src/brasero-player.c | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) commit 691abf532fe1505bbd670fd6467bfedcfdb2943d Author: Philippe Rouquier Date: Wed Dec 2 14:09:25 2009 +0100 Fix a minor wrong count of invalid files It should be backported to 2.28 libbrasero-utils/brasero-io.c | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) commit 3931a85825a5ef4e24ae767edcfd11f760e83900 Author: Philippe Rouquier Date: Wed Dec 2 14:08:47 2009 +0100 Fix a warning It should be backported to 2.28 src/brasero-project-manager.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) commit 976d5f63e738da836dc8803a9a946e916d62b98a Author: Philippe Rouquier Date: Wed Dec 2 13:07:18 2009 +0100 Fix #602872 - User is unable to fast-forward neither rewing sound preview (This should be in 2.28 stable as well) libbrasero-utils/brasero-io.c | 1 - libbrasero-utils/brasero-metadata.c | 10 ++++++++-- src/brasero-player.c | 4 +--- 3 files changed, 9 insertions(+), 6 deletions(-) commit 64a75129e7698e49c595c67d6e5c359960040e97 Author: Philippe Rouquier Date: Mon Nov 30 21:57:37 2009 +0100 Fix #601872 - Audio project : Modifying added silence length fails (This should be also fixed in 2.28) src/brasero-audio-disc.c | 10 +++++----- src/brasero-song-properties.c | 3 ++- 2 files changed, 7 insertions(+), 6 deletions(-) commit 95347b896fa385ed23049b8d51f89604c0660869 Author: Philippe Rouquier Date: Wed Nov 25 20:44:35 2009 +0100 Fix string uses (backportable) libbrasero-utils/brasero-disc-message.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 9e14da97a65018f3f2895daf2cffbb31f58c10d7 Author: Philippe Rouquier Date: Wed Nov 25 14:30:05 2009 +0100 Fix a long standing mistake that could lead cdrdao to error out (backportable) plugins/cdrdao/burn-cdrdao.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 8a4af059d4fa6c9b034b3889aba8d12937a9cd62 Author: Philippe Rouquier Date: Sun Nov 22 22:14:34 2009 +0100 Send uri selected signal after we set the new source for uris src/brasero-layout.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit f55673ee47151e3cde3a4061096aa21f3290d5a4 Author: Philippe Rouquier Date: Sun Nov 22 20:43:12 2009 +0100 Fix #538060 - Brasero fails to read cue file when PATH contains a non fully qualified path When burning a cue sheet with a relative path for the bin, start cdrecord and wodim in the directory containing the cue sheet to work around their inability to resolve properly relative paths plugins/cdrkit/burn-wodim.c | 5 +++++ plugins/cdrtools/burn-cdrecord.c | 5 +++++ 2 files changed, 10 insertions(+), 0 deletions(-) commit 5e5b4ef206277c6adffcc786c63b4c6bbb069c2f Author: Philippe Rouquier Date: Sat Nov 21 21:31:27 2009 +0100 Make sure CD-TEXT from .cue files gets properly written plugins/cdrkit/burn-wodim.c | 3 +++ plugins/cdrtools/burn-cdrecord.c | 4 ++++ 2 files changed, 7 insertions(+), 0 deletions(-) commit 0f2ee3d3e772ab106e5cefd9e26acedc551e00f4 Author: Philippe Rouquier Date: Sat Nov 21 15:29:53 2009 +0100 Fix a problem with ARTIST tag being overwritten by ISRC tag plugins/transcode/burn-transcode.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 9da947ba9bd254d3b3741960f65bba7cc629e234 Author: Philippe Rouquier Date: Sat Nov 21 15:14:42 2009 +0100 Really copy the tags in brasero_track_tag_copy_missing () The order of arguments in g_value_copy () was wrong libbrasero-burn/brasero-track.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 084b008aada686d2c86563f0c49595348820d619 Author: Philippe Rouquier Date: Sat Nov 14 13:03:37 2009 +0100 Fix #601871 - Wrong remaining space when audio CD of size greater than 70 min We used the bytes instead of the blocks which explains the discrepancy libbrasero-burn/brasero-dest-selection.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 4c6fa7739fc325b3ebad3deaf2f645cd56d28d80 Author: Philippe Rouquier Date: Wed Nov 11 14:22:36 2009 +0100 Fix #601496 - Select disc image selector allows to selecd pictures libbrasero-burn/brasero-src-image.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit af90327bee7f024082d504086916da6f4161c9d6 Author: Philippe Rouquier Date: Tue Nov 10 10:29:01 2009 +0100 Fix #601109 - burning disks with burn:// doesn't set the disk label nautilus/nautilus-burn-extension.c | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) commit e41039f89d59e51bc979b417cd1d1cd5b32066de Author: Philippe Rouquier Date: Tue Nov 3 15:00:33 2009 +0100 Fix #600007 - Memory leaks in brasero Patch by Eric Sesterhenn This fixes unlikely memory leaks on error plugins/dvdcss/burn-dvdcss.c | 4 ++-- plugins/libburnia/burn-libisofs.c | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) commit 058bc2813796275829e68889cffda57186271928 Author: Philippe Rouquier Date: Tue Nov 3 14:47:42 2009 +0100 Fix #600293 - Fails to build error: cannot convert to a pointer type Patch by Carlos Garcia Campos src/brasero-player-bacon.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c5acebebc8a139e146c400195d8fd3d398a75752 Author: Philippe Rouquier Date: Mon Nov 2 10:19:08 2009 +0100 Add Dbus-glib flags to fix build libbrasero-utils/Makefile.am | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 38420b7016defdefb63e3a7f703bf7f59a16f59b Author: Philippe Rouquier Date: Sun Nov 1 17:01:08 2009 +0100 Fix file name appearance src/brasero-audio-disc.c | 8 ++++++-- src/brasero-video-disc.c | 6 +++++- 2 files changed, 11 insertions(+), 3 deletions(-) commit 4004ce19a3f5415ab0133117e3050213dd827ba8 Author: Philippe Rouquier Date: Mon Oct 26 08:53:17 2009 +0100 Fix #599620 - stray underline in button label Patch by Matthias Clasen src/brasero-project-type-chooser.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit b8fd96b0219d368b72906ed94d84095676c78794 Author: Philippe Rouquier Date: Mon Nov 23 10:38:34 2009 +0100 Fix #602566 - libbrasero-burn has broken headers Some G_END_DECLS were missing libbrasero-burn/brasero-burn-dialog.h | 2 ++ libbrasero-burn/brasero-burn.h | 2 ++ libbrasero-burn/brasero-caps-burn.h | 2 ++ libbrasero-burn/brasero-progress.h | 2 ++ libbrasero-burn/brasero-tray.h | 2 ++ libbrasero-burn/burn-caps.h | 2 ++ libbrasero-burn/burn-process.h | 2 ++ src/brasero-audio-disc.h | 2 ++ src/brasero-disc.h | 2 ++ src/brasero-file-chooser.h | 2 ++ src/brasero-layout.h | 2 ++ src/brasero-mime-filter.h | 2 ++ src/brasero-player-bacon.h | 2 ++ src/brasero-player.h | 2 ++ src/brasero-playlist.h | 2 ++ src/brasero-project-type-chooser.h | 2 ++ src/brasero-project.h | 2 ++ src/brasero-search-beagle.h | 2 ++ src/brasero-search-entry.h | 2 ++ src/brasero-song-properties.h | 2 ++ src/brasero-uri-container.h | 2 ++ 21 files changed, 42 insertions(+), 0 deletions(-) commit d8b36aa1415d3cce6fb8e16650fa110ffcaee7ce Author: Nils-Christoph Fiedler Date: Sun Nov 15 12:27:55 2009 +0100 Added Low German translation po/LINGUAS | 1 + po/nds.po | 4847 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 4848 insertions(+), 0 deletions(-) commit 6d836b875c5456fe7646cc9c194f75bb66d8cca1 Author: Joan Duran Date: Sun Nov 8 18:44:54 2009 +0100 Updated Catalan translation po/ca.po | 747 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 375 insertions(+), 372 deletions(-) commit 029a2a2a8c8c302afed1b1920ca68f4543f10f5b Author: Ignacio Casal Quinteiro Date: Sat Nov 7 13:47:34 2009 +0100 Revert "Updated Galician Translation" This reverts commit e64e528f60d4a113266d55cc9ed6985333bac8ba. po/gl.po | 1627 ++++++++++++++++++++++++-------------------------------------- 1 files changed, 629 insertions(+), 998 deletions(-) commit e64e528f60d4a113266d55cc9ed6985333bac8ba Author: Antón Méixome Date: Fri Nov 6 13:38:46 2009 +0100 Updated Galician Translation po/gl.po | 1627 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 998 insertions(+), 629 deletions(-) commit 6a59312586666dc82a0e32a45c0475d6978ba494 Author: Petr Kovar Date: Wed Nov 4 19:55:18 2009 +0100 Updated Czech translation by Adrian Gunis po/cs.po | 747 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 375 insertions(+), 372 deletions(-) commit 1b7adc3cdf760b2766b1d02badd56e354f6c98f8 Author: Philippe Rouquier Date: Wed Nov 4 15:25:59 2009 +0100 Fix a potential crash when aborting the download of a Gstreamer plugin throught PackageKit libbrasero-utils/brasero-metadata.c | 20 ++++++++++++++------ 1 files changed, 14 insertions(+), 6 deletions(-) commit 6a6f3424fafb12fc582252d075b4fe13feb98568 Author: Philippe Rouquier Date: Wed Nov 4 15:00:24 2009 +0100 Fix #599655 - brasero crashed with SIGSEGV in g_main_context_dispatch() Prevent brasero from returning concurent errors for video and audio projects. libbrasero-burn/brasero-data-session.c | 2 +- libbrasero-burn/brasero-data-vfs.c | 4 +- libbrasero-burn/brasero-track-stream-cfg.c | 21 ++++-- libbrasero-utils/brasero-io.c | 125 +++++++++++++++++++--------- libbrasero-utils/brasero-io.h | 29 ++++++- src/brasero-audio-disc.c | 4 +- src/brasero-player.c | 2 +- src/brasero-playlist.c | 2 +- src/brasero-project-manager.c | 2 +- src/brasero-video-disc.c | 3 +- 10 files changed, 137 insertions(+), 57 deletions(-) commit 1353d6760c8a4368f2b8fc38a680fd83fee3555c Author: Philippe Rouquier Date: Tue Nov 3 21:30:26 2009 +0100 Fix #588323 - crash in Disc Copier: Dragging a track from Ba... Last comment. Banshee packs uris in a strange way that is not properly understood by some stock gtk+ functions like gtk_selection_data_get_uris () which returns NULL whereas g_uri_list_extract_uris () is fine. So if the first fails try the other one. libbrasero-burn/brasero-track-data-cfg.c | 7 +++++++ src/brasero-audio-disc.c | 2 +- src/brasero-multi-dnd.c | 7 +++++++ src/brasero-video-tree-model.c | 19 ++++++++++++++++--- 4 files changed, 31 insertions(+), 4 deletions(-) commit 09059b2a0dfd46f19da1cfb083ca304c3e02ebb8 Author: Aleksander Łukasiewicz Date: Tue Nov 3 17:09:45 2009 +0100 Updated Polish translation help/pl/pl.po | 23 ++++++++++++----------- 1 files changed, 12 insertions(+), 11 deletions(-) commit f4af5a42f382363a4773f70f4883d361bf120c90 Author: Aleksander Łukasiewicz Date: Tue Nov 3 16:50:44 2009 +0100 Updated Polish translation help/pl/pl.po | 654 ++++++++++++++++++++++++++++----------------------------- 1 files changed, 325 insertions(+), 329 deletions(-) commit 4ff3d081fba27080f49f54cbd528a214252214de Author: Aleksander Łukasiewicz Date: Tue Nov 3 16:49:05 2009 +0100 Updated Polish translation help/pl/figures/brasero_main.png | Bin 105971 -> 97376 bytes help/pl/pl.po | 980 ++++++++++++++++++++++---------------- 2 files changed, 580 insertions(+), 400 deletions(-) commit da1bbaa03a0aec2c03c6f05bd6a33affb62b6a94 Author: Claude Paroz Date: Mon Nov 2 09:31:32 2009 +0100 Updated French translation po/fr.po | 947 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 475 insertions(+), 472 deletions(-) commit 39c70692d6a0e820f5e915cfaf38feee93432225 Author: Milo Casagrande Date: Sun Nov 1 11:53:46 2009 +0100 Updated Italian translation po/it.po | 883 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 443 insertions(+), 440 deletions(-) commit d4e5d8c9fde0922913df5f98db5357affbcfbb2c Author: Jorge González Date: Thu Oct 29 18:44:50 2009 +0100 Updated Spanish translation po/es.po | 3204 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 1334 insertions(+), 1870 deletions(-) commit f3c35b39f88d505587b3d47321833ecf4599082c Author: Jorge González Date: Thu Oct 29 18:39:14 2009 +0100 Updated Spanish translation po/es.po | 3204 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 1870 insertions(+), 1334 deletions(-) commit 83a86f92707f2a7825586a9f3d7164a2cb12ec06 Author: Philippe Rouquier Date: Fri Oct 23 11:41:31 2009 +0200 Make preview display images again src/brasero-player.c | 26 +++++++++++++++++--------- 1 files changed, 17 insertions(+), 9 deletions(-) commit f99d1b3e0d18a99684b70463a6c5ea005bf72627 Author: Philippe Rouquier Date: Fri Oct 23 12:06:16 2009 +0200 Don't display the sidebar combo box if there is only one item for data projects src/brasero-layout.c | 19 ++++++++++++++++++- 1 files changed, 18 insertions(+), 1 deletions(-) commit c546e440458a614a489f4a4fcbc4bec6d2897f1f Author: Philippe Rouquier Date: Fri Oct 23 11:36:57 2009 +0200 Properly hide the preview widget src/brasero-player.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 2bfcba1f647746b6b94f40dfac4fb8b21641e537 Author: Philippe Rouquier Date: Fri Oct 23 11:35:36 2009 +0200 Fix a crash on closing brasero that happened because some signals were emitted whereas we were destroying widgets src/brasero-search-beagle.c | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) commit 9ece661b951f18a0ba6f5d819c41b3d657840197 Author: Gabor Kelemen Date: Thu Oct 22 17:46:05 2009 +0200 Updated Hungarian translation po/hu.po | 1079 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 494 insertions(+), 585 deletions(-) commit 6d5a7957c555c66c1776dd99683a9c51919105a9 Author: Mads Lundby Date: Wed Oct 21 22:37:09 2009 +0200 Updated Danish translation po/da.po | 762 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 384 insertions(+), 378 deletions(-) commit 5f78c6c2955f5e4f6db88d3e606e5de5c40864cf Author: Matej Urbančič Date: Wed Oct 21 13:36:55 2009 +0200 Updated Slovenian translation po/sl.po | 808 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 405 insertions(+), 403 deletions(-) commit 84c50d3f43eba359ccb694b56ddf39714b3c80a5 Author: Philippe Rouquier Date: Tue Oct 20 15:58:35 2009 +0200 Don't leave add button greyed if GtkFileChooser dialog was cancelled src/brasero-project.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 539aee361a0d91ec4dcd83d2225a7c577a06cf8a Author: Mario Blättermann Date: Tue Oct 20 19:30:55 2009 +0200 Updated German translation po/de.po | 937 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 471 insertions(+), 466 deletions(-) commit e229c8d572ccb471ee4379b6e91128216acc08fb Author: Leonid Kanter Date: Tue Oct 20 12:49:03 2009 +0300 Updated Russian translation po/ru.po | 492 ++++++++++++++++++++++---------------------------------------- 1 files changed, 177 insertions(+), 315 deletions(-) commit b9f2cc0a28bcc5cd39b2c0852afb44e1f5ff6a61 Author: Rodrigo L. M. Flores Date: Mon Oct 19 18:05:18 2009 -0200 Updated Brazilian Portuguese Translation po/pt_BR.po | 938 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 471 insertions(+), 467 deletions(-) commit 0b17eb2933786dd9dcf78e8a3ed88d9b996be8a9 Author: Daniel Nylander Date: Mon Oct 19 21:45:30 2009 +0200 Updated Swedish translation po/sv.po | 970 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 488 insertions(+), 482 deletions(-) commit 795f252c2284b9bacf88d84e41555ed4277c25b8 Author: Jorge González Date: Mon Oct 19 21:35:04 2009 +0200 Updated Spanish translation po/es.po | 940 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 472 insertions(+), 468 deletions(-) commit 0a128cf03c577c4ffe54483f6977f6c1d5bed98a Author: Philippe Rouquier Date: Mon Oct 19 21:09:48 2009 +0200 Fixed #598055 - Brasero says "Audio CD successfully burnt" after creating a video DVD libbrasero-burn/brasero-burn-dialog.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)