2008-09-07  Gilles Dartiguelongue  <gdartigu@svn.gnome.org>

	* Makefile.am: Modernize autofoo, bug #550919
	move INCLUDES to AM_CPPFLAGS, patch by
	Marc-Andre Lureau <marcandre.lureau@gmail.com>

2008-08-29  Bastien Nocera  <hadess@hadess.net>

	* Makefile.am: Build the binaries before the help

2008-04-19  Marc-Andre Lureau  <marcandre.lureau@gmail.com>

	* pipeline-tests.c (user_test_pipeline): GST_STATE_CHANGE_ASYNC is
	a valid return value.

2008-04-17  Marc-Andre Lureau  <marcandre.lureau@gmail.com>

	Patch by: Artur Flinta

	* pipeline-constants.c (videosink_pipelines): Add "OpenGL" video
	sink in the selector list.

2007-05-14  Michael Terry  <mterry@gnome.org>

	* Makefile.am: Install icon into hicolor theme, not .../pixmaps

	* gstreamer-properties.c: (create_dialog): Grab app icon from theme,
	not compile-time path.

	* gstreamer-properties.desktop.in.in: Remove png suffix from icon

2007-02-21  Bastien Nocera  <hadess@hadess.net>

	* gstreamer-properties.desktop.in.in: Only have NoDisplay once, it's
	enough really

2007-02-02  Jens Granseuer  <jensgr@gmx.net>

	* pipeline-constants.c: Sanitize user-visible name for PulseAudio.
	Closes bug #349305 (again).

2006-12-19  Kjartan Maraas  <kmaraas@gnome.org>

	* gstreamer-properties-structs.h:
	* gstreamer-properties.c: (pipeline_devicemenu_changed),
	(update_device_menu), (update_from_option), (update_from_gconf):
	* gstreamer-properties.glade:
	* pipeline-constants.c:
	* pipeline-tests.c: (gst_pipeline_string_from_desc),
	(gst_pipeline_string_get_property_value), (build_test_pipeline):
	* pipeline-tests.h:
	Allow selection of default input/output devices for sound/video.
	Patches from Martin Szulecki. Closes bug #341983.

2006-08-07  Kjartan Maraas  <kmaraas@gnome.org>

	* pipeline-constants.c: Rename polypaudio to pulseaudio
	Patch from Marc-Andre Lureau. Closes bug #349305.

2006-05-02  Stanislav Brabec  <sbrabec@suse.cz>

	* gstreamer-properties.c, Makefile.am: Fixed I18N support (#338251).

2005-07-13  Dennis Cranston <dennis_cranston@yahoo.com>

	* gstreamer-properties.glade:  Fix the right alignment of the 
	video tab.
	
2005-06-08  Sebastien Bacher  <seb128@debian.org>

	* pipeline-test-old.c: removed obsolete file.

2005-01-25  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>

	* help/C/gstreamer-properties.xml: Corrected to fix bug #165153

2004-11-09  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: install .desktop file in $(datadir)/applications.
	
	* gstreamer-properties.desktop.in: add OnlyShowIn=GNOME;

2003-10-08  Ted Gould <ted@gould.cx>

	* pipeline-tests.c: Patch from Kjartan Maraas for bug #123662
	which is about compiler warnings.

2003-07-29  Ted Gould <ted@gould.cx>

	* gstreamer-properties.c:

	Patch from Damien Carbery <damien.carbery@sun.com> to fix the bug
	I put in with the previous patch...  Sorry.  This is bug number
	118554.

2003-07-28  Ted Gould <ted@gould.cx>

	* gstreamer-properties.c:

	Adding patch that was attached to 118172 to disable the test button
	when the string in the text box is NULL (either way).  This patch
	was written by Motonobu Ichimura <famao@momonga-linux.org>.

2003-07-15  Ted Gould <ted@gould.cx>

	* gstreamer-properties.c, gstreamer-properties.glade,
	  pipeline-constants.c:

	Patch to fix bug 115637 which is adding i18n flags to the 'custom'
	string and also cleaning up the .glade file with various HIG fixes.
	Patch was written by chris@gnome-de.org.

2003-07-02  Jordi Mallach  <jordi@sindominio.net>

	* gstreamer-properties.desktop.in: Add X-GNOME-Bugzilla entries.

2002-03-28 Iain <iain@prettypeople.org>

	* pipeline-tests.c: Don't use spider. Patch from Jan Schmidt

2002-12-16 Iain <iain@prettypeople.org>

	* gstreamer-properties.c (create_pipeline_menu): Only add elements that
	exist to the menu.

2002-12-07 Iain <iain@prettypeople.org>

	* gstreamer-properties.c: Use gconf_client instead of gst_gconf

2002-12-04  Christian Neumair  <chris@gnome-de.org>

	* pipeline-constants.c: Do'h, strings must be constant so do not make them
	translatable.

2002-12-04  Christian Neumair  <chris@gnome-de.org>

	* .cvsignore, ChangeLog: Added.
	* gstreamer-properties.desktop.in: Exec is now gstreamer-properties
	instead of gst-properties, some small fixes.
	* pipeline-constants.c: Made strings in GSTPPipelineDescription
	translatable, changed GST_PROPS_KEY_DEFAULT_(VIDEO/AUDIO)(SINK/SRC) to
	match defaults.

