commit 3bd22764dfaf175465462fe26e3a78ea7ab9b968 Author: Bastien Nocera Date: Sun Feb 19 23:50:45 2012 +0100 3.3.90 NEWS | 8 ++++++++ configure.in | 2 +- 2 files changed, 9 insertions(+), 1 deletions(-) commit 03090299fb9424c8d8092666c2741fc1467557fd Author: Bastien Nocera Date: Sun Feb 19 17:43:34 2012 +0100 sample-vala: Use Vala libpeas bindings Rather than the GIR bindings src/plugins/sample-vala/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 794e24bdbf4c977775bfa19ec0a0ecbe81819f55 Author: Bastien Nocera Date: Sun Feb 19 17:42:55 2012 +0100 rotation: Fix compilation with newer Vala See also https://bugzilla.gnome.org/show_bug.cgi?id=667751 src/plugins/rotation/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7321026e1cc136e1ebfd9415448cf57716774803 Author: Ihar Hrachyshka Date: Wed Feb 15 21:48:04 2012 +0300 Updated Belarusian translation. po/be.po | 1347 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 631 insertions(+), 716 deletions(-) commit 42074f10d8c7b33bf90b8a499d05f799348ad79f Author: Tiffany Antopolski Date: Tue Feb 7 18:47:12 2012 +0100 Updated Esperanto translation po/eo.po | 1136 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 582 insertions(+), 554 deletions(-) commit 331346d651e0cb9ff0464232f2f1c7aded94b606 Author: Sebastian Pölsterl Date: Sun Feb 5 13:36:25 2012 +0100 Explicitly add NULL to end of generated lists Don't use G_N_ELEMENTS for NULL terminated arrays https://bugzilla.gnome.org/show_bug.cgi?id=662919 data/mime-type-include.sh | 4 ++++ data/uri-scheme-include.sh | 1 + src/totem-audio-preview.c | 2 +- src/totem-properties-main.c | 2 +- src/totem-uri.c | 6 +++--- 5 files changed, 10 insertions(+), 5 deletions(-) commit af8575b2c9320f4c55b2837b7f43f603acb4c10e Author: Tiffany Antopolski Date: Thu Feb 2 21:28:12 2012 -0500 po: Updated en_CA.po po/en_CA.po | 3249 +++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 2065 insertions(+), 1184 deletions(-) commit d083c2863fa678ce0f114acd8eeb0bff92d031e0 Author: Kjartan Maraas Date: Sat Jan 28 20:44:45 2012 +0100 Updated Norwegian bokmål translation po/nb.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 6567fe5392cfd08caa7d342dc427c9ffe070b8f1 Author: Tiffany Antopolski Date: Wed Jan 25 17:58:35 2012 +0100 Updated Esperanto translation po/eo.po | 45 +++++++++++++++++++++++++++++---------------- 1 files changed, 29 insertions(+), 16 deletions(-) commit 96f398c0a4c80610b96c41624d9215fe9eb48a62 Author: Bastien Nocera Date: Mon Jan 23 19:41:15 2012 +0000 data: Add audio/flac as a mime-type So that FLAC files can be thumbnailed too. https://bugzilla.gnome.org/show_bug.cgi?id=660210 data/mime-type-list.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 31ed4dc5a629f4e64dac4ae77a821d9511665b9b Author: Bastien Nocera Date: Mon Jan 23 19:30:22 2012 +0000 thumbnailer: Quiet down src/totem-video-thumbnailer.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 54847e615c8ab545888a93fa72db108c2afff9d4 Author: Alexander Shopov Date: Sun Jan 22 18:30:05 2012 +0200 Updated Bulgarian translation po/bg.po | 385 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 176 insertions(+), 209 deletions(-) commit 851cf743cb96d8b39c39480eaff8bfa1002b0282 Author: Kristjan SCHMIDT Date: Sat Jan 21 16:36:36 2012 +0100 Updated Esperanto translation po/eo.po | 1488 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 673 insertions(+), 815 deletions(-) commit 68eafc40974af70be04ffd5f7823c8bcf3fe323e Author: Hendrik Knackstedt Date: Sat Jan 21 10:13:41 2012 +0100 [l10n] Updated German translation po/de.po | 604 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 284 insertions(+), 320 deletions(-) commit 310787704511438f7744213600314f55b158a636 Author: Fran Diéguez Date: Mon Jan 16 23:28:13 2012 +0100 Updated Galician translations help/gl/gl.po | 51 ++++++++++++++++++++++++++++++++++++++++++++++----- 1 files changed, 46 insertions(+), 5 deletions(-) commit 8ef36a2c74f1b9e614b7f94b8a53d4190c3bbebd Author: Bastien Nocera Date: Thu Jan 12 17:24:22 2012 +0000 backend: Also direct seek on trash files src/backend/bacon-video-widget-gst-0.10.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit cd0ca96e9f40bfebd96b65c7abacc931d786fc44 Author: Jiro Matsuzawa Date: Thu Jan 12 20:25:56 2012 +0900 Fix a broken tag in it.po Signed-off-by: Milo Casagrande help/it/it.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit bbb45d05707e700f7ba2922340aba95ca64a5ac1 Author: Bastien Nocera Date: Tue Jan 10 16:12:08 2012 +0000 uri: Remove ‘.txt’ as an autoloading subtitle file ext There are too many false positives with .txt files, which would then break GStreamer with bizarre error messages. Revert 667983c595f640e358a6e465c6fe879e4c7fbc85 src/totem-uri.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit afaa51d7f0af6094937c9f49217d492158fca5db Author: Jordi Bultó Date: Mon Jan 9 00:31:06 2012 +0100 [l10n]Updated Catalan documentation help/ca/ca.po | 2461 +++++++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 1950 insertions(+), 511 deletions(-) commit 73cff153771914ec3dc783c68f00ecfad6f085b4 Author: Bastien Nocera Date: Fri Jan 6 12:39:25 2012 +0000 backend: Use GDK provided work area code configure.in | 2 +- src/backend/video-utils.c | 164 ++------------------------------------------ 2 files changed, 9 insertions(+), 157 deletions(-) commit 667983c595f640e358a6e465c6fe879e4c7fbc85 Author: Philip Withnall Date: Wed Jan 4 09:33:23 2012 +0000 uri: Add ‘.txt’ as an autoloading subtitle file extension This should fix autoloading of subtitles which have a .txt extension. Reported to me by e-mail. src/totem-uri.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) commit 600e25e7fe61e634c2f2b1710b46a4b3fa2a3091 Author: Jiro Matsuzawa Date: Mon Jan 2 21:43:00 2012 +0900 Updated Japanese translation help/ja/ja.po | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) commit 98704de2fbce86246650411281fdf215f1b927d5 Author: Jovan Naumovski Date: Mon Jan 2 03:00:43 2012 +0100 Updated Macedonian translation. po/mk.po | 3677 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 2135 insertions(+), 1542 deletions(-) commit 4a1d786bdbb9d51849ba2a47b83451008c42ca17 Author: Xandru Armesto Date: Wed Dec 28 16:19:24 2011 +0100 Updated asturian translation po/ast.po | 3707 ++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 2053 insertions(+), 1654 deletions(-) commit 10ee98c01803bfda9f9a04c3f2625fe797a81d0a Author: Nguyễn Thái Ngọc Duy Date: Sat Dec 24 22:51:03 2011 +0700 Updated Vietnamese translation po/vi.po | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit fc2ec7616f7382510dc4178245430990973e3548 Author: Philip Withnall Date: Wed Dec 21 21:17:04 2011 +0000 backend: Show Vorbis DESCRIPTION in Comment As with commit b56e6a6e4a09d9c3efb768fef4330c4a9b95be16, fall back to the DESCRIPTION tag if COMMENT is empty in the GStreamer backend. See: bgo#666411 src/backend/bacon-video-widget-gst-0.10.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit b56e6a6e4a09d9c3efb768fef4330c4a9b95be16 Author: Chris Mayo Date: Wed Dec 21 20:07:05 2011 +0000 properties: Show Vorbis DESCRIPTION in Comment Currently the Comment field is empty on Nautilus Audio Properties Tab for files with headers using the minimal list of names from the Vorbis format specification which uses DESCRIPTION: http://xiph.org/vorbis/doc/v-comment.html. Still prefer COMMENT but if that does not exist check for DESCRIPTION. https://bugzilla.gnome.org/show_bug.cgi?id=666411 Signed-off-by: Chris Mayo src/totem-properties-view.c | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) commit fbfad3ec665713525e8fadc5f33fec9991a71203 Author: Philip Withnall Date: Wed Dec 21 14:11:52 2011 +0000 build: Update MAINTAINERCLEANFILES omf.make and xmldocs.make are installed by gnome-doc-common, which is run during autogen. Makefile.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit cf8438eb164b0e8afe9344cbe63d50379860b427 Author: Philip Withnall Date: Wed Dec 21 11:09:28 2011 +0000 3.3.4 NEWS | 5 +++++ configure.in | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-)