From d390e7ec89dd0f6fcd3ecbe2e09f290d624c083b Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Sun, 9 Aug 2020 10:34:45 +0200 Subject: [PATCH] adding repos for #501 --- .gitmodules | 6 ++++++ ChangeLog | 4 ++-- tools/jamulus-historytool | 1 + tools/jamulus-jamexporter | 1 + 4 files changed, 10 insertions(+), 2 deletions(-) create mode 160000 tools/jamulus-historytool create mode 160000 tools/jamulus-jamexporter diff --git a/.gitmodules b/.gitmodules index 2d9e5a76..349ea21c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,9 @@ [submodule "tools/jamulus-wireshark"] path = tools/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 diff --git a/ChangeLog b/ChangeLog index 3bc88d21..15f12bd7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,8 +15,8 @@ - support MIDI control faders in headless build (#483) -- support multi-threading in the server to better support multi-core CPUs, - use qmake "CONFIG+=multithreading" to enable the new multi-threading (#339) +- support multithreading in the server to better support multi-core CPUs, + use qmake "CONFIG+=multithreading" to enable the new multithreading (#339) - option to set "Mute Myself" on with a command line argument (#495) diff --git a/tools/jamulus-historytool b/tools/jamulus-historytool new file mode 160000 index 00000000..c60686c3 --- /dev/null +++ b/tools/jamulus-historytool @@ -0,0 +1 @@ +Subproject commit c60686c3a4b9341d01584058ffb7f89ca3638c73 diff --git a/tools/jamulus-jamexporter b/tools/jamulus-jamexporter new file mode 160000 index 00000000..9b13a598 --- /dev/null +++ b/tools/jamulus-jamexporter @@ -0,0 +1 @@ +Subproject commit 9b13a5985fb8b6312a0b320919f00cb868e5b94e