summaryrefslogtreecommitdiff
path: root/ext/timidity/gsttimidity.c
Commit message (Expand)AuthorAgeFilesLines
* Fix printf format strings for gcc 4.5Руслан Ижбулатов2010-04-291-1/+1
* Add -Wwrite-stringsBenjamin Otte2010-03-221-1/+1
* Add -Wredundant-decls flagBenjamin Otte2010-03-221-3/+0
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+3
* wildmidi/timidity: Add audio/riff-midi to the src pad template capsSebastian Dröge2009-09-041-1/+1
* ext/timidity/gsttimidity.c: Fix compiler warning. Fixes #544050.Stefan Kost2008-07-221-2/+0
* docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost2008-06-131-8/+4
* Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...Sebastian Dröge2008-03-131-1/+1
* Remove midi typefinders and require base CVS as they moved there.Sebastian Dröge2008-02-251-27/+0
* Fix memory leaks. More to come.Stefan Kost2007-09-201-4/+6
* ext/timidity/gsttimidity.*: Don't initialize timidity in plugin_init for simi...Stefan Kost2007-07-251-13/+16
* ext/timidity/: Fix licence (both are GPL). Add element docs.Stefan Kost2007-07-031-2/+21
* When driving the pipeline, also post an error when we get a not-linked flow r...Tim-Philipp Müller2007-06-081-8/+15
* Add crossreferences to glib/gobject/gstream docs. Also fix typo in timidity.c...Stefan Kost2007-02-131-3/+8
* Add second midi renderer. Fix some double frees and leaks. Clean up logging.Stefan Kost2007-02-111-3/+5
* Add timitity midi render plugin (#403992)Wouter Paesen2007-02-081-0/+805