summaryrefslogtreecommitdiffstats
path: root/ext/timidity/gstwildmidi.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-22ext/timidity/gstwildmidi.c: If WILDMIDI_CFG is not defined, define it to the ...Sebastian Dröge1-2/+6
2007-09-20Fix memory leaks. More to come.Stefan Kost1-4/+6
2007-08-15ext/timidity/gstwildmidi.*: Stefan Kost1-0/+18
2007-07-24ext/timidity/gstwildmidi.*: Don't initialize wildmidi in plugin_init as it al...Stefan Kost1-56/+63
2007-07-18Add stdlib include (free, atoi, exit).Stefan Kost1-0/+1
2007-07-06docs/plugins/inspect/: Add missing inspect files. Fixes build (#454313).Tim-Philipp Müller1-2/+2
2007-07-03ext/timidity/: Fix licence (both are GPL). Add element docs.Stefan Kost1-2/+24
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-11Add second midi renderer. Fix some double frees and leaks. Clean up logging.Stefan Kost1-0/+880