commit 25a7d6754e988ce029cbf1151a32996dec8dc7f6 Author: Bastien Nocera Date: Tue Sep 29 16:14:07 2009 +0100 2.28.1 NEWS | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) commit 1c6dc284ba809ccd398c35bb20654da16ab39520 Author: Bastien Nocera Date: Thu Sep 24 19:31:39 2009 +0100 Only ever ignore files that we can discover as text/plain Otherwise we'd be ignoring files for which we don't have magic, which seems to happen a lot for MPEG-4 files, and their ever-growing ftypes. plparse/totem-pl-parser.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 8d20acca930c0c0cc844798d7057c2a784e06869 Author: Bastien Nocera Date: Thu Sep 17 15:51:23 2009 +0100 Remove unused variable in PLS parser https://bugzilla.gnome.org/show_bug.cgi?id=595471 plparse/totem-pl-parser-pls.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit ff46f8db0ca329616838c70f1a009fd7628f8754 Author: Bastien Nocera Date: Thu Sep 17 15:49:36 2009 +0100 You can't get a logo in atom:entry https://bugzilla.gnome.org/show_bug.cgi?id=595471 plparse/totem-pl-parser-podcast.c | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) commit 04db71f49d05b9beccd0c360993d3fd050e7ad7f Author: Bastien Nocera Date: Thu Sep 17 15:39:51 2009 +0100 Fix retval of the PLA parser https://bugzilla.gnome.org/show_bug.cgi?id=595471 plparse/totem-pl-parser-pla.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b83ac49f4d1b45ee59209c0a5afb16b1dce0d1c9 Author: Bastien Nocera Date: Thu Sep 17 15:36:05 2009 +0100 Remove useless assignment https://bugzilla.gnome.org/show_bug.cgi?id=595471 plparse/totem-disc.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 5a5c6a52ab87fe5f204b865e4bba65c908bd8988 Author: Bastien Nocera Date: Thu Sep 17 15:33:44 2009 +0100 Remove unused num_entries variable from PLA writer https://bugzilla.gnome.org/show_bug.cgi?id=595471 plparse/totem-pl-parser-pla.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) commit 57de94db5b11d2aa12af139782a107ecf3d57c71 Author: Bastien Nocera Date: Thu Sep 17 15:32:45 2009 +0100 Use g_mapped_file_unref() instead of _free() https://bugzilla.gnome.org/show_bug.cgi?id=595471 configure.in | 2 +- plparse/totem-pl-parser.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 181e6836e0ef2905097486844c21b0c0280fbf6d Author: Bastien Nocera Date: Thu Sep 17 15:31:40 2009 +0100 Remove unused title variable https://bugzilla.gnome.org/show_bug.cgi?id=595471 plparse/totem-pl-parser.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 3a9df5f8ca6400fe29060e249761ca2997bed79f Author: Bastien Nocera Date: Thu Sep 17 15:28:56 2009 +0100 Also export the contact from RSS feeds https://bugzilla.gnome.org/show_bug.cgi?id=595471 plparse/totem-pl-parser-podcast.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 4744d6b524fee2efafdb51f8742f9f79ecf40576 Author: Bastien Nocera Date: Thu Sep 17 15:27:30 2009 +0100 Fix dead assignment in OPML parsing https://bugzilla.gnome.org/show_bug.cgi?id=595471 plparse/totem-pl-parser-podcast.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit de101c1d651e70fe9a5ca076697ebd222a36819b Author: Bastien Nocera Date: Thu Sep 17 15:25:39 2009 +0100 Remove unused variable in xspf writer code https://bugzilla.gnome.org/show_bug.cgi?id=595471 plparse/totem-pl-parser-xspf.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)