2003-06-16 15:20  lmjohns3

	* demo-mp3.c, filter.func, gstplayondemand.c, gstplayondemand.h: +
	simplifying the filter's structure, but it's still not working
	perfectly + starting to wonder if/how midi integration is possible
	...

2003-01-21 13:33  wtay

	* gstplayondemand.c: Make property write only

2003-01-17 06:04  lmjohns3

	* .cvsignore, demo-mp3.c, filter.func, gstplayondemand.c,
	gstplayondemand.h: + modifying playondemand to behave a little more
	like a sequencer

2003-01-10 05:38  thomasvs

	* gstplayondemand.c: PadConnect -> PadLink

2003-01-10 02:22  thomasvs

	* demo-mp3.c, gstplayondemand.c: another batch of connect->link
	fixes please let me know about issues and please refrain of making
	them yourself, so that I don't spend double the time resolving
	conflicts

2002-12-31 10:14  dlehn

	* .cvsignore: exciting .cvsignore updates!

2002-12-08 06:49  thomasvs

	* Makefile.am: parallel install fixes

2002-11-27 12:54  wtay

	* gstplayondemand.c: Moved clock set/get to class functions.

2002-11-01 21:38  dlehn

	* Makefile.am: add dependency field so parallel makes don't fail

2002-10-17 13:05  lmjohns3

	* Makefile.am, demo-mp3.c, filter.func, gstplayondemand.c,
	gstplayondemand.h: Added measures and beats to the playondemand
	filter so it can act like an audio sequencer. Currently defines
	three extra globally visible functions, might eventually want to
	put them in an interface instead ?

2002-09-18 12:02  theuraeus

	* gstplayondemand.c: plugins part of license field patch

2002-09-10 02:31  rbultje

	* gstplayondemand.c: This updates all plugins to the new API for
	gst_pad_try_set_caps

2002-08-11 04:29  sbaker3

	* demo-mp3.c: demo-mp3.c:26: warning: implicit declaration of
	function `exit'

2002-04-20 14:42  wingo

	* gstplayondemand.c: * a hack to work around intltool's brokenness
	* a current check for mpeg2dec * details->klass reorganizations *
	an element browser that uses details->klass * separated cdxa parse
	out from the avi directory

2002-04-11 13:42  wingo

	* demo-mp3.c, gstplayondemand.c: GstPadTemplate <->
	gst_pad_template <-> GST_PAD_TEMPLATE
	
	same with *factory and typefind.
	
	also, some -Werror fixes.

2002-04-10 10:41  thomasvs

	* demo-mp3.c: various Wall fixes

2002-04-05 19:40  company

	* filter.func: fixed first bunch of compiler warnings

2002-03-30 09:06  wtay

	* Makefile.am, demo-mp3.c, gstplayondemand.c: Changed to the new
	props API Other small tuff.

2002-03-24 21:01  wingo

	* .cvsignore: added a bunch of cvsignore stuff off of a fresh
	checkout and build
	
	i will win the race to max LOC changed ;-)

2002-03-24 14:07  wingo

	* filter.func: * filter newlines out of GST_DEBUG statements to
	reflect new core behavior * fixes to adder's caps, again

2002-03-18 20:09  wingo

	* Makefile.am: * removal of //-style comments * don't link plugins
	to core libs -- the versioning is done internally to the plugins
	with the plugin_info struct,   and symbol resolution is lazy, so we
	can always know if a plugin can be loaded by the plugin_info data.
	in theory.

2002-03-18 17:39  wingo

	* Makefile.am: s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/
	
	@-substitued variables variables are defined as make variables
	automagically, and this gives the user the freedom to say make
	GST_PLUGIN_LDFLAGS=-myflag

2002-02-02 06:24  thomasvs

	* Makefile.am: fixing an error

2002-02-02 05:59  wtay

	* demo-mp3.c: Compile fix.

2002-01-21 20:44  lmjohns3

	* demo-mp3.c, filter.func, gstplayondemand.c, gstplayondemand.h:
	Updated to work with the new capsnego stuff.

2002-01-18 03:37  wrobell

	* Makefile.am: - plugins are built without versioning info

2002-01-13 14:27  wtay

	* gstplayondemand.c: Bring the plugins in sync with the new core
	capsnego system.  Added some features, enhancements...

2002-01-11 19:34  dlehn

	* Makefile.am: * s/filter/plugin/ * link plugins to GST_LIBS *
	rearrange rules to a common format

2002-01-04 13:39  wingo

	* Makefile.am, demo-mp3.c: testpod -> demo-mp3

2001-12-23 04:55  thomasvs

	* filter.func: more cleanups adding avifile

2001-12-23 04:18  thomasvs

	* gstplayondemand.c: made changes everywhere to accomodate for the
	headers being in <gst/(lib)/...> we'll need to conclude this fast
	because we will also need to change stuff in core real soon for the
	libs in order to fix everything and I can't do it right now because
	I disabled all of the plugins here ;)

2001-12-22 15:25  wingo

	* Makefile.am, filter.func, gstplayondemand.c, gstplayondemand.h:
	import

2001-12-22 15:25  wingo

	* Makefile.am, filter.func, gstplayondemand.c, gstplayondemand.h:
	Initial revision

