2008-03-10  Benjamin Kampmann  <benjamin@fluendo.com>

	* player_controller.py:
	set playing only, when necessary, fixes #1136

2008-03-10  Philippe Normand  <philippe@fluendo.com>

	* player_view.py:
	* plugin.conf:
	Declare playback_view and player_osd as proper components of the
	plugins, so no need for ugly hacks in player_view

2008-03-06  Benjamin Kampmann  <benjamin@fluendo.com>

	* playback_view.py:
	hiding support

2008-03-03  Benjamin Kampmann  <benjamin@fluendo.com>

	* player_view.py:
	set the embedding_id at the proper place, fixes #1089

2008-03-03  Benjamin Kampmann  <benjamin@fluendo.com>

	* player_view.py:
	set the embedding_id, currently deactivated until pigment-bug 231 is fixed

2008-03-03  Benjamin Kampmann  <benjamin@fluendo.com>

	* player_osd.py:
	visibility of the volume bar after changing the bg_color

2008-02-29  Alessandro Decina <alessandro@fluendo.com>

	* playback_view.py:
	The libvisual bug is back (thanks to the two drawables at the sides of
	the viewport I guess). Aligning the height to 4 seems to fix it again.

2008-02-29  Benjamin Kampmann  <benjamin@fluendo.com>

	* player_controller.py:
	set the internal variable on the initialize of the object, fixes a
	traceback when running with ELISA_DEBUG=*controller*:5

	fix index setting on model change, fixes #1077

2008-02-29  Benjamin Kampmann  <benjamin@fluendo.com>

	* player_osd.py:
	only update the osd 4 times a second, not 40 times

2008-02-29  Benjamin Kampmann  <benjamin@fluendo.com>

	* player_controller.py:
	stop the playback on a stop-event

2008-02-29  Philippe Normand  <philippe@fluendo.com>

	* setup.py:
	Needed to build eggs...

2008-02-28  Philippe Normand <philippe@fluendo.com>

	* plugin.conf:
	Moved to -bad

2008-02-28  Benjamin Kampmann  <benjamin@fluendo.com>

	* player_osd.py:
	use volume_button as the button image

2008-02-28  Benjamin Kampmann  <benjamin@fluendo.com>

	initial revision of the player
