totem r4190 - in trunk: . data lib po src src/backend src/plugins src/plugins/screensaver



Author: hadess
Date: 2007-04-04 00:27:33 +0100 (Wed, 04 Apr 2007)
New Revision: 4190
ViewCVS link: http://svn.gnome.org/viewcvs/totem?rev=4190&view=rev

Added:
   trunk/data/plugins.glade
   trunk/lib/
   trunk/lib/Makefile.am
   trunk/lib/totem-scrsaver.c
   trunk/lib/totem-scrsaver.h
   trunk/src/plugins/
   trunk/src/plugins/Makefile.am
   trunk/src/plugins/screensaver/
   trunk/src/plugins/screensaver/Makefile.am
   trunk/src/plugins/screensaver/screensaver.totem-plugin.desktop.in
   trunk/src/plugins/screensaver/totem-screensaver.c
   trunk/src/plugins/totem-module.c
   trunk/src/plugins/totem-module.h
   trunk/src/plugins/totem-plugin-manager.c
   trunk/src/plugins/totem-plugin-manager.h
   trunk/src/plugins/totem-plugin.c
   trunk/src/plugins/totem-plugin.h
   trunk/src/plugins/totem-plugins-engine.c
   trunk/src/plugins/totem-plugins-engine.h
   trunk/src/totem-object.c
Removed:
   trunk/src/totem-scrsaver.c
   trunk/src/totem-scrsaver.h
Modified:
   trunk/ChangeLog
   trunk/Makefile.am
   trunk/configure.in
   trunk/data/Makefile.am
   trunk/data/totem-ui.xml
   trunk/data/totem.schemas.in
   trunk/po/ChangeLog
   trunk/po/POTFILES.in
   trunk/src/Makefile.am
   trunk/src/backend/bacon-video-widget-xine.c
   trunk/src/totem-interface.c
   trunk/src/totem-interface.h
   trunk/src/totem-menu.c
   trunk/src/totem-private.h
   trunk/src/totem-uri.c
   trunk/src/totem-uri.h
   trunk/src/totem.c
   trunk/src/totem.h
Log:
2007-04-04  Bastien Nocera  <hadess hadess net>

	* Makefile.am:
	* configure.in:
	* data/Makefile.am:
	* data/plugins.glade:
	* data/totem-ui.xml:
	* data/totem.schemas.in:
	* src/Makefile.am:
	* src/plugins/*:
	* src/totem-menu.c: (totem_plugins_window_delete_cb),
	(totem_plugins_response_cb), (plugins_action_callback):
	* src/totem-object.c: (totem_object_class_init),
	(totem_object_init), (totem_object_finalize),
	(totem_object_set_property), (totem_object_get_property):
	* src/totem-private.h:
	* src/totem.c: (play_pause_set_label), (totem_action_play),
	(totem_action_seek), (totem_action_stop),
	(totem_action_play_pause), (totem_action_pause),
	(window_state_event_cb), (totem_action_seek_relative),
	(commit_hide_skip_to), (totem_is_playing), (on_eos_event),
	(video_widget_create), (main):
	* src/totem.h: Turn Totem into a TotemObject, remove calling
	the screensaver directly, and emit property notifies when
	switching to fullscreen, or playing/stopping playing,
	Add a plugin system, Move the screensaver handling to a
	builtin plugin.

	* src/totem-scrsaver.c:
	* src/totem-scrsaver.h: Move to...

	* lib/*: ...here

	* src/backend/bacon-video-widget-xine.c:
	(bacon_video_widget_class_init): Some cleanups

	* src/totem-interface.c: (totem_interface_boldify_label):
	* src/totem-interface.h: Add totem_interface_boldify_label()

	* src/totem-uri.c: (totem_dot_dir):
	* src/totem-uri.h: Add the totem_dot_dir






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