2007-11-12  Bastien Nocera  <hadess@hadess.net>

	* NEWS: upd
	* configure.in: 2.21.1
	* lib/Makefile.am: Fix extraneous character breaking the build

2007-11-07  Bastien Nocera  <hadess@hadess.net>

	* src/plparse/totem-pl-parser-lines.c: (totem_pl_parser_add_m3u):
	Add support for parsing M3U files with drive letters, as used on
	some devices like the Sony Ericsson W950i (See #427975)

2007-11-06  Bastien Nocera  <hadess@hadess.net>

	* src/plparse/totem-pl-parser-podcast.c: (parse_rss_items),
	(totem_pl_parser_add_rss): Look for the feed metadata first,
	as it might be at the end of the file (fixes parsing of
	http://www.pinksilver.net/podcast/feed.xml, thanks Jonathan for
	the test case)

2007-11-06  Bastien Nocera  <hadess@hadess.net>

	* src/plparse/xmllexer.c: (lexer_decode_entities):
	Update decoding of decimal entities to match upstream
	patch by Darren Salt, thanks Darren!

2007-11-06  Bastien Nocera  <hadess@hadess.net>

	* src/plparse/totem-pl-parser-podcast.c:
	(totem_pl_parser_add_xml_feed): Implement, fixes parsing
	of feeds from Feedburner.com (see #484768)

2007-11-05  Bastien Nocera  <hadess@hadess.net>

	* configure.in:
	* lib/Makefile.am:
	* lib/asprintf.c: (totem_private_asprintf):
	* lib/totem_internal.h:
	* src/plparse/Makefile.am:
	* src/plparse/xmlparser.c: (xml_parser_get_node_internal):
	Fix compilation on Solaris, which lacks asprintf,
	based on patch by Damien Carbery <damien.carbery@sun.com>
	(Closes: #492074)

2007-11-05  Bastien Nocera  <hadess@hadess.net>

	* src/plparse/xmllexer.c: (lexer_get_token),
	(lexer_decode_entities): Fix decoding of decimal entities,
	useful for Podcasts (see #484768)

2007-11-05  Bastien Nocera  <hadess@hadess.net>

	* configure.in: Add gnome-keyring dep as used in the xine-lib
	backend

2007-11-01  Bastien Nocera  <hadess@hadess.net>

	* browser-plugin/totemGMPPlugin.cpp: Implement
	totemIGMPControls::GetCurrentPosition (Helps: #364054)
	* browser-plugin/totemPlugin.cpp: Support vidheight and
	vidwidth as used by WMP (doesn't make much of a difference,
	mind you)

2007-11-01  Bastien Nocera  <hadess@hadess.net>

	* browser-plugin/totemGMPPlugin.cpp:
	* browser-plugin/totemGMPPlugin.h:
	* browser-plugin/totemGMPSettings.cpp:
	* browser-plugin/totemGMPSettings.h:
	Implement totemIGMPPlayer::SetURL and ::GetURL,
	and totemIGMPSettings::SetVolume and ::GetVolume
	(Helps: #364054)
	* browser-plugin/totemNarrowSpacePlugin.cpp:
	Implement totemINarrowSpace::SetVolume and ::GetVolume

2007-11-01  Bastien Nocera  <hadess@hadess.net>

	* bindings/vala/totem.vala: Fix vala bindings for the latest
	Vala (Closes: #491346)

2007-11-01  Bastien Nocera  <hadess@hadess.net>

	* data/mime-type-include.sh: Small fix to work with
	Solaris' sh, spotted by Damien Carbery <damien.carbery@sun.com>
	(Closes: #492068)

2007-11-01  Bastien Nocera  <hadess@hadess.net>

	* browser-plugin/totem-plugin-viewer.c:
	(totem_embedded_class_init):
	* src/backend/bacon-video-widget-xine.c:
	(bacon_video_widget_class_init):
	TICK is already used as a define on Solaris, use TICK_SIGNAL
	instead. Patch from Damien Carbery <damien.carbery@sun.com>
	(Closes: #492087)

2007-10-31  Bastien Nocera  <hadess@hadess.net>

	* browser-plugin/totem-plugin-viewer.c: (on_about1_activate),
	(totem_embedded_on_fullscreen_exit):
	* src/totem-menu.c: (about_action_callback): Update Copyright
	text to mention 2007

============ Version 2.21.1