[SCM] calf/master: + Big Bull: sync to Nedko's version

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:39:16 UTC 2013


The following commit has been merged in the master branch:
commit 45aa823b5f5e2e2d39db848af67e3c98c9cade5c
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Sun Feb 1 15:57:58 2009 +0000

    + Big Bull: sync to Nedko's version

diff --git a/bigbull/inspect.py b/bigbull/inspect.py
index a858144..2460623 100755
--- a/bigbull/inspect.py
+++ b/bigbull/inspect.py
@@ -21,7 +21,7 @@ for uri in plugins:
     print "Required features: %s" % list(plugin.requiredFeatures)
     print "Optional features: %s" % list(plugin.optionalFeatures)
     print "Ports:"
-    types = ["Audio", "Control", "Event", "Input", "Output", "String"]
+    types = ["Audio", "Control", "Event", "Input", "Output", "String", "LarslMidi"]
     for port in plugin.ports:
         extra = []
         for type in types:

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list