commit a5478993b447ea9127b824050934fa3432999c23 Author: Bastien Nocera Date: Mon Mar 15 16:32:29 2010 +0000 2.29.92 NEWS | 6 ++++++ configure.in | 2 +- plparse/tests/Makefile.am | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) commit 5caf28a38a2c04ba7fe9f9c9827641d0b8a1dd31 Author: Philip Withnall Date: Sun Mar 7 23:24:07 2010 +0000 Bug 612142 — Unneeded 'DBUS_REQS=0.61' in configure.in Remove unused DBUS_REQS variable from configure.in. Closes: bgo#612142 configure.in | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 8cd60a46cc802a16e05fdc3556802a11c6623efe Author: Edward Hervey Date: Sun Mar 7 11:30:28 2010 +0100 directories: Don't leak open files. The GFileEnumerator wasn't properly closed/unreferenced, causing the fd for the directories to be left opened. When opening very big media collections, we would end up being out of fd. https://bugzilla.gnome.org/show_bug.cgi?id=612067 plparse/totem-pl-parser-media.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 58be46c568c9fb582ca8f99c1cbed31d450eec6c Author: Bastien Nocera Date: Tue Mar 2 16:50:58 2010 +0000 Fix parsing of pukas.wax The playlist-started signal would happen after we parsed the first entry, which means that Rhythmbox would be ignoring it. Reported at: http://thread.gmane.org/gmane.comp.gnome.apps.rhythmbox.devel/10810 plparse/tests/parser.c | 58 ++++++++++++++++++++++++++++++++++++++++++ plparse/tests/pukas.wax | 15 +++++++++++ plparse/totem-pl-parser-wm.c | 9 ++++++- 3 files changed, 81 insertions(+), 1 deletions(-) commit 13930a90705d7fe490dcf0fd63c9161c27870a07 Author: Torstein Adolf Winterseth Date: Sat Feb 27 12:59:17 2010 +0100 Updated Norwegian Nynorsk translation po/nn.po | 66 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 32 insertions(+), 34 deletions(-) commit 6fa9df809f52d0dcf44f052b012cd8ba42f9ad01 Author: Piotr Drąg Date: Thu Feb 25 13:57:05 2010 +0100 Updated Polish translation po/pl.po | 442 ++------------------------------------------------------------ 1 files changed, 12 insertions(+), 430 deletions(-) commit 50b25fb3c135ccb9befca1dac6dacdfc63bb4495 Author: Fran Diéguez Date: Mon Feb 15 17:30:13 2010 +0100 Updated Galician Translation po/gl.po | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) commit 6fbda63e1126c58943b78729e3a9934f031396da Author: Bastien Nocera Date: Mon Feb 8 18:23:49 2010 +0000 Fix parsing of Guardian Podcasts As available from: http://www.guardian.co.uk/media/series/media-talk-usa/rss plparse/totem-pl-parser-podcast.c | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) commit b187641f8802a5e619e229516041ca23d9d329c0 Author: Bastien Nocera Date: Wed Jan 27 17:55:02 2010 +0000 Some gtk-doc fixes Thanks for Stefan Kost for his help docs/reference/Makefile.am | 2 +- docs/reference/totem-pl-parser-docs.xml | 1 + docs/reference/totem-pl-parser-sections.txt | 7 +++++++ 3 files changed, 9 insertions(+), 1 deletions(-) commit bb7be07cb259b1f81ddf07a5d2126358b3999c7a Author: Bastien Nocera Date: Wed Jan 27 15:08:24 2010 +0000 Remove stray MODULES.types file docs/reference/MODULE.types | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 2d51c9ad64a0b4b6504d99e2f29716701bcf0c6b Author: Didier Roche Date: Wed Jan 27 11:38:57 2010 +0100 Fix gir and typelib file version when generated https://bugzilla.gnome.org/show_bug.cgi?id=608176 plparse/Makefile.am | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-)