adding repos for #501
This commit is contained in:
parent
d77655e98a
commit
d390e7ec89
4 changed files with 10 additions and 2 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -10,3 +10,9 @@
|
||||||
[submodule "tools/jamulus-wireshark"]
|
[submodule "tools/jamulus-wireshark"]
|
||||||
path = tools/jamulus-wireshark
|
path = tools/jamulus-wireshark
|
||||||
url = https://github.com/softins/jamulus-wireshark
|
url = https://github.com/softins/jamulus-wireshark
|
||||||
|
[submodule "tools/jamulus-historytool"]
|
||||||
|
path = tools/jamulus-historytool
|
||||||
|
url = https://github.com/pljones/jamulus-historytool
|
||||||
|
[submodule "tools/jamulus-jamexporter"]
|
||||||
|
path = tools/jamulus-jamexporter
|
||||||
|
url = https://github.com/pljones/jamulus-jamexporter
|
||||||
|
|
|
@ -15,8 +15,8 @@
|
||||||
|
|
||||||
- support MIDI control faders in headless build (#483)
|
- support MIDI control faders in headless build (#483)
|
||||||
|
|
||||||
- support multi-threading in the server to better support multi-core CPUs,
|
- support multithreading in the server to better support multi-core CPUs,
|
||||||
use qmake "CONFIG+=multithreading" to enable the new multi-threading (#339)
|
use qmake "CONFIG+=multithreading" to enable the new multithreading (#339)
|
||||||
|
|
||||||
- option to set "Mute Myself" on with a command line argument (#495)
|
- option to set "Mute Myself" on with a command line argument (#495)
|
||||||
|
|
||||||
|
|
1
tools/jamulus-historytool
Submodule
1
tools/jamulus-historytool
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit c60686c3a4b9341d01584058ffb7f89ca3638c73
|
1
tools/jamulus-jamexporter
Submodule
1
tools/jamulus-jamexporter
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 9b13a5985fb8b6312a0b320919f00cb868e5b94e
|
Loading…
Reference in a new issue