summaryrefslogtreecommitdiffstats
path: root/ext/timidity/gsttimidity.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-22ext/timidity/gsttimidity.c: Fix compiler warning. Fixes #544050.Stefan Kost1-2/+0
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost1-8/+4
2008-03-13Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...Sebastian Dröge1-1/+1
2008-02-25Remove midi typefinders and require base CVS as they moved there.Sebastian Dröge1-27/+0
2007-09-20Fix memory leaks. More to come.Stefan Kost1-4/+6
2007-07-25ext/timidity/gsttimidity.*: Don't initialize timidity in plugin_init for simi...Stefan Kost1-13/+16
2007-07-03ext/timidity/: Fix licence (both are GPL). Add element docs.Stefan Kost1-2/+21
2007-06-08When driving the pipeline, also post an error when we get a not-linked flow r...Tim-Philipp Müller1-8/+15
2007-02-13Add crossreferences to glib/gobject/gstream docs. Also fix typo in timidity.c...Stefan Kost1-3/+8
2007-02-11Add second midi renderer. Fix some double frees and leaks. Clean up logging.Stefan Kost1-3/+5
2007-02-08Add timitity midi render plugin (#403992)Wouter Paesen1-0/+805