From c69d1dab3e75edde72932145ec39eb3945ac5b9c Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Wed, 4 Apr 2018 07:07:37 -0400 Subject: [PATCH 1/7] BaconMusic update (#437) * Updates FrozenWasteland submodule commit. * Post-review update of ImpromptuModular pointer and manifest. * Reviewed squinkylabls-plug1; updated pointer and manifest. * Reviewed Ohmer; updated pointer and manifest. * Reviewed BaconMusic; updated pointer and manifest. --- manifests/BaconMusic.json | 1 + repos/BaconMusic | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/BaconMusic.json b/manifests/BaconMusic.json index 5f499515..33563bfe 100644 --- a/manifests/BaconMusic.json +++ b/manifests/BaconMusic.json @@ -5,5 +5,6 @@ "manualUrl": "https://github.com/baconpaul/BaconPlugs/blob/master/README.md", "sourceUrl": "https://github.com/baconpaul/BaconPlugs", "latestVersion": "0.6.0", + "repoVersion": "0.6.1", "status": "available" } \ No newline at end of file diff --git a/repos/BaconMusic b/repos/BaconMusic index c18f4282..b30dad64 160000 --- a/repos/BaconMusic +++ b/repos/BaconMusic @@ -1 +1 @@ -Subproject commit c18f4282246f0d519f535a46afc218cb98b9c1cf +Subproject commit b30dad642d8f57eed78d241a4251f96c1ec3319d From 2c1456aca852f85c0c7d51c4a52e9165b58a61e2 Mon Sep 17 00:00:00 2001 From: phdsg vn chfhn <33329578+phdsg@users.noreply.github.com> Date: Wed, 4 Apr 2018 15:02:44 +0200 Subject: [PATCH 2/7] add mscHack (shallow) repo, rename/edit Koralfx (#434) * 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 --- .gitmodules | 4 ++++ manifests/Koralfx-Modules.json | 9 +++++++++ manifests/KoralfxVCV.json | 8 -------- repos/mscHack | 1 + 4 files changed, 14 insertions(+), 8 deletions(-) create mode 100644 manifests/Koralfx-Modules.json delete mode 100644 manifests/KoralfxVCV.json create mode 160000 repos/mscHack diff --git a/.gitmodules b/.gitmodules index f5e69777..e6174fb9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -177,3 +177,7 @@ path = repos/NonLinearInstruments url = https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins branch = master +[submodule "repos/mscHack"] + path = repos/mscHack + url = https://github.com/mschack/VCV-Rack-Plugins.git + branch = master diff --git a/manifests/Koralfx-Modules.json b/manifests/Koralfx-Modules.json new file mode 100644 index 00000000..ea75264a --- /dev/null +++ b/manifests/Koralfx-Modules.json @@ -0,0 +1,9 @@ +{ + "name": "KoralfxVCV", + "author": "Tomek Sosnowski", + "authorEmail": "koralfx@gmail.com", + "license": "BSD-3-Clause", + "sourceUrl": "https://github.com/koralfx/Koralfx-Modules/", + "manualUrl": "https://github.com/koralfx/Koralfx-Modules/blob/master/README.md", + "donateUrl": "https://www.paypal.me/koralfx/" +} diff --git a/manifests/KoralfxVCV.json b/manifests/KoralfxVCV.json deleted file mode 100644 index 9b03c539..00000000 --- a/manifests/KoralfxVCV.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "KoralfxVCV", - "author": "Tomek Sosnowski", - "license": "proprietary", - "sourceUrl": "https://github.com/koralfx/KoralfxVCV", - "manualUrl": "https://github.com/koralfx/KoralfxVCV/blob/master/README.md", - "donateUrl": "https://www.paypal.me/koralfx/" -} diff --git a/repos/mscHack b/repos/mscHack new file mode 160000 index 00000000..2057b6e9 --- /dev/null +++ b/repos/mscHack @@ -0,0 +1 @@ +Subproject commit 2057b6e92deb128bf87c1c71cae8d98cc7625184 From fd939843b1e5ce5492f0dc997f875c635d96b59c Mon Sep 17 00:00:00 2001 From: phdsg vn chfhn <33329578+phdsg@users.noreply.github.com> Date: Wed, 4 Apr 2018 15:23:23 +0200 Subject: [PATCH 3/7] repo and manifest update: TheXOR 0.6.1 (#438) * 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 --- manifests/TheXOR.json | 1 + repos/TheXOR | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/TheXOR.json b/manifests/TheXOR.json index 8498a607..d8380eda 100644 --- a/manifests/TheXOR.json +++ b/manifests/TheXOR.json @@ -5,5 +5,6 @@ "manual": "https://github.com/The-XOR/RackPlugins/blob/master/README.md", "sourceUrl": "https://github.com/The-XOR/RackPlugins", "latestVersion": "0.6.0", + "repoVersion": "0.6.1", "status": "available" } diff --git a/repos/TheXOR b/repos/TheXOR index 2b8df017..8ee1b004 160000 --- a/repos/TheXOR +++ b/repos/TheXOR @@ -1 +1 @@ -Subproject commit 2b8df01774fcf0a11f4773cd06b4f54c3fb675d2 +Subproject commit 8ee1b004f1044c15018e3dc53227a5735bde00cb 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 4/7] 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 From b6b1339c5f29e5d82df428bdcf5b438ec4c05bd9 Mon Sep 17 00:00:00 2001 From: phdsg vn chfhn <33329578+phdsg@users.noreply.github.com> Date: Wed, 4 Apr 2018 16:38:10 +0200 Subject: [PATCH 5/7] reviewed update: FrozenWasteland 0.6.3 (#440) * 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 * repo update: FrozenWasteland 0.6.3 * manifest update: FrozenWasteland 0.6.3 post repo review --- manifests/FrozenWasteland.json | 4 ++-- repos/FrozenWasteland | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index eb310a0e..81bf4039 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -7,6 +7,6 @@ "donateUrl": "https://paypal.me/FrozenWasteland", "latestVersion": "0.6.2", "status": "available", - "repoVersion": "0.6.2", + "repoVersion": "0.6.3", "buildTimestamp": 1522751401 -} \ No newline at end of file +} diff --git a/repos/FrozenWasteland b/repos/FrozenWasteland index da73489d..135ff85a 160000 --- a/repos/FrozenWasteland +++ b/repos/FrozenWasteland @@ -1 +1 @@ -Subproject commit da73489d1f7aa3dba77925777d485a3e66f8aec1 +Subproject commit 135ff85a6199da1cc85a5bf6291c7a9a5039e09a From bd47f62a8a9fe7711df33cf20334ef37e91ab9be Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 4 Apr 2018 16:34:15 -0400 Subject: [PATCH 6/7] Update VultModules --- manifests/VultModules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/VultModules.json b/manifests/VultModules.json index d13ac3ea..ce80f597 100644 --- a/manifests/VultModules.json +++ b/manifests/VultModules.json @@ -3,7 +3,7 @@ "author": "Leonardo Laguna Ruiz", "pluginUrl": "https://modlfo.github.io/VultModules", "manualUrl": "https://modlfo.github.io/VultModules", - "latestVersion": "0.6.0", + "latestVersion": "0.6.1", "productId": "937306325035", "status": "available" } \ No newline at end of file From 23b03a82f5a7c0a7e252a9a2cb9def479c027f0c Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 4 Apr 2018 18:30:17 -0400 Subject: [PATCH 7/7] Build updates --- manifests/FrozenWasteland.json | 6 +++--- manifests/TheXOR.json | 7 ++++--- repos/mscHack | 2 +- scripts/build_updates.py | 3 ++- 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/manifests/FrozenWasteland.json b/manifests/FrozenWasteland.json index 81bf4039..3af29c7b 100644 --- a/manifests/FrozenWasteland.json +++ b/manifests/FrozenWasteland.json @@ -5,8 +5,8 @@ "manualUrl": "https://github.com/almostEric/FrozenWasteland/blob/master/README.md", "sourceUrl": "https://github.com/almostEric/FrozenWasteland", "donateUrl": "https://paypal.me/FrozenWasteland", - "latestVersion": "0.6.2", + "latestVersion": "0.6.3", "status": "available", "repoVersion": "0.6.3", - "buildTimestamp": 1522751401 -} + "buildTimestamp": 1522881009 +} \ No newline at end of file diff --git a/manifests/TheXOR.json b/manifests/TheXOR.json index d8380eda..b5e0516d 100644 --- a/manifests/TheXOR.json +++ b/manifests/TheXOR.json @@ -4,7 +4,8 @@ "license": "CC0-1.0", "manual": "https://github.com/The-XOR/RackPlugins/blob/master/README.md", "sourceUrl": "https://github.com/The-XOR/RackPlugins", - "latestVersion": "0.6.0", + "latestVersion": "0.6.1", "repoVersion": "0.6.1", - "status": "available" -} + "status": "available", + "buildTimestamp": 1522880959 +} \ No newline at end of file diff --git a/repos/mscHack b/repos/mscHack index 2057b6e9..32720c73 160000 --- a/repos/mscHack +++ b/repos/mscHack @@ -1 +1 @@ -Subproject commit 2057b6e92deb128bf87c1c71cae8d98cc7625184 +Subproject commit 32720c73562ba2aa06bd9610014cbd63a34916e6 diff --git a/scripts/build_updates.py b/scripts/build_updates.py index 4a44d20f..3660d5c5 100644 --- a/scripts/build_updates.py +++ b/scripts/build_updates.py @@ -59,7 +59,8 @@ for filename in glob.glob("manifests/*"): move_package(slug) except Exception as e: print(e) - break + input("Enter to proceed") + continue # Update build information manifest['latestVersion'] = manifest['repoVersion']