summarylogtreecommitdiffstats
path: root/jack-system-ports.patch
diff options
context:
space:
mode:
authorhawkeye1164772017-09-11 21:54:12 +0200
committerhawkeye1164772017-09-11 21:54:12 +0200
commit100313ff61f54fcf3d91e6eb8651c0f52fc34ac9 (patch)
tree4e39c03cf09ea723842820671c332eb85a5a9ff9 /jack-system-ports.patch
parentc09618a015b280ae9e8e20d961bf0bccf5394fd8 (diff)
downloadaur-100313ff61f54fcf3d91e6eb8651c0f52fc34ac9.tar.gz
Switch source to git and other improvements
Diffstat (limited to 'jack-system-ports.patch')
-rw-r--r--jack-system-ports.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/jack-system-ports.patch b/jack-system-ports.patch
new file mode 100644
index 000000000000..33ac249bbd01
--- /dev/null
+++ b/jack-system-ports.patch
@@ -0,0 +1,13 @@
+diff --git a/media/libcubeb/src/cubeb_jack.cpp b/media/libcubeb/src/cubeb_jack.cpp
+index b49b66785f7c..80061dd709a7 100644
+--- a/media/libcubeb/src/cubeb_jack.cpp
++++ b/media/libcubeb/src/cubeb_jack.cpp
+@@ -861,7 +861,7 @@ cbjack_stream_init(cubeb * context, cubeb_stream ** stream, char const * stream_
+ }
+ }
+
+- cbjack_connect_ports(stm);
++ //cbjack_connect_ports(stm);
+
+ *stream = stm;
+