commit a8efeafbe2591dff240821655ce3be13ef1c9d8a Author: Bastien Nocera Date: Fri Dec 11 12:26:50 2009 +0000 2.28.2 NEWS | 10 ++++++++++ configure.in | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) commit 2561ef51dcaf98f8aa28c36f153d7653f25c658d Author: Bastien Nocera Date: Fri Dec 11 12:26:23 2009 +0000 Make tests work under distcheck With builddir != srcdir. Make sure to include test files in the distribution as well. plparse/tests/Makefile.am | 12 +++++++- plparse/tests/parser.c | 64 ++++++++++++++++++++++++++++++++++++++------- 2 files changed, 65 insertions(+), 11 deletions(-) commit 9af596a08abc387e7f4b3f187ed63d36eed27eaa Author: Bastien Nocera Date: Fri Dec 4 15:18:40 2009 +0000 Add test case for bug 585407 plparse/tests/585407.rss | 838 ++++++++++++++++++++++++++++++++++++++++++++++ plparse/tests/parser.c | 9 + 2 files changed, 847 insertions(+), 0 deletions(-) commit 5e76577f299436cac38260012db37fb1fe475484 Author: Bastien Nocera Date: Fri Dec 4 15:18:04 2009 +0000 Don't zero comments that start withing CDATA Fixed parsing of http://www.davidco.com/podcast.php https://bugzilla.gnome.org/show_bug.cgi?id=585407 plparse/totem-pl-parser.c | 24 ++++++++++++++---------- 1 files changed, 14 insertions(+), 10 deletions(-) commit 7f6b568668e0381a95f6a9227b85c44abc293ee3 Author: Bastien Nocera Date: Fri Dec 4 14:59:10 2009 +0000 Make erasing comments from XML files slightly faster plparse/totem-pl-parser.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit fe01f1bbcbbc67dbfe5d9b702314f3868c892bba Author: Bastien Nocera Date: Fri Dec 4 14:24:55 2009 +0000 Add test for bug 594036 plparse/tests/live-streaming.m3u | 5 +++++ plparse/tests/parser.c | 9 +++++++++ 2 files changed, 14 insertions(+), 0 deletions(-) commit 9cec1603cbd7991ef1eb23679acc74fdfce36f12 Author: Matt Kraai Date: Thu Dec 3 00:48:55 2009 -0800 Make totem-pl-parser thread-safe https://bugzilla.gnome.org/show_bug.cgi?id=572705 plparse/totem-pl-parser.c | 15 +++- plparse/xmllexer.c | 215 ++++++++++++++++++++++++++------------------- plparse/xmllexer.h | 24 +++++- plparse/xmlparser.c | 194 ++++++++++++++++++++++++++++++++++------ plparse/xmlparser.h | 25 ++++- 5 files changed, 344 insertions(+), 129 deletions(-) commit 1dd2ca4bad26d6dc1e5944457e601dbf3845ec28 Author: Bastien Nocera Date: Fri Dec 4 13:26:47 2009 +0000 Add test case for single line RTSPText files plparse/tests/parser.c | 11 +++++++++-- plparse/tests/single-line.qtl | 1 + 2 files changed, 10 insertions(+), 2 deletions(-) commit 458d240f55ca971b4e23db7ce2ad626808bb1a4b Author: Simon Pecher Date: Fri Dec 4 13:24:51 2009 +0000 Fix parsing of multi-line RTSPtext files https://bugzilla.gnome.org/show_bug.cgi?id=602127 plparse/totem-pl-parser-qt.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 0410d8f1dbc9be8d8ad1e09cac4ef17d5099adeb Author: Bastien Nocera Date: Fri Dec 4 13:24:21 2009 +0000 Add test case for bug 602127 plparse/tests/602127.qtl | 2 ++ plparse/tests/parser.c | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+), 0 deletions(-) commit f7d9a0528d1eef380b7d0ebc181e327c90854450 Author: Bastien Nocera Date: Fri Dec 4 13:15:19 2009 +0000 Make "make check" pass by adding a doc docs/reference/totem-pl-parser-sections.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 8751b19ec4795f23042a2861b43dc6cd2d2aa037 Author: Bastien Nocera Date: Fri Dec 4 13:12:17 2009 +0000 Update tests to be current plparse/tests/parser.c | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) commit e973149872b20a899c3b0a2651b19a970d9d3818 Author: Bastien Nocera Date: Fri Dec 4 13:11:59 2009 +0000 Fix parsing of RSS feeds being detected as HTML files plparse/totem-pl-parser.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit e78f18f1402a441e638f5b69aa798db1eba41223 Author: Bastien Nocera Date: Mon Nov 30 12:00:08 2009 +0000 Add support for subtitle URIs in SMIL playlists https://bugzilla.gnome.org/show_bug.cgi?id=603359 plparse/totem-pl-parser-smil.c | 119 ++++++++++++++++++++++++++++++---------- plparse/totem-pl-parser.c | 4 + plparse/totem-pl-parser.h | 6 ++ 3 files changed, 100 insertions(+), 29 deletions(-) commit 6a68766bf79f2e7574c23fb05925661dff203483 Author: Sebastian Dröge Date: Mon Nov 30 09:32:26 2009 +0100 Include gio/gio.h in totem-pl-parser.h for GCancellable and friends gtk/gtk.h only includes gio/gio.h since 2.16 but totem-pl-parser works with older GTK+ too. plparse/totem-pl-parser.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2c15e74f7cca406a28e18e94e092b545d199f0ea Author: Claude Paroz Date: Sat Nov 28 15:38:09 2009 +0100 Fixed plural form for nepali and uighur translations po/ne.po | 2 +- po/ug.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit beb8e2d116e4131a3830204d9f006bc7afa964ab Author: Nils-Christoph Fiedler Date: Sat Nov 28 15:22:12 2009 +0100 Deleted obsolete file po/nds_NFE.po | 49 ------------------------------------------------- 1 files changed, 0 insertions(+), 49 deletions(-) commit 20d09dfb0d1c0a699a31f8e76c53f3cd1e7cf789 Author: Nils-Christoph Fiedler Date: Sat Nov 28 15:02:26 2009 +0100 Cleared obsolete file po/nds_NFE.po | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) commit 37cd28ea1dc8b691161b6fced22a05782af81f00 Author: Bastien Nocera Date: Thu Nov 26 18:22:53 2009 +0000 Fix getting a DVD title from remote directories plparse/totem-pl-parser-media.c | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) commit cb381ad89e9d001e70ae6ca4918d831ac55609ee Author: Bastien Nocera Date: Thu Nov 26 18:22:20 2009 +0000 Fix non-ASCII strings being used in the tests programs plparse/tests/disc.c | 3 +++ plparse/tests/parser.c | 2 ++ 2 files changed, 5 insertions(+), 0 deletions(-) commit 0cf4e6e5d027033f5f85cc2512140baf77120d94 Author: Bastien Nocera Date: Thu Nov 26 17:57:08 2009 +0000 Fix ISO DVD detection from remote shares And make sure we only umount archives that we mounted ourselves. plparse/totem-disc.c | 25 ++++++++++++++----------- 1 files changed, 14 insertions(+), 11 deletions(-) commit a74d316cfbf814d899f9b7ec9f24748c9d08be2e Author: Bastien Nocera Date: Sat Nov 21 14:19:14 2009 +0000 Fix small memleak when printing descriptions in test parser plparse/tests/parser.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 30da5f759b398fa9fcbd5378ab298d25424a26f3 Author: Peteris Krisjanis Date: Wed Nov 18 13:33:49 2009 +0200 Updated Latvian translation. po/lv.po | 2611 +++++++++++++++++++++++++------------------------------------- 1 files changed, 1061 insertions(+), 1550 deletions(-) commit 0562803bbe9c1aa08f761d86bcd206f13507befd Author: Thomas Thurman Date: Sun Nov 1 14:42:42 2009 -0500 Shavian translation po/LINGUAS | 1 + po/en@shaw.po | 44 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+), 0 deletions(-) commit f2f4b85e1d7233dde1f2ecd45bd2b8afd820f320 Author: Nils-Christoph Fiedler Date: Thu Oct 22 20:04:54 2009 +0200 Updated Low German translation po/nds.po | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) commit 89295306e1e7f7f6a616a1bf049e943ee12c8b47 Author: Anna Jonna Ármannsdóttir Date: Fri Oct 16 04:58:27 2009 +0000 Updated Icelandic translation po/is.po | 34 +++++++++------------------------- 1 files changed, 9 insertions(+), 25 deletions(-) commit c3de91b3f04b87f5126ef2c7cd817a27a8d73176 Author: Anna Jonna Ármannsdóttir Date: Fri Oct 2 06:01:50 2009 +0000 Updated Icelandic translation po/is.po | 57 +++++++++++++++++++-------------------------------------- 1 files changed, 19 insertions(+), 38 deletions(-) commit 0ca6bbabbc1cefb8e1bd978155c5334faeaea60d Author: Anna Jonna Ármannsdóttir Date: Fri Oct 2 05:41:54 2009 +0000 Updated Icelandic translation po/is.po | 19 +++++++++---------- 1 files changed, 9 insertions(+), 10 deletions(-)