From bdb64d5ce9d7c5ba93f924e3c03b03608453b123 Mon Sep 17 00:00:00 2001 From: phdsg vn chfhn <33329578+phdsg@users.noreply.github.com> Date: Wed, 4 Apr 2018 16:00:55 +0200 Subject: [PATCH] repo change: KoralFX (#439) * Reviewed Version Updates: Bogaudio #396, moDllz #389, Valley #407 * added mscHack Repo, Submodule. lotsa code, so maybe someone else could have a 2nd look. * mscHack version update * cf: Update repo and manifest * Reviewed Version Update: Valley * Bidoo 0.6.1 Manifest & Repo _prereview_ * moDllz: update Repo to 0.6.1 * Revert "moDllz: update Repo to 0.6.1" This reverts commit 0bd1f40fe242c07db802373e14bdfbae7692fe20. * new repo: NonLinearInstruments, pre-review * manifest update: NonLinearInstruments * Update NonLinearInstruments.json * repo update: Ohmer 0.6.2 * Update Ohmer.json * repo update: FrozenWasteland 0.6.2 * Update FrozenWasteland.json * repo update: AmalgamatedHarmonics 0.6.1 * manifest update: AmalgamatedHarmonics 0.6.1 * repo update: moDllz (next try) * repo update: moDllz (caps conflict) * repo update: AS 0.6.0.2 * manifest update: AS 0.6.0.2 * new manifest: alto777_LFSR * license typo * license * license typo * license typo * license typo * license typo * one more sneaky one * test added mscHack repo with --depth=1 * Update and rename KoralfxVCV.json to Koralfx-Modules.json * repo update: TheXOR 0.6.1 * manifest update: TheXOR 0.6.1 post repo update review * remove repo: KoralfxVCV (namechange) * new repo: Koralfx-Modules (former KoralfxVCV) * Update Koralfx-Modules.json --- .gitmodules | 8 ++++---- manifests/Koralfx-Modules.json | 2 +- repos/Koralfx-Modules | 1 + repos/KoralfxVCV | 1 - 4 files changed, 6 insertions(+), 6 deletions(-) create mode 160000 repos/Koralfx-Modules delete mode 160000 repos/KoralfxVCV diff --git a/.gitmodules b/.gitmodules index e6174fb9..d4239e54 100644 --- a/.gitmodules +++ b/.gitmodules @@ -169,10 +169,6 @@ path = repos/ParableInstruments url = https://github.com/adbrant/ArableInstruments.git branch = parable -[submodule "repos/KoralfxVCV"] - path = repos/KoralfxVCV - url = https://github.com/koralfx/KoralfxVCV - branch = master [submodule "repos/NonLinearInstruments"] path = repos/NonLinearInstruments url = https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins @@ -181,3 +177,7 @@ path = repos/mscHack url = https://github.com/mschack/VCV-Rack-Plugins.git branch = master +[submodule "repos/Koralfx-Modules"] + path = repos/Koralfx-Modules + url = https://github.com/koralfx/Koralfx-Modules + branch = master diff --git a/manifests/Koralfx-Modules.json b/manifests/Koralfx-Modules.json index ea75264a..6a911753 100644 --- a/manifests/Koralfx-Modules.json +++ b/manifests/Koralfx-Modules.json @@ -1,5 +1,5 @@ { - "name": "KoralfxVCV", + "name": "Koralfx Modules", "author": "Tomek Sosnowski", "authorEmail": "koralfx@gmail.com", "license": "BSD-3-Clause", diff --git a/repos/Koralfx-Modules b/repos/Koralfx-Modules new file mode 160000 index 00000000..9cf3d31c --- /dev/null +++ b/repos/Koralfx-Modules @@ -0,0 +1 @@ +Subproject commit 9cf3d31c4ef5ade9f30e615cd2411d81b8331314 diff --git a/repos/KoralfxVCV b/repos/KoralfxVCV deleted file mode 160000 index c78c38ec..00000000 --- a/repos/KoralfxVCV +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c78c38ec5d810a983fcc44859d04ca7b38254ec0