totem r4529 - in trunk: . browser-plugin



Author: hadess
Date: 2007-08-16 16:13:08 +0100 (Thu, 16 Aug 2007)
New Revision: 4529
ViewCVS link: http://svn.gnome.org/viewcvs/totem?rev=4529&view=rev

Modified:
   trunk/ChangeLog
   trunk/browser-plugin/org_gnome_totem_PluginViewer.xml
   trunk/browser-plugin/totem-plugin-viewer.c
   trunk/browser-plugin/totemPlugin.cpp
Log:
2007-08-16  Bastien Nocera  <hadess hadess net>

	* browser-plugin/org_gnome_totem_PluginViewer.xml:
	Add SetLocalCache method
	* browser-plugin/totem-plugin-viewer.c:
	(totem_embedded_set_local_cache), (on_eos_event),
	(totem_embedded_construct):
	Remove unused stream_uri struct member

	Implement SetLocalCache that replaces the
	->current_uri with a file in the local cache

	Try to use the file in the local cache when reaching
	EOS and having played from the browser stream, it's
	better than doing nothing

	Don't show a warning on startup when the plugin is hidden

	* browser-plugin/totemPlugin.cpp:
	Remove warning about
	totem_pl_parser_can_parse_from_filename() reading
	the whole file in memory, it mmaps it

	Call SetLocalCache when we've been streaming the file
	from the browser already

	(Closes: #428833)






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