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

	* pigment_context.py:
	add debug information and move the aspect ratio change after the
	fullscreen setting, ref #1088

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

	* pigment_context.py:
	unquote the uri before passing it

2008-03-03  Florian Boucault  <florian@fluendo.com>

	* pigment_context.py:
	Unset LIBGL_ALWAYS_INDIRECT environment variable to fix Elisa in
	Ubuntu. It should work better with DRI drivers and just the same with
	nVidia proprietary drivers.

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

	* pigment_context.py:
	Chain up the parent in clean() so the config is saved.

2008-02-29  Lionel Martin  <lionel@fluendo.com>

	* pigment_context.py:
	I changed the aspect ratio of the canvas a Little bit to put
	Two thin lines (left and right) when the video is fullscreen.
	And, with this magic hack, the FPS increase by 40% for HD video
	on gusty for intel video card.
	Fps increase also on intel/Hardy, but less than 40%.

2008-02-28  Florian Boucault  <florian@fluendo.com>

	* pigment_context.py:
	Added 'start_fullscreen' option which when set to '1'
	makes the viewport fullscreen upon creation of the context.

2008-02-26  Guido Amoruso  <guidonte@fluendo.com>

	* elisa-plugins/elisa/plugins/pigment/pigment_context.py:
	Show memory and [fake, 100%] cpu usage.

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

	* pigment_context.py:
	Don't show fps in the pigment viewport by default. It remains
	enabled in the development raval.conf config.

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

	* pigment_context.py:
	Check the viewport exists before retrieving fps number

2008-02-20  Florian Boucault  <florian@fluendo.com>

	* plugin.conf:
	Readded fadeout component removed in previous change.

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

	* dropped_plugin_message.py:
	* plugin.conf:
	new message, that gets send, when a egg got dropped

	* pigment_context.py:
	send the message

2008-02-19  Florian Boucault  <florian@fluendo.com>

	* pigment_context.py:
	Do not refresh the framerate display if the framerate has not changed.

2008-02-19  Alessandro Decina <alessandro@nnva.org>

	* pigment_context.py:
	Add basic drag and drop support.

2008-02-15  Florian Boucault  <florian@fluendo.com>

	* pigment_context.py:
	Set an nVidia driver specific environment variable __GL_YIELD so that
	Elisa behaves well under heavy load.

2008-02-14  Florian Boucault  <florian@fluendo.com>

	* pigment_context.py:
	Display the framerate at the bottom right corner by default.

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

	* pigment_input.py:
	add support for numbers

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

	* pigment_context.py:
	disable window minimize
