index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
timidity
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-22
ext/timidity/gsttimidity.c: Fix compiler warning. Fixes #544050.
Stefan Kost
1
-2
/
+0
2008-07-08
ext/: Don't use declarations after statements.
Sebastian Dröge
1
-1
/
+3
2008-06-13
docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml
Stefan Kost
2
-16
/
+8
2008-06-11
ext/timidity/gstwildmidi.*: Initialize wildmidi only once in the plugin init ...
Sebastian Dröge
2
-14
/
+32
2008-05-16
ext/timidity/gstwildmidi.c: Check some more common locations for a valid conf...
Sebastian Dröge
1
-0
/
+22
2008-04-16
ext/timidity/Makefile.am: Dist all source files, no matter if only timidity o...
Sebastian Dröge
1
-5
/
+3
2008-03-13
Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...
Sebastian Dröge
2
-2
/
+2
2008-02-25
Remove midi typefinders and require base CVS as they moved there.
Sebastian Dröge
2
-54
/
+0
2008-02-22
ext/timidity/gstwildmidi.c: If WILDMIDI_CFG is not defined, define it to the ...
Sebastian Dröge
1
-2
/
+6
2007-09-20
Fix memory leaks. More to come.
Stefan Kost
2
-8
/
+12
2007-08-15
ext/timidity/gstwildmidi.*:
Stefan Kost
2
-1
/
+19
2007-07-25
ext/timidity/gsttimidity.*: Don't initialize timidity in plugin_init for simi...
Stefan Kost
2
-13
/
+18
2007-07-24
ext/timidity/gstwildmidi.*: Don't initialize wildmidi in plugin_init as it al...
Stefan Kost
2
-56
/
+65
2007-07-18
Add stdlib include (free, atoi, exit).
Stefan Kost
1
-0
/
+1
2007-07-06
docs/plugins/inspect/: Add missing inspect files. Fixes build (#454313).
Tim-Philipp Müller
1
-2
/
+2
2007-07-03
ext/timidity/: Fix licence (both are GPL). Add element docs.
Stefan Kost
3
-5
/
+46
2007-06-08
When driving the pipeline, also post an error when we get a not-linked flow r...
Tim-Philipp Müller
2
-16
/
+30
2007-02-13
Add crossreferences to glib/gobject/gstream docs. Also fix typo in timidity.c...
Stefan Kost
1
-3
/
+8
2007-02-11
Add second midi renderer. Fix some double frees and leaks. Clean up logging.
Stefan Kost
4
-7
/
+993
2007-02-08
Add timitity midi render plugin (#403992)
Wouter Paesen
3
-0
/
+904