totem r4172 - in trunk: . browser-plugin src src/plparse



Author: hadess
Date: 2007-03-30 20:04:20 +0100 (Fri, 30 Mar 2007)
New Revision: 4172
ViewCVS link: http://svn.gnome.org/viewcvs/totem?rev=4172&view=rev

Modified:
   trunk/ChangeLog
   trunk/browser-plugin/totem-plugin-viewer.c
   trunk/configure.in
   trunk/src/plparse/test-parser.c
   trunk/src/plparse/totem-pl-parser-pls.c
   trunk/src/plparse/totem-pl-parser-qt.c
   trunk/src/plparse/totem-pl-parser-wm.c
   trunk/src/plparse/totem-pl-parser.c
   trunk/src/plparse/totem-pl-parser.h
   trunk/src/plparse/totemplparser-marshal.list
   trunk/src/totem-playlist.c
Log:
2007-03-30  Bastien Nocera  <hadess hadess net>

	* configure.in: up libtool version

	* src/plparse/totem-pl-parser-pls.c:
	(totem_pl_parser_add_pls_with_contents):
	* src/plparse/totem-pl-parser-qt.c:
	(totem_pl_parser_add_quicktime_rtsptextrtsp):
	* src/plparse/totem-pl-parser-wm.c: (parse_asx_entry):
	* src/plparse/totem-pl-parser.c: (totem_pl_parser_class_init),
	(totem_pl_parser_init), (totem_pl_parser_add_url_valist),
	(totem_pl_parser_add_one_url):
	* src/plparse/totem-pl-parser.h:
	* src/plparse/totemplparser-marshal.list:
	Change the API to pass a metadata hashtable containing the
	extra metadata some players might require, like stream start time
	or still image duration

	* src/totem-playlist.c: (totem_playlist_entry_parsed),
	(totem_playlist_init):
	* src/plparse/test-parser.c: (entry_metadata_foreach),
	(entry_parsed), (test_parsing):
	* browser-plugin/totem-plugin-viewer.c: (entry_metadata_foreach),
	(entry_parsed), (totem_embedded_push_parser):
	Changes to reflect the API change

	(Closes: #361531)






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]