From 5ed1c222fb5b5ace1b124ba19ca45b877ce71343 Mon Sep 17 00:00:00 2001 From: Autodafe Date: Sun, 24 Dec 2017 07:49:01 +0100 Subject: [PATCH 01/73] updated download links download links are now separate ZIPs and made using "make dist" --- plugins/Autodafe.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/plugins/Autodafe.json b/plugins/Autodafe.json index 87030e60..a7a3b3f6 100644 --- a/plugins/Autodafe.json +++ b/plugins/Autodafe.json @@ -5,5 +5,20 @@ "version": "0.5.1", "source": "https://github.com/antoniograzioli/Autodafe", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", - "donation": "https://www.paypal.me/autodafe" + "donation": "https://www.paypal.me/autodafe", + "downloads": { + "win": { + "download": "www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-win.zip", + "sha256": "e75e476dab756075468b31e82f0b7a0538ce66f606f62217c244de6050b71baa" + }, + "lin": { + "download": "www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-lin.zip", + "sha256": "2810d3fbeb643f993d27416ed32f10904ceebaafe3a9e75255334b756c94fa52" + }, + "mac": { + "download": "www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-mac.zip", + "sha256": "e79e7ec9142073a7e560cde07c0db6c9ef6c26f35c147f08ed46f8f43d001418" + } + } + } From 4b7d13dcc75738e6e934846ea2443325daa8e550 Mon Sep 17 00:00:00 2001 From: Autodafe Date: Sun, 24 Dec 2017 07:51:41 +0100 Subject: [PATCH 02/73] http added --- plugins/Autodafe.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/Autodafe.json b/plugins/Autodafe.json index a7a3b3f6..4a86c986 100644 --- a/plugins/Autodafe.json +++ b/plugins/Autodafe.json @@ -8,15 +8,15 @@ "donation": "https://www.paypal.me/autodafe", "downloads": { "win": { - "download": "www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-win.zip", + "download": "http://www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-win.zip", "sha256": "e75e476dab756075468b31e82f0b7a0538ce66f606f62217c244de6050b71baa" }, "lin": { - "download": "www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-lin.zip", + "download": "http://www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-lin.zip", "sha256": "2810d3fbeb643f993d27416ed32f10904ceebaafe3a9e75255334b756c94fa52" }, "mac": { - "download": "www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-mac.zip", + "download": "http://www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-mac.zip", "sha256": "e79e7ec9142073a7e560cde07c0db6c9ef6c26f35c147f08ed46f8f43d001418" } } From bdd0962007220db2e79d71287ef0a6a75300b9c8 Mon Sep 17 00:00:00 2001 From: Freddy <34798768+AScustomWorks@users.noreply.github.com> Date: Sun, 24 Dec 2017 00:52:41 -0600 Subject: [PATCH 03/73] Create AS.json The slug for my modules, I hope I got everything right! --- plugins/AS.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 plugins/AS.json diff --git a/plugins/AS.json b/plugins/AS.json new file mode 100644 index 00000000..4fa0bef5 --- /dev/null +++ b/plugins/AS.json @@ -0,0 +1,25 @@ +{ + "slug": "AS", + "name": "AS", + "author": "Alfredo Santamaria", + "license": "CC0 1.0 Universal", + "version": "0.5.0", + "homepage": "https://www.hakken.com.mx/", + "donation": "paypal.me/frederius", + "manual": "", + "source": "https://github.com/AScustomWorks/AS", + "downloads": { + "win": { + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-win.zip", + "sha256": "008f4edf0f034045bacabcc9f7549814aed5c3c4e0c664519749519a356f3061" + }, + "lin": { + "download": "", + "sha256": "" + }, + "mac": { + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-mac.zip", + "sha256": "45d871d19d884ebfb085a511c8bb8e3ad8cafdcab34a9e5fcc122a551c26f759" + } + } +} From 1dff4d8a7cf375ea72d671de5550e4e018136bd5 Mon Sep 17 00:00:00 2001 From: Autodafe Date: Sun, 24 Dec 2017 07:54:21 +0100 Subject: [PATCH 04/73] updated download links download links are now separate ZIPs and made using "make dist" --- plugins/AutodafeDrumKit.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/plugins/AutodafeDrumKit.json b/plugins/AutodafeDrumKit.json index 0c96e38d..215cb395 100644 --- a/plugins/AutodafeDrumKit.json +++ b/plugins/AutodafeDrumKit.json @@ -5,5 +5,19 @@ "version": "0.5.1", "source": "https://github.com/antoniograzioli/Autodafe-Drums", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", - "donation": "https://www.paypal.me/autodafe" + "donation": "https://www.paypal.me/autodafe", + "downloads": { + "win": { + "download": "http://www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-win.zip", + "sha256": "e75e476dab756075468b31e82f0b7a0538ce66f606f62217c244de6050b71baa" + }, + "lin": { + "download": "http://www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-lin.zip", + "sha256": "2810d3fbeb643f993d27416ed32f10904ceebaafe3a9e75255334b756c94fa52" + }, + "mac": { + "download": "http://www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-mac.zip", + "sha256": "e79e7ec9142073a7e560cde07c0db6c9ef6c26f35c147f08ed46f8f43d001418" + } + } } From 0c42fc2d2402aa7a2ab405d9c542799874866214 Mon Sep 17 00:00:00 2001 From: Autodafe Date: Sun, 24 Dec 2017 07:58:18 +0100 Subject: [PATCH 05/73] updated download links download links are now separate ZIPs and made using "make dist" --- plugins/Autodafe - REDs FREE.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/plugins/Autodafe - REDs FREE.json b/plugins/Autodafe - REDs FREE.json index 929d02c6..d74d3ac0 100644 --- a/plugins/Autodafe - REDs FREE.json +++ b/plugins/Autodafe - REDs FREE.json @@ -4,5 +4,19 @@ "author": "Autodafe", "version": "0.5.1", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", - "donation": "https://www.paypal.me/autodafe" + "donation": "https://www.paypal.me/autodafe", + "downloads": { + "win": { + "download": "http://www.autodafe.net/VCVRack/Autodafe - REDs FREE-0.5.1-win.zip", + "sha256": "f6216a33e401783db79244b2a24209360ed96c760cf15638658a2e73ef84f34e" + }, + "lin": { + "download": "http://www.autodafe.net/VCVRack/Autodafe - REDs FREE-0.5.1-lin.zip", + "sha256": "9a18db57a893833c0cbe54f19de31d126c3a85ce60527cbfa12ab870a52fd3fe" + }, + "mac": { + "download": "http://www.autodafe.net/VCVRack/Autodafe - REDs FREE-0.5.1-mac.zip", + "sha256": "7cabcd9e32dbc11b7fcd1fe4bf71eda1d1a3f863630352ce2b137a4960e788b1" + } + } } From 9719044d2c7ee06469f1245f070f1221a32c04ee Mon Sep 17 00:00:00 2001 From: Autodafe Date: Sun, 24 Dec 2017 12:32:37 +0100 Subject: [PATCH 06/73] fixed wrong links I had to fix a couple of download links, I messed them up---sorry --- plugins/Autodafe.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plugins/Autodafe.json b/plugins/Autodafe.json index 4a86c986..321bfbd4 100644 --- a/plugins/Autodafe.json +++ b/plugins/Autodafe.json @@ -8,16 +8,16 @@ "donation": "https://www.paypal.me/autodafe", "downloads": { "win": { - "download": "http://www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-win.zip", - "sha256": "e75e476dab756075468b31e82f0b7a0538ce66f606f62217c244de6050b71baa" + "download": "http://www.autodafe.net/VCVRack/Autodafe-0.5.1-win.zip", + "sha256": "93d75bd954299fa2f0fad6c7945b7d1182cc8efd5a4276446a8b283f90484e2b" }, "lin": { - "download": "http://www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-lin.zip", - "sha256": "2810d3fbeb643f993d27416ed32f10904ceebaafe3a9e75255334b756c94fa52" + "download": "http://www.autodafe.net/VCVRack/Autodafe-0.5.1-lin.zip", + "sha256": "01cc8f37db5d4c572d739520b375847e5f18132b0cedfbae3b3474669e50e77c" }, "mac": { - "download": "http://www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-mac.zip", - "sha256": "e79e7ec9142073a7e560cde07c0db6c9ef6c26f35c147f08ed46f8f43d001418" + "download": "http://www.autodafe.net/VCVRack/Autodafe-0.5.1-mac.zip", + "sha256": "a071ca35661ecd125d2955c1501137188338304400b1a515d4bc34f018a344fc" } } From 943fe6751e6cb27cade879a12e59cd87a0ce1e5d Mon Sep 17 00:00:00 2001 From: Autodafe Date: Sun, 24 Dec 2017 13:18:13 +0100 Subject: [PATCH 07/73] updated removed spaces form slug and download urls --- plugins/Autodafe - REDs FREE.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/Autodafe - REDs FREE.json b/plugins/Autodafe - REDs FREE.json index d74d3ac0..a4b24cc3 100644 --- a/plugins/Autodafe - REDs FREE.json +++ b/plugins/Autodafe - REDs FREE.json @@ -1,5 +1,5 @@ { - "slug": "Autodafe - REDs FREE", + "slug": "Autodafe-REDsFREE", "name": "Autodafe - REDs FREE", "author": "Autodafe", "version": "0.5.1", @@ -7,16 +7,16 @@ "donation": "https://www.paypal.me/autodafe", "downloads": { "win": { - "download": "http://www.autodafe.net/VCVRack/Autodafe - REDs FREE-0.5.1-win.zip", - "sha256": "f6216a33e401783db79244b2a24209360ed96c760cf15638658a2e73ef84f34e" + "download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.1-win.zip", + "sha256": "d4963bed85aee17f18daa8aafd10aaab575151e0ad6dc6dfa816f2d1d4d9e059" }, "lin": { - "download": "http://www.autodafe.net/VCVRack/Autodafe - REDs FREE-0.5.1-lin.zip", - "sha256": "9a18db57a893833c0cbe54f19de31d126c3a85ce60527cbfa12ab870a52fd3fe" + "download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.1-lin.zip", + "sha256": "d9e76dd810da41a53456747a799dfcad6ab5805031b62838e3368b8e03d784f7" }, "mac": { - "download": "http://www.autodafe.net/VCVRack/Autodafe - REDs FREE-0.5.1-mac.zip", - "sha256": "7cabcd9e32dbc11b7fcd1fe4bf71eda1d1a3f863630352ce2b137a4960e788b1" + "download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.1-mac.zip", + "sha256": "57ae6f9e7b4844a0a6715948a7a46e8c38fa3823cdcfa1e45f6660a23cb1225f" } } } From 38ab6ce991865a04d39b3460e6de80344680af4a Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Sun, 24 Dec 2017 13:18:21 +0100 Subject: [PATCH 08/73] Rename AutodafeDrumKit.json to Autodafe-DrumKit.json --- plugins/{AutodafeDrumKit.json => Autodafe-DrumKit.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/{AutodafeDrumKit.json => Autodafe-DrumKit.json} (100%) diff --git a/plugins/AutodafeDrumKit.json b/plugins/Autodafe-DrumKit.json similarity index 100% rename from plugins/AutodafeDrumKit.json rename to plugins/Autodafe-DrumKit.json From dd57e3290b598c0b41deed844caa2fce7adf121b Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Sun, 24 Dec 2017 13:21:24 +0100 Subject: [PATCH 09/73] Update and rename Autodafe - REDs FREE.json to Autodafe-REDs FREE.json --- plugins/{Autodafe - REDs FREE.json => Autodafe-REDs FREE.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename plugins/{Autodafe - REDs FREE.json => Autodafe-REDs FREE.json} (95%) diff --git a/plugins/Autodafe - REDs FREE.json b/plugins/Autodafe-REDs FREE.json similarity index 95% rename from plugins/Autodafe - REDs FREE.json rename to plugins/Autodafe-REDs FREE.json index d74d3ac0..64f7fff9 100644 --- a/plugins/Autodafe - REDs FREE.json +++ b/plugins/Autodafe-REDs FREE.json @@ -1,5 +1,5 @@ { - "slug": "Autodafe - REDs FREE", + "slug": "Autodafe-REDs FREE", "name": "Autodafe - REDs FREE", "author": "Autodafe", "version": "0.5.1", From 0abfb3d9470ef8b5ff24b85f39b3c929eec5057a Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Sun, 24 Dec 2017 13:21:58 +0100 Subject: [PATCH 10/73] Rename Autodafe-DrumKit.json to Autodafe - DrumKit.json --- plugins/{Autodafe-DrumKit.json => Autodafe - DrumKit.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/{Autodafe-DrumKit.json => Autodafe - DrumKit.json} (100%) diff --git a/plugins/Autodafe-DrumKit.json b/plugins/Autodafe - DrumKit.json similarity index 100% rename from plugins/Autodafe-DrumKit.json rename to plugins/Autodafe - DrumKit.json From bf3653c345b8c9511caca2b52181497bbea5e4a2 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Sun, 24 Dec 2017 13:22:08 +0100 Subject: [PATCH 11/73] Update and rename Autodafe-REDs FREE.json to Autodafe - REDs FREE.json --- plugins/{Autodafe-REDs FREE.json => Autodafe - REDs FREE.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename plugins/{Autodafe-REDs FREE.json => Autodafe - REDs FREE.json} (95%) diff --git a/plugins/Autodafe-REDs FREE.json b/plugins/Autodafe - REDs FREE.json similarity index 95% rename from plugins/Autodafe-REDs FREE.json rename to plugins/Autodafe - REDs FREE.json index 64f7fff9..d74d3ac0 100644 --- a/plugins/Autodafe-REDs FREE.json +++ b/plugins/Autodafe - REDs FREE.json @@ -1,5 +1,5 @@ { - "slug": "Autodafe-REDs FREE", + "slug": "Autodafe - REDs FREE", "name": "Autodafe - REDs FREE", "author": "Autodafe", "version": "0.5.1", From 396771f97a26cec5d15c5a4c3986d786d1f0319a Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Sun, 24 Dec 2017 13:26:08 +0100 Subject: [PATCH 12/73] Rename Autodafe - DrumKit.json to Autodafe-DrumKit.json --- plugins/{Autodafe - DrumKit.json => Autodafe-DrumKit.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/{Autodafe - DrumKit.json => Autodafe-DrumKit.json} (100%) diff --git a/plugins/Autodafe - DrumKit.json b/plugins/Autodafe-DrumKit.json similarity index 100% rename from plugins/Autodafe - DrumKit.json rename to plugins/Autodafe-DrumKit.json From b80e40baeb952552a24e46aa2923642252ad41d4 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Sun, 24 Dec 2017 13:32:29 +0100 Subject: [PATCH 13/73] Rename Autodafe-DrumKit.json to Autodafe - Drum Kit.json --- plugins/{Autodafe-DrumKit.json => Autodafe - Drum Kit.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/{Autodafe-DrumKit.json => Autodafe - Drum Kit.json} (100%) diff --git a/plugins/Autodafe-DrumKit.json b/plugins/Autodafe - Drum Kit.json similarity index 100% rename from plugins/Autodafe-DrumKit.json rename to plugins/Autodafe - Drum Kit.json From 045dc1927c10fe8dd01f9ae0246aa3d50c044158 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Sun, 24 Dec 2017 13:33:41 +0100 Subject: [PATCH 14/73] Delete Autodafe - Drum Kit.json --- plugins/Autodafe - Drum Kit.json | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 plugins/Autodafe - Drum Kit.json diff --git a/plugins/Autodafe - Drum Kit.json b/plugins/Autodafe - Drum Kit.json deleted file mode 100644 index 215cb395..00000000 --- a/plugins/Autodafe - Drum Kit.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "slug": "Autodafe - Drum Kit", - "name": "Autodafe Drum Kit", - "author": "Autodafe", - "version": "0.5.1", - "source": "https://github.com/antoniograzioli/Autodafe-Drums", - "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", - "donation": "https://www.paypal.me/autodafe", - "downloads": { - "win": { - "download": "http://www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-win.zip", - "sha256": "e75e476dab756075468b31e82f0b7a0538ce66f606f62217c244de6050b71baa" - }, - "lin": { - "download": "http://www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-lin.zip", - "sha256": "2810d3fbeb643f993d27416ed32f10904ceebaafe3a9e75255334b756c94fa52" - }, - "mac": { - "download": "http://www.autodafe.net/VCVRack/Autodafe - Drum Kit-0.5.1-mac.zip", - "sha256": "e79e7ec9142073a7e560cde07c0db6c9ef6c26f35c147f08ed46f8f43d001418" - } - } -} From 44c0972f2e6f8aab54ef129c6115b8ecd27b521a Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Sun, 24 Dec 2017 13:35:30 +0100 Subject: [PATCH 15/73] Create Autodafe-DrumKit.json --- plugins/Autodafe-DrumKit.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 plugins/Autodafe-DrumKit.json diff --git a/plugins/Autodafe-DrumKit.json b/plugins/Autodafe-DrumKit.json new file mode 100644 index 00000000..4a4ad7ce --- /dev/null +++ b/plugins/Autodafe-DrumKit.json @@ -0,0 +1,21 @@ +{ +"slug": "Autodafe-DrumKit", +"name": "Autodafe Drum Kit", +"author": "Autodafe", +"version": "0.5.1", +"donation": "https://www.paypal.me/autodafe", +"downloads": { + "win": { + "download": "http://www.autodafe.net/VCVRack/Autodafe-DrumKit-0.5.1-win.zip", + "sha256": "462655bd8e3489b225dd2dc7eb88d51ebc0d274cc60a3dce0d02edf1bfce4119" + }, + "lin": { + "download": "http://www.autodafe.net/VCVRack/Autodafe-DrumKit-0.5.1-lin.zip", + "sha256": "1aeb402c5aab360222dfda0898852f4056f08d0a97f1beba72f8704299ec377b" + }, + "mac": { + "download": "http://www.autodafe.net/VCVRack/Autodafe-DrumKit-0.5.1-mac.zip", + "sha256": "f3d00d2cb9a0af45bcff657c99cb4acafddff0e07c0fb3f463ee7e340e301232" + } + } +} From 36e34b73b2128274d38eeffbe0d642363ea2fb77 Mon Sep 17 00:00:00 2001 From: Autodafe Date: Sun, 24 Dec 2017 13:37:38 +0100 Subject: [PATCH 16/73] created link for my REDs full paid collection. --- plugins/Autodafe-REDs | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 plugins/Autodafe-REDs diff --git a/plugins/Autodafe-REDs b/plugins/Autodafe-REDs new file mode 100644 index 00000000..2d5edac5 --- /dev/null +++ b/plugins/Autodafe-REDs @@ -0,0 +1,9 @@ +{ + "slug": "Autodafe-REDs", + "name": "Autodafe - REDs", + "author": "Autodafe", + "version": "0.5.1", + "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-reds-modules-for-vcv-rack.html", + "manual": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf" + +} From 5d9251bcb771c9b16b4b7e7297d48928e0ded7c1 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Sun, 24 Dec 2017 13:53:41 +0100 Subject: [PATCH 17/73] Update Autodafe - REDs FREE.json --- plugins/Autodafe - REDs FREE.json | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/Autodafe - REDs FREE.json b/plugins/Autodafe - REDs FREE.json index a4b24cc3..d2fb2772 100644 --- a/plugins/Autodafe - REDs FREE.json +++ b/plugins/Autodafe - REDs FREE.json @@ -4,6 +4,7 @@ "author": "Autodafe", "version": "0.5.1", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", + "manual": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf" "donation": "https://www.paypal.me/autodafe", "downloads": { "win": { From 95fb169b601c7d75d36191f4a852d5fc3ed94cf4 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Sun, 24 Dec 2017 13:53:55 +0100 Subject: [PATCH 18/73] Update Autodafe - REDs FREE.json --- plugins/Autodafe - REDs FREE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Autodafe - REDs FREE.json b/plugins/Autodafe - REDs FREE.json index d2fb2772..97030075 100644 --- a/plugins/Autodafe - REDs FREE.json +++ b/plugins/Autodafe - REDs FREE.json @@ -4,7 +4,7 @@ "author": "Autodafe", "version": "0.5.1", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", - "manual": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf" + "manual": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf", "donation": "https://www.paypal.me/autodafe", "downloads": { "win": { From a7d66803292d118731183367f6772274272b2656 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Sun, 24 Dec 2017 13:57:35 +0100 Subject: [PATCH 19/73] Update Autodafe.json --- plugins/Autodafe.json | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/Autodafe.json b/plugins/Autodafe.json index 321bfbd4..79e851a4 100644 --- a/plugins/Autodafe.json +++ b/plugins/Autodafe.json @@ -5,6 +5,7 @@ "version": "0.5.1", "source": "https://github.com/antoniograzioli/Autodafe", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", + "manual": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf", "donation": "https://www.paypal.me/autodafe", "downloads": { "win": { From f126bd7b80f5988b27938adfcd4f657b8e9c1820 Mon Sep 17 00:00:00 2001 From: NLNRi <34134965+NonLinearInstruments@users.noreply.github.com> Date: Sun, 24 Dec 2017 17:30:22 +0100 Subject: [PATCH 20/73] Update NonLinearInstruments.json with all its "," ;) --- plugins/NonLinearInstruments.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/plugins/NonLinearInstruments.json b/plugins/NonLinearInstruments.json index 9d31eb6c..74de2484 100644 --- a/plugins/NonLinearInstruments.json +++ b/plugins/NonLinearInstruments.json @@ -3,18 +3,22 @@ "name": "Non Linear Instruments", "author": "NonLinearInstruments", "license": "BSD 3-clause", - "version": "", + "version": "0.5.1", "homepage": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins", "manual": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/blob/master/README.md", "source": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins", "downloads": { "mac": { - "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.0/NonLinearInstruments-0.5.0-mac.zip", - "sha256": "955813b84e85a249134b709ceb5adddc1ea94c14d077e519057b97ffdc88d098" + "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.1/NonLinearInstruments-0.5.1-mac.zip", + "sha256": "a1151486477c70644210c5229cb15a29894065ba3495d8bf83a2541e3a3cdeb3" }, "win": { - "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.0/NonLinearInstruments-0.5.0-win.zip", - "sha256": "354cfd04a8bb48993a07b13b8fc6ab68e39c2967fc356c988ac6f520902619d9" + "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.1/NonLinearInstruments-0.5.1-win.zip", + "sha256": "fbec569b54d21dcd70cd64ac676ff7aa80c5e96806da25851a6ee8995ef78b3e" + }, + "lin": { + "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.1/NonLinearInstruments-0.5.1-lin.zip", + "sha256": "fa6be52825bed83df002b431ebc8dd6f4cd799ef45c4e6808be02b998990e95a" } } -} \ No newline at end of file +} From 1d29bdbec98fc90f9590c34d71fbff33c49f8849 Mon Sep 17 00:00:00 2001 From: Freddy <34798768+AScustomWorks@users.noreply.github.com> Date: Sun, 24 Dec 2017 12:11:15 -0600 Subject: [PATCH 21/73] Update AS.json --- plugins/AS.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/AS.json b/plugins/AS.json index 4fa0bef5..b95289c7 100644 --- a/plugins/AS.json +++ b/plugins/AS.json @@ -4,7 +4,7 @@ "author": "Alfredo Santamaria", "license": "CC0 1.0 Universal", "version": "0.5.0", - "homepage": "https://www.hakken.com.mx/", + "homepage": "https://github.com/AScustomWorks/AS", "donation": "paypal.me/frederius", "manual": "", "source": "https://github.com/AScustomWorks/AS", @@ -14,8 +14,8 @@ "sha256": "008f4edf0f034045bacabcc9f7549814aed5c3c4e0c664519749519a356f3061" }, "lin": { - "download": "", - "sha256": "" + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-lin.zip", + "sha256": "db6c77f01b5527e2e1a513b5153fac880676e1a2cc02a1ee04ded36b9e954b65" }, "mac": { "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-mac.zip", From 2568bc27052553be2f58ffb40ccf9b25f0290e6e Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Sun, 24 Dec 2017 13:20:33 -0500 Subject: [PATCH 22/73] New version + Corrected makefile Version 0.5.2 Corrected makefile to include version on binaries --- plugins/moDllz.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index dd8c043a..9a5239ea 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -3,17 +3,17 @@ "name": "moDllz", "author": "Pablo DeLaLoza", "license": "BSD 3-clause", - "version": "", + "version": "0.5.2", "manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md", "source": "https://github.com/dllmusic/VCV_moDllz", "downloads": { "win": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz-0.5.1-win.zip?raw=true", - "sha256": "ee7f24f89798411c5d1a09c097edee29bc369dc55c02a1975a31a200c5aa3545" + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDLLz-0.5.2-win.zip?raw=true", + "sha256": "2a905c791133a5544366596606a58bfe11b41177384c8918ae69789074ec05c8" }, "mac": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz-0.5.1-mac.zip?raw=true", - "sha256": "2147932276f7b737184064dde43733b2801223c46113190affef1c4292ff872a" + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDLLz-0.5.2-mac.zip?raw=true", + "sha256": "2fca26a0a4ae8753b75db79de2140381fc9f66b1075d6cd8ae091da079fe8b06" } } } From 63c033246a0b4b27e495c161d8bb66d29bb263d6 Mon Sep 17 00:00:00 2001 From: Freddy <34798768+AScustomWorks@users.noreply.github.com> Date: Sun, 24 Dec 2017 12:46:26 -0600 Subject: [PATCH 23/73] Update AS.json --- plugins/AS.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/AS.json b/plugins/AS.json index b95289c7..0ce86e0d 100644 --- a/plugins/AS.json +++ b/plugins/AS.json @@ -4,18 +4,18 @@ "author": "Alfredo Santamaria", "license": "CC0 1.0 Universal", "version": "0.5.0", - "homepage": "https://github.com/AScustomWorks/AS", - "donation": "paypal.me/frederius", - "manual": "", + "homepage": "https://www.hakken.com.mx/", + "donation": "https://www.paypal.me/", + "manual": "https://github.com/AScustomWorks/AS/blob/master/README.md", "source": "https://github.com/AScustomWorks/AS", "downloads": { "win": { "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-win.zip", - "sha256": "008f4edf0f034045bacabcc9f7549814aed5c3c4e0c664519749519a356f3061" + "sha256": "5239a5a8ad7f2e2aa314c3125668d213c59c1bd2b655c7f57b86b048b04e8422" }, "lin": { "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-lin.zip", - "sha256": "db6c77f01b5527e2e1a513b5153fac880676e1a2cc02a1ee04ded36b9e954b65" + "sha256": "" }, "mac": { "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-mac.zip", From a00c74410aebdab8cc616d3c2928eec9a82b1d98 Mon Sep 17 00:00:00 2001 From: Freddy <34798768+AScustomWorks@users.noreply.github.com> Date: Sun, 24 Dec 2017 12:49:12 -0600 Subject: [PATCH 24/73] Update AS.json --- plugins/AS.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/AS.json b/plugins/AS.json index 0ce86e0d..1bdc644a 100644 --- a/plugins/AS.json +++ b/plugins/AS.json @@ -4,8 +4,8 @@ "author": "Alfredo Santamaria", "license": "CC0 1.0 Universal", "version": "0.5.0", - "homepage": "https://www.hakken.com.mx/", - "donation": "https://www.paypal.me/", + "homepage": "https://github.com/AScustomWorks/AS", + "donation": "https://www.paypal.me/frederius/", "manual": "https://github.com/AScustomWorks/AS/blob/master/README.md", "source": "https://github.com/AScustomWorks/AS", "downloads": { From 494c87d71dcd06f245354737d1ab4e66edd95275 Mon Sep 17 00:00:00 2001 From: Freddy <34798768+AScustomWorks@users.noreply.github.com> Date: Sun, 24 Dec 2017 12:51:35 -0600 Subject: [PATCH 25/73] Update AS.json --- plugins/AS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/AS.json b/plugins/AS.json index 1bdc644a..5ab19805 100644 --- a/plugins/AS.json +++ b/plugins/AS.json @@ -15,7 +15,7 @@ }, "lin": { "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-lin.zip", - "sha256": "" + "sha256": "db6c77f01b5527e2e1a513b5153fac880676e1a2cc02a1ee04ded36b9e954b65" }, "mac": { "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-mac.zip", From 617b58a85a96fbfbacd211f9382814277f512df5 Mon Sep 17 00:00:00 2001 From: Freddy <34798768+AScustomWorks@users.noreply.github.com> Date: Sun, 24 Dec 2017 13:13:56 -0600 Subject: [PATCH 26/73] Update AS.json --- plugins/AS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/AS.json b/plugins/AS.json index 5ab19805..ca3fdb25 100644 --- a/plugins/AS.json +++ b/plugins/AS.json @@ -11,7 +11,7 @@ "downloads": { "win": { "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-win.zip", - "sha256": "5239a5a8ad7f2e2aa314c3125668d213c59c1bd2b655c7f57b86b048b04e8422" + "sha256": "7478ccd81b32d332abb99e3f259bb5cb9fd00a196f4598cd8bd8dec4ac7f6780" }, "lin": { "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.0/AS-0.5.0-lin.zip", From 082cb7fe09fecfbd0f16a85f823fc0d3ff627890 Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Sun, 24 Dec 2017 14:15:16 -0500 Subject: [PATCH 27/73] Update moDllz.json --- plugins/moDllz.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index 9a5239ea..86554612 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -1,19 +1,19 @@ { "slug": "moDllz", "name": "moDllz", - "author": "Pablo DeLaLoza", + "author": "Pablo Delaloza", "license": "BSD 3-clause", "version": "0.5.2", "manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md", "source": "https://github.com/dllmusic/VCV_moDllz", "downloads": { "win": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDLLz-0.5.2-win.zip?raw=true", - "sha256": "2a905c791133a5544366596606a58bfe11b41177384c8918ae69789074ec05c8" + "download": "", + "sha256": "" }, "mac": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDLLz-0.5.2-mac.zip?raw=true", - "sha256": "2fca26a0a4ae8753b75db79de2140381fc9f66b1075d6cd8ae091da079fe8b06" + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.2-mac.zip?raw=true", + "sha256": "664064185007b09cf7394a48e071ce0254f4e296c23abf945f1c0daf86af6c62" } } } From d413aebd7be3a87ce528bff059fa8d9b68d732d1 Mon Sep 17 00:00:00 2001 From: Michael Hetrick Date: Sun, 24 Dec 2017 20:43:10 -0500 Subject: [PATCH 28/73] Update HetrickCV.json (#102) --- plugins/HetrickCV.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/HetrickCV.json b/plugins/HetrickCV.json index 3032b60a..e71e3659 100644 --- a/plugins/HetrickCV.json +++ b/plugins/HetrickCV.json @@ -4,17 +4,17 @@ "author": "Michael Hetrick", "homepage": "https://github.com/mhetrick/hetrickcv", "donation": "https://paypal.me/MHetrick", - "version": "", + "version": "0.5.4", "source": "https://github.com/mhetrick/hetrickcv", "manual": "https://github.com/mhetrick/hetrickcv/blob/master/README.md", "downloads": { "win": { - "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.3/HetrickCV-0.5.3-win.zip", - "sha256": "4afb040dcfdc72e8ae8146f0978b28d1da7331bbd2857e7b3f4a2abf4dc86e8e" + "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-win.zip", + "sha256": "4a5280c9091b69a34f8d2cc3178a702cac79c89a0a1e751dbbebbd0a7f41375c" }, "mac": { - "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.3/HetrickCV-0.5.3-mac.zip", - "sha256": "187feeb66cf84e13ea1dd3df02b3a2871c88387709903c69be8feaeca9a998f0" + "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-mac.zip", + "sha256": "fedf5738d6603ab02ec3c3912e085f82e7a6e4c956ce7058673d067a7b49ec8f" } } } From 30eee271eb9fb9853589bd6e8af398c3fdea6c0f Mon Sep 17 00:00:00 2001 From: Michael Hetrick Date: Sun, 24 Dec 2017 23:18:14 -0600 Subject: [PATCH 29/73] Patch 4 (#103) * Update HetrickCV.json Fix for Windows 0.5.4 builds * Update HetrickCV.json --- plugins/HetrickCV.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/HetrickCV.json b/plugins/HetrickCV.json index e71e3659..fc84ca12 100644 --- a/plugins/HetrickCV.json +++ b/plugins/HetrickCV.json @@ -10,11 +10,11 @@ "downloads": { "win": { "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-win.zip", - "sha256": "4a5280c9091b69a34f8d2cc3178a702cac79c89a0a1e751dbbebbd0a7f41375c" + "sha256": "6d5db0b532a5252e866d2cd12a955c8fcf78e22cb127c70ebacd418e8b1689da" }, "mac": { "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-mac.zip", - "sha256": "fedf5738d6603ab02ec3c3912e085f82e7a6e4c956ce7058673d067a7b49ec8f" + "sha256": "5e8ef433ee03c30fa0a46699c60a2293868b458a0e60aeae7964091e6f8c4342" } } } From 608c00e593fa497305768c9f3f210f51f6480c65 Mon Sep 17 00:00:00 2001 From: leopard86 Date: Mon, 25 Dec 2017 12:42:11 +0100 Subject: [PATCH 30/73] Update LOGinstruments.json version 0.5.5 --- plugins/LOGinstruments.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/plugins/LOGinstruments.json b/plugins/LOGinstruments.json index b2a5a77c..00ce9c74 100644 --- a/plugins/LOGinstruments.json +++ b/plugins/LOGinstruments.json @@ -2,20 +2,21 @@ "slug": "LOGinstruments", "name": "LOGinstruments", "author": "leopard86", + "version": "0.5.5", "source": "https://github.com/leopard86/LOGinstruments", "manual": "https://github.com/leopard86/LOGinstruments/blob/master/README.md", "downloads": { "win": { - "download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_3/LOGinstruments-all-platforms-v053.zip", - "sha256": "e2bae5c98097f337af2ac1e3f4c914bffb4aa0a75906ffdd45e76a98a90cfd8e" + "download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_5/LOGinstruments-0.5.5-win.zip", + "sha256": "34783266e8cebd27d796211ad6afe545ef3ff2beba5674110d8bd552507f9e37" }, "mac": { - "download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_3/LOGinstruments-all-platforms-v053.zip", - "sha256": "e2bae5c98097f337af2ac1e3f4c914bffb4aa0a75906ffdd45e76a98a90cfd8e" + "download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_5/LOGinstruments-0.5.5-mac.zip", + "sha256": "d324044b8a88244d1a57f909b02017ad8a251da899ff3e3a646a1cb9643bf4da" }, "lin": { - "download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_3/LOGinstruments-all-platforms-v053.zip", - "sha256": "e2bae5c98097f337af2ac1e3f4c914bffb4aa0a75906ffdd45e76a98a90cfd8e" + "download": "https://github.com/leopard86/LOGinstruments/releases/download/v0_5_5/LOGinstruments-0.5.5-lin.zip", + "sha256": "ceb58af00ff6822dd3d9c5232eca593ab27fd6a929d081fb00a8abaa7060d5d1" } } -} \ No newline at end of file +} From 34fba26cedaa0841713166907b3768636749122f Mon Sep 17 00:00:00 2001 From: Autodafe Date: Mon, 25 Dec 2017 15:16:40 +0100 Subject: [PATCH 31/73] removed spaces from filename (#105) --- plugins/{Autodafe - REDs FREE.json => Autodafe-REDsFREE.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/{Autodafe - REDs FREE.json => Autodafe-REDsFREE.json} (100%) diff --git a/plugins/Autodafe - REDs FREE.json b/plugins/Autodafe-REDsFREE.json similarity index 100% rename from plugins/Autodafe - REDs FREE.json rename to plugins/Autodafe-REDsFREE.json From e9a3f4094cbaa142f44f671f631c2347316ce33d Mon Sep 17 00:00:00 2001 From: Antonio Tuzzi Date: Mon, 25 Dec 2017 18:47:27 +0100 Subject: [PATCH 32/73] update 0.5.10 (#106) dear VCV friends, here an update tested on Virus Total https://www.virustotal.com/#/file/af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306/detection --- plugins/NYSTHI.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/NYSTHI.json b/plugins/NYSTHI.json index 8874a2af..e512d319 100644 --- a/plugins/NYSTHI.json +++ b/plugins/NYSTHI.json @@ -1,21 +1,21 @@ { "slug": "NYSTHI", "name": "NYSTHI", - "version": "0.5.9", + "version": "0.5.10", "homepage": "https://github.com/nysthi/nysthi", "manual": "https://github.com/nysthi/nysthi/blob/master/README.md", "downloads": { "win": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.9/nysthi.zip", - "sha256": "cdba68f3c5fa59af37ea0f4eb271c9ade583c2dea35fa3a0a56288fec142dca3" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", + "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" }, "mac": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.9/nysthi.zip", - "sha256": "cdba68f3c5fa59af37ea0f4eb271c9ade583c2dea35fa3a0a56288fec142dca3" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", + "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" }, "lin": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.9/nysthi.zip", - "sha256": "cdba68f3c5fa59af37ea0f4eb271c9ade583c2dea35fa3a0a56288fec142dca3" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", + "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" } } } From 92c0555911134744500496bf8df0c33fdc7b1695 Mon Sep 17 00:00:00 2001 From: Autodafe Date: Mon, 25 Dec 2017 19:39:17 +0100 Subject: [PATCH 33/73] updated to version 0.5.2 (#109) added Drum Sampler module --- plugins/Autodafe-REDsFREE.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/Autodafe-REDsFREE.json b/plugins/Autodafe-REDsFREE.json index 97030075..1d23a0fa 100644 --- a/plugins/Autodafe-REDsFREE.json +++ b/plugins/Autodafe-REDsFREE.json @@ -2,22 +2,22 @@ "slug": "Autodafe-REDsFREE", "name": "Autodafe - REDs FREE", "author": "Autodafe", - "version": "0.5.1", + "version": "0.5.2", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules.html", "manual": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf", "donation": "https://www.paypal.me/autodafe", "downloads": { "win": { - "download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.1-win.zip", - "sha256": "d4963bed85aee17f18daa8aafd10aaab575151e0ad6dc6dfa816f2d1d4d9e059" + "download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.2-win.zip", + "sha256": "ce34d273085ded0d90d083b080ee1360817bab78b88d0a89165a77615eaf576c" }, "lin": { - "download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.1-lin.zip", - "sha256": "d9e76dd810da41a53456747a799dfcad6ab5805031b62838e3368b8e03d784f7" + "download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.2-lin.zip", + "sha256": "3af4575b5f364824f826090b1b3e14f444448e109d180f6517ad2255b5701249" }, "mac": { - "download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.1-mac.zip", - "sha256": "57ae6f9e7b4844a0a6715948a7a46e8c38fa3823cdcfa1e45f6660a23cb1225f" + "download": "http://www.autodafe.net/VCVRack/Autodafe-REDsFREE-0.5.2-mac.zip", + "sha256": "29b118c81b18a15c11052f40aadd28f694ebf3a0ef834c76dd7eb705a275062d" } } } From 65cecf3f0e052b455e90cc134ece88636f0c629a Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Tue, 26 Dec 2017 09:31:23 -0500 Subject: [PATCH 34/73] Added 0.5.2 win download (#113) --- plugins/moDllz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index 86554612..61855333 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -8,8 +8,8 @@ "source": "https://github.com/dllmusic/VCV_moDllz", "downloads": { "win": { - "download": "", - "sha256": "" + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.2-win.zip?raw=true", + "sha256": "991296d60f03893c4325b7b2077ef84c4cf1f4d4651137ea877ae865cb7501cd" }, "mac": { "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.2-mac.zip?raw=true", From 291b10cb91ca479baafc4b1d2ffcaae110923663 Mon Sep 17 00:00:00 2001 From: bidoo Date: Tue, 26 Dec 2017 15:33:12 +0100 Subject: [PATCH 35/73] 0.5.10 (#112) --- plugins/Bidoo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/Bidoo.json b/plugins/Bidoo.json index f9f4e54e..36f6d43e 100644 --- a/plugins/Bidoo.json +++ b/plugins/Bidoo.json @@ -2,15 +2,15 @@ "slug": "Bidoo", "name": "bid°°", "author": "sebastien-bouffier", - "version": "0.5.9", + "version": "0.5.10", "license": "BSD 3-clause", "donation": "https://paypal.me/sebastienbouffier", "manual": "https://github.com/sebastien-bouffier/Bidoo/wiki", "source": "https://github.com/sebastien-bouffier/Bidoo", "downloads": { "win": { - "download": "https://github.com/sebastien-bouffier/Bidoo/files/1580630/Bidoo-0.5.9-win.zip", - "sha256": "e77cb9883dd8851bfb515e4416e13b1d9b568d3ed016cb509706d059226251b7" + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1587168/Bidoo-0.5.10-win.zip", + "sha256": "96ad12c3bbf175a1e2a9e34afda48e5d89cfa1f01e3cfecd492072845828342b" } } } From c3fb94756b2d425d5819bd2f41c2539acf5ae273 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Tue, 26 Dec 2017 16:23:36 -0500 Subject: [PATCH 36/73] updated jw-modules --- plugins/JW-Modules.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/plugins/JW-Modules.json b/plugins/JW-Modules.json index 7b9ad51e..cf963ca8 100644 --- a/plugins/JW-Modules.json +++ b/plugins/JW-Modules.json @@ -1,6 +1,7 @@ { "slug": "JW-Modules", "name": "JW-Modules", + "version": "0.5.8", "author": "Jeremy Wentworth", "homepage": "http://jeremywentworth.com", "donation": "https://www.paypal.me/jeremywen", @@ -8,16 +9,16 @@ "source": "https://github.com/jeremywen/JW-Modules", "downloads": { "win": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.7/JW-Modules-0.5.7.zip", - "sha256": "327a11fed6f2299e87d799a58c0e5b2c026649c1c863367e8a54a116ac258c06" + "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip", + "sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff" }, "mac": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.7/JW-Modules-0.5.7.zip", - "sha256": "327a11fed6f2299e87d799a58c0e5b2c026649c1c863367e8a54a116ac258c06" + "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip", + "sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff" }, "lin": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.7/JW-Modules-0.5.7.zip", - "sha256": "327a11fed6f2299e87d799a58c0e5b2c026649c1c863367e8a54a116ac258c06" + "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip", + "sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff" } } } From 1eb53d43cb8982baf87562a9662188c91ad7f17d Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 26 Dec 2017 18:19:51 -0500 Subject: [PATCH 37/73] Remove version to match binary --- plugins/Gratrix.json | 2 +- plugins/KarateSnoopy.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Gratrix.json b/plugins/Gratrix.json index c98366f3..0366e754 100644 --- a/plugins/Gratrix.json +++ b/plugins/Gratrix.json @@ -2,7 +2,7 @@ "slug": "Gratrix", "name": "Gratrix", "author": "gratrix", - "version": "0.5.0", + "version": "", "source": "https://github.com/gratrix/vcv-gratrix", "manual": "http://gratrix.net/vcvrack/", "downloads": { diff --git a/plugins/KarateSnoopy.json b/plugins/KarateSnoopy.json index 4b800b46..15c6585e 100644 --- a/plugins/KarateSnoopy.json +++ b/plugins/KarateSnoopy.json @@ -3,7 +3,7 @@ "name": "KarateSnoopy", "author": "KarateSnoopy", "license": "MIT", - "version": "0.5", + "version": "", "homepage": "https://github.com/KarateSnoopy/vcv-karatesnoopy", "source": "https://github.com/KarateSnoopy/vcv-karatesnoopy", "manual": "https://github.com/KarateSnoopy/vcv-karatesnoopy/blob/master/README.md", From cf36b8fce9c6fba59020b54e27da328631463776 Mon Sep 17 00:00:00 2001 From: valerioo Date: Wed, 27 Dec 2017 14:27:55 +0100 Subject: [PATCH 38/73] Add my Loopus Modules paid stuff (#117) --- plugins/LoopusModules.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 plugins/LoopusModules.json diff --git a/plugins/LoopusModules.json b/plugins/LoopusModules.json new file mode 100644 index 00000000..a82cf3d5 --- /dev/null +++ b/plugins/LoopusModules.json @@ -0,0 +1,8 @@ +{ + "slug": "LoopusModules", + "name": "Loopus Modules", + "author": "Sonus Dept.", + "version": "0.5.1", + "homepage": "https://loopusmodules.sonusdept.com", + "manual": "https://sonusdept.altervista.org/files/loopusmodules/LoopusModules_manual.pdf" +} From dfcaafd842181a59aa498e9dfacbe583f0bd5732 Mon Sep 17 00:00:00 2001 From: The XOR Date: Wed, 27 Dec 2017 14:28:35 +0100 Subject: [PATCH 39/73] 2nd try... (#116) --- plugins/TheXOR.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 plugins/TheXOR.json diff --git a/plugins/TheXOR.json b/plugins/TheXOR.json new file mode 100644 index 00000000..374e4b78 --- /dev/null +++ b/plugins/TheXOR.json @@ -0,0 +1,8 @@ +{ + "slug": "TheXOR", + "name": "Unusual Sequencers", + "author": "The XOR", + "license": "CC0 1.0 Universal", + "version": "0.5.1", + "source": "https://github.com/The-XOR/VCV-Sequencers" +} From 0206170eb4cee2d1cd810f291fb86dca7b82a00c Mon Sep 17 00:00:00 2001 From: jhoar Date: Thu, 28 Dec 2017 09:20:32 +0100 Subject: [PATCH 40/73] Update AmalgamatedHarmonics.json v0.5.5 --- plugins/AmalgamatedHarmonics.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/plugins/AmalgamatedHarmonics.json b/plugins/AmalgamatedHarmonics.json index e5102977..fadec320 100644 --- a/plugins/AmalgamatedHarmonics.json +++ b/plugins/AmalgamatedHarmonics.json @@ -2,21 +2,21 @@ "slug": "AmalgamatedHarmonics", "name": "Amalgamated Harmonics", "author": "jhoar", - "version": "0.5.4", + "version": "0.5.5", "manual": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", "source": "https://github.com/jhoar/AmalgamatedHarmonics", "downloads": { "win": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.4/AmalgamatedHarmonics-0.5.4-win.zip", - "sh256": "9b0605e99c8cff630b79c8d9dcfd014ab7504bdfc27541b99f6b129eb5a9611d" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-win.zip", + "sh256": "19a92b527917dd5109a00d752f1099f99390c16859770d739346d419744718d6" }, "mac": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.4/AmalgamatedHarmonics-0.5.4-mac.zip", - "sh256": "b98ce8849a221bda933f50ad401b26a1ff79fc24a370a269adfb2bda72083a74" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-mac.zip", + "sh256": "ec155d713c37af9313c59a9112e73b4b4645dfb0d10ec6d1da4fe98b21b43d6e" }, "lin": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.4/AmalgamatedHarmonics-0.5.4-lin.zip", - "sh256": "bfe831ae5bdcb285adf2811deb8d0b5f1839f9a312be6f2382035969907be2c1" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-lin.zip", + "sh256": "f416a78cf88a92e2572b92575b68251acfd2d997ccaf35dbc62231adddcae67a" } } -} \ No newline at end of file +} From 3056983248c0d8638152a589b3d174aee3b3dc5f Mon Sep 17 00:00:00 2001 From: Autodafe Date: Thu, 28 Dec 2017 16:52:15 +0100 Subject: [PATCH 41/73] added .json extension (#120) sorry I thought this was automatically added... --- plugins/{Autodafe-REDs => Autodafe-REDs.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename plugins/{Autodafe-REDs => Autodafe-REDs.json} (93%) diff --git a/plugins/Autodafe-REDs b/plugins/Autodafe-REDs.json similarity index 93% rename from plugins/Autodafe-REDs rename to plugins/Autodafe-REDs.json index 2d5edac5..6b60f3d2 100644 --- a/plugins/Autodafe-REDs +++ b/plugins/Autodafe-REDs.json @@ -2,7 +2,7 @@ "slug": "Autodafe-REDs", "name": "Autodafe - REDs", "author": "Autodafe", - "version": "0.5.1", + "version": "0.5.2", "homepage": "https://www.autodafe.net/virtual-instruments/vcv-rack-modules/autodafe-reds-modules-for-vcv-rack.html", "manual": "https://www.autodafe.net/media/com_eshop/attachments/autodafe-reds-collection-manual.pdf" From 114d2c3fc9fdcbee3f249e5660b672e9737885d3 Mon Sep 17 00:00:00 2001 From: martin-lueders <31972064+martin-lueders@users.noreply.github.com> Date: Thu, 28 Dec 2017 15:57:43 +0000 Subject: [PATCH 42/73] Update ML_modules.json new version uploaded (0.5.3) (spaces fixed) --- plugins/ML_modules.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/ML_modules.json b/plugins/ML_modules.json index e8ac2fe0..fb3c9694 100644 --- a/plugins/ML_modules.json +++ b/plugins/ML_modules.json @@ -3,19 +3,19 @@ "name": "ML modules", "author": "Martin Lueders", "license": "BSD 3-clause", - "version": "0.5.2", + "version": "0.5.3", "homepage": "https://github.com/martin-lueders/ML_modules", "donation": "https://paypal.me/MartinLueders", "source": "https://github.com/martin-lueders/ML_modules", "manual": "https://github.com/martin-lueders/ML_modules/wiki", "downloads": { "win": { - "download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.2/ML_modules-0.5.2-win.zip", - "sha256": "346ae6616c8e2dcf4a4316c051e9e36004f2ce7a64a7be371292c6819cec404c" + "download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.3/ML_modules-0.5.3-win.zip", + "sha256": "eb3d7ee50d7babc60d4a676da9be5019f45c32bfefe1683bddf3b5d0dc034ec1" }, "mac": { - "download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.2/ML_modules-0.5.2-mac.zip", - "sha256": "e745febca198c783c745abb3c85a531c317fed817814bda62af336559447031c" + "download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.3/ML_modules-0.5.3-mac.zip", + "sha256": "dfde704a6417daf45ea64e2dc54167d003cc8c8e9df8021eb36a3a9716097e77" } } } From e46e9618a6a4a1feb312e1b58722abc73d0001c6 Mon Sep 17 00:00:00 2001 From: jhoar Date: Thu, 28 Dec 2017 17:01:26 +0100 Subject: [PATCH 43/73] Update AmalgamatedHarmonics.json --- plugins/AmalgamatedHarmonics.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/AmalgamatedHarmonics.json b/plugins/AmalgamatedHarmonics.json index fadec320..1d5625e3 100644 --- a/plugins/AmalgamatedHarmonics.json +++ b/plugins/AmalgamatedHarmonics.json @@ -8,15 +8,15 @@ "downloads": { "win": { "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-win.zip", - "sh256": "19a92b527917dd5109a00d752f1099f99390c16859770d739346d419744718d6" + "sha256": "19a92b527917dd5109a00d752f1099f99390c16859770d739346d419744718d6" }, "mac": { "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-mac.zip", - "sh256": "ec155d713c37af9313c59a9112e73b4b4645dfb0d10ec6d1da4fe98b21b43d6e" + "sha256": "ec155d713c37af9313c59a9112e73b4b4645dfb0d10ec6d1da4fe98b21b43d6e" }, "lin": { "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-lin.zip", - "sh256": "f416a78cf88a92e2572b92575b68251acfd2d997ccaf35dbc62231adddcae67a" + "sha256": "f416a78cf88a92e2572b92575b68251acfd2d997ccaf35dbc62231adddcae67a" } } } From 52bff003a1af5afb777a23121de0e1dde7a81591 Mon Sep 17 00:00:00 2001 From: valerioo Date: Thu, 28 Dec 2017 17:52:41 +0100 Subject: [PATCH 44/73] Added author, donate, manual, license to Sonus Modular (#118) * Added author, donate, manual, license to Sonus Modular * Corrected the missing commas in the JSON --- plugins/SonusModular.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/plugins/SonusModular.json b/plugins/SonusModular.json index 619c5115..344e3292 100644 --- a/plugins/SonusModular.json +++ b/plugins/SonusModular.json @@ -1,9 +1,13 @@ { "slug": "SonusModular", - "name": "Sonus Dept", + "name": "Sonus Modular", + "author": "Sonus Dept.", + "license": "GNU General Public License 3.0", "version": "0.5.0", "homepage": "http://sonusmodular.sonusdept.com/", + "manual": "https://gitlab.com/sonusdept/sonusmodular#sonus-modular", "source": "https://gitlab.com/sonusdept/sonusmodular", + "donate": "https://paypal.me/sonusdept", "downloads": { "win": { "download": "http://sonusdept.altervista.org/files/sonusmodular/sonusmodular-0.5.0-win.zip", @@ -18,4 +22,4 @@ "sha256": "98d36ddcbe6dca71a8060deb27d1e33279495d2ae2992f1b530bad058765bc59" } } -} \ No newline at end of file +} From 825dd6409c5756970255d5300c16cbfa0ef13bd3 Mon Sep 17 00:00:00 2001 From: martin-lueders <31972064+martin-lueders@users.noreply.github.com> Date: Thu, 28 Dec 2017 17:42:47 +0000 Subject: [PATCH 45/73] Update ML_modules.json (#123) SHA key updated --- plugins/ML_modules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/ML_modules.json b/plugins/ML_modules.json index fb3c9694..44e1fd91 100644 --- a/plugins/ML_modules.json +++ b/plugins/ML_modules.json @@ -15,7 +15,7 @@ }, "mac": { "download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.3/ML_modules-0.5.3-mac.zip", - "sha256": "dfde704a6417daf45ea64e2dc54167d003cc8c8e9df8021eb36a3a9716097e77" + "sha256": "0f02f6f4277967e3b92e2616f2c6d575e2cceb2a6908f97a6e993f660b273cc3" } } } From 2f6a9627d7b05e4e368c95816b1889c5b89b736e Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Thu, 28 Dec 2017 13:17:33 -0500 Subject: [PATCH 46/73] fixed extra slash in test --- spec/manifest.tests.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/manifest.tests.spec.js b/spec/manifest.tests.spec.js index 6cd04e73..f4d59cdb 100644 --- a/spec/manifest.tests.spec.js +++ b/spec/manifest.tests.spec.js @@ -35,7 +35,7 @@ describe("test manifests", function() { }); afterEach(()=>{ - execSync(`rm ${TEMP_DIR}/*.zip`) + execSync(`rm ${TEMP_DIR}*.zip`) fs.rmdirSync(TEMP_DIR); }); From 06ab2a309bce272778ca994746eb763271ff4dd9 Mon Sep 17 00:00:00 2001 From: David Peterson <31854491+djpeterso23662@users.noreply.github.com> Date: Thu, 28 Dec 2017 13:45:22 -0500 Subject: [PATCH 47/73] Update MrLumps.json for module release 0.5.2 (#124) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Release 0.5.2 adds a High Contrast option, replaces the PNG panel images with SVG images, fixes an onSampleRateChange bug, and makes MrLumps compliant with VCV Rack’s Community Package manager. I really, really, really tried to get all of the GitHub and VCV Rack Community details correct. Please let me know if I missed anything. Thanks for your time! --- plugins/MrLumps.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/plugins/MrLumps.json b/plugins/MrLumps.json index 6a857b34..74ef4d30 100644 --- a/plugins/MrLumps.json +++ b/plugins/MrLumps.json @@ -1,22 +1,23 @@ { "slug": "MrLumps", "name": "MrLumps", - "author": "djpeterso23662", - "license": "BSD 3-clause", + "author": "David Peterson", + "license": "MIT License", + "version": "0.5.2", "manual": "https://github.com/djpeterso23662/MrLumps/blob/master/README.md", "source": "https://github.com/djpeterso23662/MrLumps", "downloads": { "win": { - "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.1/MrLumps-0.5.1-win.zip", - "sha256": "c78174837c62f2125136351de80339f89b763496cd29d308bb5f76fec46c8021" + "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.2/MrLumps-0.5.2-win.zip", + "sha256": "56cb4bf57c8d82dc59f3db8f8f97f7aaad2e37facf53dd8057165b64fdaf5794" }, "mac": { - "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.1/MrLumps-0.5.1-mac.zip", - "sha256": "c952b9564328c59d0710d15c5eab2bb23619dc15d83341c9cf2ed86683ef9f9c" + "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.2/MrLumps-0.5.2-mac.zip", + "sha256": "be1e7d1a6457c3406d2f7f30dfdfe22717ff59525ca9a3f22f71a65084cec526" }, "lin": { - "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.1/MrLumps-0.5.1-lin.zip", - "sha256": "9a4eebce92169d96c11d0c5c99e596a9f46f2d50c912dfda458802b598729ec9" + "download": "https://github.com/djpeterso23662/MrLumps/releases/download/v0.5.2/MrLumps-0.5.2-lin.zip", + "sha256": "7ea8ea5b733b3e05e4aaed7e4f42e2f8300a2a497113c600cbd187b97dcf96a5" } } -} \ No newline at end of file +} From eb75353d192bd6938c855a71706357c19273413b Mon Sep 17 00:00:00 2001 From: Antonio Tuzzi Date: Fri, 29 Dec 2017 18:02:50 +0100 Subject: [PATCH 48/73] correct name to uppercase to avoid travis complains (#127) corrected name form nysthi to NYSTHI to avoid travis complains new release 0.5.11 added module Dual Feedback Echo https://www.virustotal.com/#/file/815102b214b1a56c963ad3ea94a6b26ff3e707516ddaa0af15a498d4304bd978/detection --- plugins/NYSTHI.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/NYSTHI.json b/plugins/NYSTHI.json index e512d319..28346e07 100644 --- a/plugins/NYSTHI.json +++ b/plugins/NYSTHI.json @@ -1,21 +1,21 @@ { "slug": "NYSTHI", "name": "NYSTHI", - "version": "0.5.10", + "version": "0.5.11", "homepage": "https://github.com/nysthi/nysthi", "manual": "https://github.com/nysthi/nysthi/blob/master/README.md", "downloads": { "win": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", - "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.11/NYSTHI.zip", + "sha256": "815102b214b1a56c963ad3ea94a6b26ff3e707516ddaa0af15a498d4304bd978" }, "mac": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", - "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.11/NYSTHI.zip", + "sha256": "815102b214b1a56c963ad3ea94a6b26ff3e707516ddaa0af15a498d4304bd978" }, "lin": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.10/nysthi.zip", - "sha256": "af5be01fd555cdab79d467b14f58f8aa13c7d32500dbc393064194279169c306" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.11/NYSTHI.zip", + "sha256": "815102b214b1a56c963ad3ea94a6b26ff3e707516ddaa0af15a498d4304bd978" } } } From fff908e68c289fb5d9b7a3edfeff43198e72de2a Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Fri, 29 Dec 2017 13:09:30 -0500 Subject: [PATCH 49/73] fix extra error when no slug dir found --- spec/manifest.tests.spec.js | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/spec/manifest.tests.spec.js b/spec/manifest.tests.spec.js index f4d59cdb..8ec4b811 100644 --- a/spec/manifest.tests.spec.js +++ b/spec/manifest.tests.spec.js @@ -110,14 +110,16 @@ function testOneZip(expectedRootDir, osObj, done) { const slugDirFound = zipEntries.find(ze => ze.isDirectory && (ze.entryName === expectedRootDir+'/' || ze.entryName === expectedRootDir+'\\') ); - if(!slugDirFound){ - fail(`Zip should have one dir named ${expectedRootDir}`); + + if(slugDirFound){ + const invalidEntry = zipEntries.find(ze => !ze.entryName.startsWith(slugDirFound.entryName)); + if(invalidEntry){ + fail(`Zip entries should all be under a dir named ${expectedRootDir} but this entry was found: ${invalidEntry.entryName}`); + } + } else { + fail(`Zip should have one dir named ${expectedRootDir}`); } - const invalidEntry = zipEntries.find(ze => !ze.entryName.startsWith(slugDirFound.entryName)); - if(invalidEntry){ - fail(`Zip entries should all be under a dir named ${expectedRootDir} but this entry was found: ${invalidEntry.entryName}`); - } if(VIRUS_TOTAL_ENABLED){ con.FileEvaluation(zipName, "application/zip", fs.readFileSync(TEMP_DIR+zipName), function(data) { From 3fec976612f783f119f77a85f99afdc31c73c1b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Foulc?= <33777744+cfoulc@users.noreply.github.com> Date: Sat, 30 Dec 2017 18:07:44 +0100 Subject: [PATCH 50/73] Update cf.json (#128) * Update cf.json update (player) 0.5.11 * Update cf.json --- plugins/cf.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/cf.json b/plugins/cf.json index 8f5a9c44..d2bac57b 100644 --- a/plugins/cf.json +++ b/plugins/cf.json @@ -2,22 +2,22 @@ "slug": "cf", "name": "cf", "author": "clément foulc", - "version": "0.5.10", + "version": "0.5.11", "donation": "https://www.paypal.me/cfoulc", "source": "https://github.com/cfoulc/cf", "manual": "https://github.com/cfoulc/cf/blob/master/README.md", "downloads": { "win": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf-0.5.10-win.zip", - "sha256": "63509b786eb86d28464b1f553ca14804f1ddf570219676c43b7b932d156775ed" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.11/cf-0.5.11-win.zip", + "sha256": "3930bbe4aba2a5d9090194fc9f556fd830f4371249600ddf368d3a228ea9d5bf" }, "mac": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf-0.5.10-mac.zip", - "sha256": "296df530b0a3be648c3b94d9da6832e46aa86b432514862117014755916f20d2" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.11/cf-0.5.11-mac.zip", + "sha256": "612c51ba1964da39077b944fefad4f880ab1bbfa3b05bbec8723a7340d0f1ebb" }, "lin": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf-0.5.10-lin.zip", - "sha256": "92927fa7fbd2a917de0f601dd77a9ab0d3a8e053778f92f8fb36547955ace2dd" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.11/cf-0.5.11-lin.zip", + "sha256": "ff7dd539da2fc573d8102455632226514c173163d74852431f347aa098a670d8" } } } From 6f97d875674e58e69ccda285444359c8d6959119 Mon Sep 17 00:00:00 2001 From: Michael Hetrick Date: Sat, 30 Dec 2017 23:43:07 -0600 Subject: [PATCH 51/73] Update HetrickCV.json (#129) Added Linux builds --- plugins/HetrickCV.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/HetrickCV.json b/plugins/HetrickCV.json index fc84ca12..305c62b9 100644 --- a/plugins/HetrickCV.json +++ b/plugins/HetrickCV.json @@ -15,6 +15,10 @@ "mac": { "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-mac.zip", "sha256": "5e8ef433ee03c30fa0a46699c60a2293868b458a0e60aeae7964091e6f8c4342" + }, + "lin": { + "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-lin.zip", + "sha256": "a445990de47f31304d33ce1f6f10e35b9d28536cee9b77f8c1a27e545e4fb892" } } } From f438fa811729acf991b791322602bc7c925c6e49 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Sun, 31 Dec 2017 12:32:04 -0500 Subject: [PATCH 52/73] updated jw-modules to 0.5.9 --- plugins/JW-Modules.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/plugins/JW-Modules.json b/plugins/JW-Modules.json index cf963ca8..e0b2cc8b 100644 --- a/plugins/JW-Modules.json +++ b/plugins/JW-Modules.json @@ -1,7 +1,7 @@ { "slug": "JW-Modules", "name": "JW-Modules", - "version": "0.5.8", + "version": "0.5.9", "author": "Jeremy Wentworth", "homepage": "http://jeremywentworth.com", "donation": "https://www.paypal.me/jeremywen", @@ -9,16 +9,16 @@ "source": "https://github.com/jeremywen/JW-Modules", "downloads": { "win": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip", - "sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff" + "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.9/JW-Modules-0.5.9.zip", + "sha256": "2e90a1a64518254275f73abf1fa9ad8ec2dceb88964e9a5b8486c384b975e852" }, "mac": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip", - "sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff" + "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.9/JW-Modules-0.5.9.zip", + "sha256": "2e90a1a64518254275f73abf1fa9ad8ec2dceb88964e9a5b8486c384b975e852" }, "lin": { - "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.8/JW-Modules-0.5.8.zip", - "sha256": "cc651a7dba649ce350b32dba6837f8814ea119b17c2cdeb0aa3b0734a02a39ff" + "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.9/JW-Modules-0.5.9.zip", + "sha256": "2e90a1a64518254275f73abf1fa9ad8ec2dceb88964e9a5b8486c384b975e852" } } -} +} \ No newline at end of file From ea525b4ddc5d9ef98caaf57a964cb4fbfd1bae9b Mon Sep 17 00:00:00 2001 From: jhoar Date: Sun, 31 Dec 2017 16:24:00 -0500 Subject: [PATCH 53/73] Update AmalgamatedHarmonics.json (#130) --- plugins/AmalgamatedHarmonics.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/AmalgamatedHarmonics.json b/plugins/AmalgamatedHarmonics.json index 1d5625e3..579c2116 100644 --- a/plugins/AmalgamatedHarmonics.json +++ b/plugins/AmalgamatedHarmonics.json @@ -2,21 +2,21 @@ "slug": "AmalgamatedHarmonics", "name": "Amalgamated Harmonics", "author": "jhoar", - "version": "0.5.5", + "version": "0.5.6", "manual": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", "source": "https://github.com/jhoar/AmalgamatedHarmonics", "downloads": { "win": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-win.zip", - "sha256": "19a92b527917dd5109a00d752f1099f99390c16859770d739346d419744718d6" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.6/AmalgamatedHarmonics-0.5.6-win.zip", + "sha256": "71395aa3de34e680acc7a469667fd14b45564b710c706027b1f86d8f6b7e295f" }, "mac": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-mac.zip", - "sha256": "ec155d713c37af9313c59a9112e73b4b4645dfb0d10ec6d1da4fe98b21b43d6e" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.6/AmalgamatedHarmonics-0.5.6-mac.zip", + "sha256": "41604b0155855d3f525fcc27dbdc856f5ac8d1ee2c3cada3f3e93a4fd75ed343" }, "lin": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.5/AmalgamatedHarmonics-0.5.5-lin.zip", - "sha256": "f416a78cf88a92e2572b92575b68251acfd2d997ccaf35dbc62231adddcae67a" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.6/AmalgamatedHarmonics-0.5.6-lin.zip", + "sha256": "472333350975965690ae017d05af1ceee2ae288fd3adcea2cd988712b9e699af" } } } From 3112f916ee727be7dfe8aa3749c6025b6a6bf5e0 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 31 Dec 2017 22:25:13 -0500 Subject: [PATCH 54/73] Remove Aepelzens Parasites until IP violation is resolved --- plugins/Aepelzens Parasites.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 plugins/Aepelzens Parasites.json diff --git a/plugins/Aepelzens Parasites.json b/plugins/Aepelzens Parasites.json deleted file mode 100644 index b0534e59..00000000 --- a/plugins/Aepelzens Parasites.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "slug": "Aepelzens Parasites", - "name": "Aepelzens Parasites", - "author": "Aepelzen", - "version": "0.5.0", - "source": "https://github.com/Aepelzen/AepelzensParasites" -} \ No newline at end of file From 557f6a2da769934dbc5510be6479a60c378aba55 Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Sun, 31 Dec 2017 20:26:58 -0800 Subject: [PATCH 55/73] Bogaudio: new release. (#131) --- plugins/Bogaudio.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/plugins/Bogaudio.json b/plugins/Bogaudio.json index e3e1c15f..ea9415d0 100644 --- a/plugins/Bogaudio.json +++ b/plugins/Bogaudio.json @@ -1,24 +1,24 @@ { "slug": "Bogaudio", "name": "Bogaudio", - "author": "bogaudio", + "author": "Matt Demanett", "license": "BSD 3-clause", - "version": "0.5.1", + "version": "0.5.2", "homepage": "https://github.com/bogaudio/BogaudioModules", "manual": "https://github.com/bogaudio/BogaudioModules/blob/master/README.md", "source": "https://github.com/bogaudio/BogaudioModules", "downloads": { "win": { - "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.1/Bogaudio-0.5.1-win.zip", - "sha256": "bef6bde0d9353379226839b8d32d21a8ab31d096be8c23b9f913d967d7224ef1" + "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.2/Bogaudio-0.5.2-win.zip", + "sha256": "cb1539a4709d0e681a4e1f379e7296279e9e7ced9c0432701ccea1b69dcaaf9a" }, "lin": { - "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.1/Bogaudio-0.5.1-lin.zip", - "sha256": "3673028cc3369a72e90cbf0ac838689138c2db77b4af33d8d6fac3febb61fa37" + "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.2/Bogaudio-0.5.2-lin.zip", + "sha256": "2724227d9a5a86749a4e6b34ad68ddf9798a185cc303aefaaf7f91efceb985a9" }, "mac": { - "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.1/Bogaudio-0.5.1-mac.zip", - "sha256": "22a15b5fbd7f7581967fffe45e62d1853b853b8be26086bcc8c12108a377fdb8" + "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.2/Bogaudio-0.5.2-mac.zip", + "sha256": "7afd07007084603fbd0e317d3411df1f55f6ba609b31640ac7ef333c8ed44ddc" } } -} \ No newline at end of file +} From 98e6692e2d5dd8f09ca5e16caa8272d486b83c4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Foulc?= <33777744+cfoulc@users.noreply.github.com> Date: Mon, 1 Jan 2018 16:26:21 +0100 Subject: [PATCH 56/73] Update cf.json (#133) bug fix on player update --- plugins/cf.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/cf.json b/plugins/cf.json index d2bac57b..410fba7f 100644 --- a/plugins/cf.json +++ b/plugins/cf.json @@ -2,22 +2,22 @@ "slug": "cf", "name": "cf", "author": "clément foulc", - "version": "0.5.11", + "version": "0.5.12", "donation": "https://www.paypal.me/cfoulc", "source": "https://github.com/cfoulc/cf", "manual": "https://github.com/cfoulc/cf/blob/master/README.md", "downloads": { "win": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.11/cf-0.5.11-win.zip", - "sha256": "3930bbe4aba2a5d9090194fc9f556fd830f4371249600ddf368d3a228ea9d5bf" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.12/cf-0.5.12-win.zip", + "sha256": "8c85910297a89e96028818572a571826d74da562c180455210a8bd51155a6c9b" }, "mac": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.11/cf-0.5.11-mac.zip", - "sha256": "612c51ba1964da39077b944fefad4f880ab1bbfa3b05bbec8723a7340d0f1ebb" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.12/cf-0.5.12-mac.zip", + "sha256": "e9c528a5e543c87122b161eae669608c8095d186da45cafbc42ac138a709f41f" }, "lin": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.11/cf-0.5.11-lin.zip", - "sha256": "ff7dd539da2fc573d8102455632226514c173163d74852431f347aa098a670d8" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.12/cf-0.5.12-lin.zip", + "sha256": "08703da64c52d795ea1200f59602b513edaf3ec97896ed78a081da5b12fb6a04" } } } From ecaa9e149435ba1249a66c1545f98cd361f85e6e Mon Sep 17 00:00:00 2001 From: KieranPringle Date: Mon, 1 Jan 2018 15:27:02 +0000 Subject: [PATCH 57/73] Create CastleRocktronics.json (#132) --- plugins/CastleRocktronics.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 plugins/CastleRocktronics.json diff --git a/plugins/CastleRocktronics.json b/plugins/CastleRocktronics.json new file mode 100644 index 00000000..d31e14f6 --- /dev/null +++ b/plugins/CastleRocktronics.json @@ -0,0 +1,24 @@ +{ + "slug": "CastleRocktronics", + "name": "Castle Rocktronics", + "author": "Kieran Pringle", + "license": "Creative Commons Attribution Share Alike 4.0", + "version": "0.5.0", + "homepage": "https://github.com/KieranPringle/CastleRocktronics", + "manual": "https://github.com/KieranPringle/CastleRocktronics/blob/master/docs/index.md", + "source": "https://github.com/KieranPringle/CastleRocktronics", + "downloads": { + "win": { + "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-win.zip", + "sha256": "f16bc4328ca6ed5b84aecb4e2774b12ae755c953ef48d11d8ea76f30b1818438" + }, + "lin": { + "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-lin.zip", + "sha256": "de5590b7de622a5d16259df93538c65a5343cf6d604ca67af84ca779234792d8" + }, + "mac": { + "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-mac.zip", + "sha256": "e841753aba6f07c0004a05648c8c2ce88fdfa146f0c692e52c7b51e04f1a04a7" + } + } +} From bc5d07588418e29ec209f1d084486703d19d022a Mon Sep 17 00:00:00 2001 From: jhoar Date: Mon, 1 Jan 2018 13:49:01 -0500 Subject: [PATCH 58/73] Update AmalgamatedHarmonics.json (#134) --- plugins/AmalgamatedHarmonics.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/AmalgamatedHarmonics.json b/plugins/AmalgamatedHarmonics.json index 579c2116..96c52bf2 100644 --- a/plugins/AmalgamatedHarmonics.json +++ b/plugins/AmalgamatedHarmonics.json @@ -2,21 +2,21 @@ "slug": "AmalgamatedHarmonics", "name": "Amalgamated Harmonics", "author": "jhoar", - "version": "0.5.6", + "version": "0.5.7", "manual": "https://github.com/jhoar/AmalgamatedHarmonics/wiki", "source": "https://github.com/jhoar/AmalgamatedHarmonics", "downloads": { "win": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.6/AmalgamatedHarmonics-0.5.6-win.zip", - "sha256": "71395aa3de34e680acc7a469667fd14b45564b710c706027b1f86d8f6b7e295f" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.7/AmalgamatedHarmonics-0.5.7-win.zip", + "sha256": "4ec7fefc19edbe393d0dbc30d5c5e277b67892281819655a2976c5a9be8951da" }, "mac": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.6/AmalgamatedHarmonics-0.5.6-mac.zip", - "sha256": "41604b0155855d3f525fcc27dbdc856f5ac8d1ee2c3cada3f3e93a4fd75ed343" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.7/AmalgamatedHarmonics-0.5.7-mac.zip", + "sha256": "12d95b9e65c3ab422ae0079c1c0954a1431d3c0bbb2b842124502d464db85d6a" }, "lin": { - "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.6/AmalgamatedHarmonics-0.5.6-lin.zip", - "sha256": "472333350975965690ae017d05af1ceee2ae288fd3adcea2cd988712b9e699af" + "download": "https://github.com/jhoar/AmalgamatedHarmonics/releases/download/v0.5.7/AmalgamatedHarmonics-0.5.7-lin.zip", + "sha256": "3d0c3f5351c5999b69e8370bcf160fc1adf3c3dde1908038d6565623d72cd040" } } } From 470a350b2cb24933c1d8eb5af89d281dc5e51e52 Mon Sep 17 00:00:00 2001 From: Animated Circuits <33923788+AnimatedCircuits@users.noreply.github.com> Date: Tue, 2 Jan 2018 15:47:23 +0100 Subject: [PATCH 59/73] Change version --- plugins/AnimatedCircuits.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/AnimatedCircuits.json b/plugins/AnimatedCircuits.json index fbbe3002..9d7891b9 100644 --- a/plugins/AnimatedCircuits.json +++ b/plugins/AnimatedCircuits.json @@ -2,7 +2,7 @@ "slug": "AnimatedCircuits", "name": "Animated Circuits", "author": "Animated Circuits", - "version": "0.5.1", + "version": "0.5.2", "manual": "https://drive.google.com/open?id=15_buBKqEdGkuTn9EOeZuFqE2m4qH-xUu", "homepage": "https://gumroad.com/animatedcircuits" } From a37bc0a19f4fc46cbfa80b50cbc3451ea650512e Mon Sep 17 00:00:00 2001 From: Michael Hetrick Date: Tue, 2 Jan 2018 11:26:59 -0600 Subject: [PATCH 60/73] Update HetrickCV.json (#136) Fix for Linux builds --- plugins/HetrickCV.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/HetrickCV.json b/plugins/HetrickCV.json index 305c62b9..61c1adb9 100644 --- a/plugins/HetrickCV.json +++ b/plugins/HetrickCV.json @@ -18,7 +18,7 @@ }, "lin": { "download": "https://github.com/mhetrick/hetrickcv/releases/download/0.5.4/HetrickCV-0.5.4-lin.zip", - "sha256": "a445990de47f31304d33ce1f6f10e35b9d28536cee9b77f8c1a27e545e4fb892" + "sha256": "09baabf7b218f5432acd0df3e686df5066e29919b7cc0a6f09dc34927abc408b" } } } From fe2c1d63e4df17b8cc12a41ef067949b403179a3 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 2 Jan 2018 13:48:23 -0500 Subject: [PATCH 61/73] Change productId to strings --- plugins/VCV-Console.json | 2 +- plugins/VCV-PulseMatrix.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/VCV-Console.json b/plugins/VCV-Console.json index ca446e70..01130d83 100644 --- a/plugins/VCV-Console.json +++ b/plugins/VCV-Console.json @@ -4,5 +4,5 @@ "author": "VCV", "license": "proprietary", "version": "0.5.0", - "productId": 521624682539 + "productId": "521624682539" } \ No newline at end of file diff --git a/plugins/VCV-PulseMatrix.json b/plugins/VCV-PulseMatrix.json index 4cabaa5b..382aed07 100644 --- a/plugins/VCV-PulseMatrix.json +++ b/plugins/VCV-PulseMatrix.json @@ -5,5 +5,5 @@ "license": "proprietary", "version": "0.5.1", "manual": "https://vcvrack.com/plugins/PulseMatrix.html", - "productId": 449821147179 + "productId": "449821147179" } \ No newline at end of file From 49961d08213338d426f4b6d5c027e1fcd38e7a52 Mon Sep 17 00:00:00 2001 From: bidoo Date: Tue, 2 Jan 2018 20:02:43 +0100 Subject: [PATCH 62/73] 0.5.14 (#125) * 0.5.10 * mac dist * mac dist 0.5.10 * 0.5.11 * 0.5.14 --- plugins/Bidoo.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/plugins/Bidoo.json b/plugins/Bidoo.json index 36f6d43e..b204a2c0 100644 --- a/plugins/Bidoo.json +++ b/plugins/Bidoo.json @@ -9,8 +9,12 @@ "source": "https://github.com/sebastien-bouffier/Bidoo", "downloads": { "win": { - "download": "https://github.com/sebastien-bouffier/Bidoo/files/1587168/Bidoo-0.5.10-win.zip", - "sha256": "96ad12c3bbf175a1e2a9e34afda48e5d89cfa1f01e3cfecd492072845828342b" + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1597613/Bidoo-0.5.14-win.zip", + "sha256": "cc0322df72176d4000cf7ff76bb098c41662cd543780121424bc66cd21aab0ff" + }, + "lin": { + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1598062/Bidoo-0.5.14-lin.zip", + "sha256": "37fddc6ab232fdf324b585bb0fa543cf7336a79c2b188e8f9079f22745bb0966" } } } From 1325aa8a7e142b2ce285eee72468b635ae49ff38 Mon Sep 17 00:00:00 2001 From: KieranPringle Date: Tue, 2 Jan 2018 19:07:45 +0000 Subject: [PATCH 63/73] Fix sha256 for windows binary (#137) Contents of zip was changed after an issue was found. New sha256 is for the corrected zip (at the same url) --- plugins/CastleRocktronics.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/CastleRocktronics.json b/plugins/CastleRocktronics.json index d31e14f6..51dc4ac0 100644 --- a/plugins/CastleRocktronics.json +++ b/plugins/CastleRocktronics.json @@ -10,7 +10,7 @@ "downloads": { "win": { "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-win.zip", - "sha256": "f16bc4328ca6ed5b84aecb4e2774b12ae755c953ef48d11d8ea76f30b1818438" + "sha256": "d70931b721ef4e150519b6440c1704f503621c302986c0ebf912c528875e9d3a" }, "lin": { "download": "https://github.com/KieranPringle/CastleRocktronics/releases/download/v0.5.0/CastleRocktronics-0.5.0-lin.zip", From 6f9ecfb0fdcd3c18cbd99580bb8da2b557729eec Mon Sep 17 00:00:00 2001 From: j4s0n-c Date: Tue, 2 Jan 2018 13:07:25 -0800 Subject: [PATCH 64/73] update new version --- plugins/trowaSoft.json | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/plugins/trowaSoft.json b/plugins/trowaSoft.json index a81d8267..20e90a33 100644 --- a/plugins/trowaSoft.json +++ b/plugins/trowaSoft.json @@ -2,17 +2,23 @@ "slug": "trowaSoft", "name": "trowaSoft", "author": "j4s0n-c", - "version": "", + "version": "0.5.5.1", "homepage": "http://www.geekasaurusrex.net/page/trowaSoft-Sequencer-Modules-for-VCV-Rack.aspx", + "donation": "https://paypal.me/j4s0n", + "manual": "https://github.com/j4s0n-c/trowaSoft-VCV/blob/master/README.md", "source": "https://github.com/j4s0n-c/trowaSoft-VCV", "downloads": { "win": { - "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5/trowaSoft-0.5.5-win.zip", - "sha256": "66d8e1d82fe2e2bd440139d76e347a449595ba2fecd3433ed2243263d1480be1" + "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-win.zip", + "sha256": "70b62c34b4243e0f230d2acf23de5628daaff07e0bb2d90e4b9fe0031dbcafa9" }, "mac": { - "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5/trowaSoft-0.5.5-mac.zip", - "sha256": "ac3525cb3aa9a821659042319baf327080fc00dd3ee440d03e5fe73c0dd9a3c0" + "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-mac.zip", + "sha256": "6956ba75471671de77a788076fe513d94ba7c184027fa68c56c2a989f807dd64" + }, + "lin": { + "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-lin.zip", + "sha256": "8770b69043b7c151d876ac3195e1262d6f63f1e69c3db57d4d683ad9de258f0f" } } -} \ No newline at end of file +} From ccfdf970aa0d98497b453fdca422b851ef10c7e1 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Tue, 2 Jan 2018 16:10:44 -0500 Subject: [PATCH 65/73] Update JSON schema "productId" --- spec/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/manifest.json b/spec/manifest.json index cb208a40..5b5f5acf 100644 --- a/spec/manifest.json +++ b/spec/manifest.json @@ -49,7 +49,7 @@ "description": "used when a plugin needs to be disabled" }, "productId": { - "type": "number", + "type": "string", "description": "only used by vcv rack website" }, "downloads": { From 4f6019ca4ee776ae11f319f089e239507873388f Mon Sep 17 00:00:00 2001 From: Michael Hetrick Date: Tue, 2 Jan 2018 15:28:02 -0600 Subject: [PATCH 66/73] Added Unfiltered Volume 1 (#139) --- plugins/UnfilteredVolume1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 plugins/UnfilteredVolume1.json diff --git a/plugins/UnfilteredVolume1.json b/plugins/UnfilteredVolume1.json new file mode 100644 index 00000000..af22ffc1 --- /dev/null +++ b/plugins/UnfilteredVolume1.json @@ -0,0 +1,9 @@ +{ + "slug": "UnfilteredVolume1", + "name": "Unfiltered Volume 1", + "author": "Unfiltered Audio", + "license": "proprietary", + "version": "0.5.0", + "manual": "https://www.unfilteredaudio.com/pages/vcv-manuals", + "productId": "679766392875" +} \ No newline at end of file From 659dd409a48b718e3634ffc0a68e412ce661f1d5 Mon Sep 17 00:00:00 2001 From: j4s0n-c Date: Tue, 2 Jan 2018 15:25:42 -0800 Subject: [PATCH 67/73] fixed binaries fix version in makefile and remove linking to GLEW in linux and mac build --- plugins/trowaSoft.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/trowaSoft.json b/plugins/trowaSoft.json index 20e90a33..ea41cca3 100644 --- a/plugins/trowaSoft.json +++ b/plugins/trowaSoft.json @@ -10,15 +10,15 @@ "downloads": { "win": { "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-win.zip", - "sha256": "70b62c34b4243e0f230d2acf23de5628daaff07e0bb2d90e4b9fe0031dbcafa9" + "sha256": "3e884697145e1c8e3288dcc478e0f139eb9e2f1f1172839ca330474f107574bf" }, "mac": { "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-mac.zip", - "sha256": "6956ba75471671de77a788076fe513d94ba7c184027fa68c56c2a989f807dd64" + "sha256": "1cc90a7c97a284cd461642091cd4a5a234efc36b36dbdb59c334a9184656f641" }, "lin": { "download": "https://github.com/j4s0n-c/trowaSoft-VCV/releases/download/v0.5.5.1/trowaSoft-0.5.5.1-lin.zip", - "sha256": "8770b69043b7c151d876ac3195e1262d6f63f1e69c3db57d4d683ad9de258f0f" + "sha256": "3cafc58db1311ea45e9e64c97c3934a2c98abc5b7216b96b6fb5e96b672573fc" } } } From fe983b6de58c3c34ec2f814742d397ae808c53eb Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Wed, 3 Jan 2018 00:37:06 -0500 Subject: [PATCH 68/73] Version 0.5.3 MIDI CV added controllers and updated PitchBend to read 14bit. TwinGlider with new functions. Updated manual with graphics. Added example patches. ...waiting on win binary. (I left win download empty until I get that) Thank you --- plugins/moDllz.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index 61855333..6dcfd9ff 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -3,17 +3,17 @@ "name": "moDllz", "author": "Pablo Delaloza", "license": "BSD 3-clause", - "version": "0.5.2", + "version": "0.5.3", "manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md", "source": "https://github.com/dllmusic/VCV_moDllz", "downloads": { "win": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.2-win.zip?raw=true", - "sha256": "991296d60f03893c4325b7b2077ef84c4cf1f4d4651137ea877ae865cb7501cd" + "download": "", + "sha256": "" }, "mac": { - "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.2-mac.zip?raw=true", - "sha256": "664064185007b09cf7394a48e071ce0254f4e296c23abf945f1c0daf86af6c62" + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.3-mac.zip?raw=true", + "sha256": "10cf40873ecb0726ab48d931ba628544dbffb42fdea15f77cdf4719e15212544" } } } From 50db3005f156cf27f7243cd148778ef8a8a0a162 Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Wed, 3 Jan 2018 09:56:59 -0500 Subject: [PATCH 69/73] Update moDllz.json Added win 0.5.3 download --- plugins/moDllz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index 6dcfd9ff..9dfd166f 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -8,8 +8,8 @@ "source": "https://github.com/dllmusic/VCV_moDllz", "downloads": { "win": { - "download": "", - "sha256": "" + "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.3-win.zip?raw=true", + "sha256": "e8d08eff204e0c02336ea1ca14a5b2ef3390e0261c97ab27718e5368476693d7" }, "mac": { "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.3-mac.zip?raw=true", From 3541f6be45fbdcbbfa32d6bff2ec9c9049f23e63 Mon Sep 17 00:00:00 2001 From: The XOR Date: Wed, 3 Jan 2018 17:12:03 +0100 Subject: [PATCH 70/73] Update TheXOR.json --- plugins/TheXOR.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/plugins/TheXOR.json b/plugins/TheXOR.json index 374e4b78..d9329c69 100644 --- a/plugins/TheXOR.json +++ b/plugins/TheXOR.json @@ -4,5 +4,11 @@ "author": "The XOR", "license": "CC0 1.0 Universal", "version": "0.5.1", - "source": "https://github.com/The-XOR/VCV-Sequencers" + "source": "https://github.com/The-XOR/VCV-Sequencers", + "downloads": { + "win": { + "download": "https://github.com/The-XOR/VCV-Sequencers/files/1600847/TheXOR-0.5.2-win.zip", + "sha256": "c65e4b8e5992d501d55066e45e071503fad3d2314762c34a01a36c6af5c05d28" + } + } } From 3cc87831e6c21b7253cad8766b0d28d338044f58 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Wed, 3 Jan 2018 17:33:19 +0100 Subject: [PATCH 71/73] Update Bidoo.json --- plugins/Bidoo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Bidoo.json b/plugins/Bidoo.json index b204a2c0..b2e7f88c 100644 --- a/plugins/Bidoo.json +++ b/plugins/Bidoo.json @@ -2,7 +2,7 @@ "slug": "Bidoo", "name": "bid°°", "author": "sebastien-bouffier", - "version": "0.5.10", + "version": "0.5.14", "license": "BSD 3-clause", "donation": "https://paypal.me/sebastienbouffier", "manual": "https://github.com/sebastien-bouffier/Bidoo/wiki", From 5c6b1f4b02b2a351c1b24765446394f103c36a57 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Wed, 3 Jan 2018 17:47:55 +0100 Subject: [PATCH 72/73] Update KarateSnoopy.json --- plugins/KarateSnoopy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/KarateSnoopy.json b/plugins/KarateSnoopy.json index 15c6585e..eb37b0ad 100644 --- a/plugins/KarateSnoopy.json +++ b/plugins/KarateSnoopy.json @@ -3,7 +3,7 @@ "name": "KarateSnoopy", "author": "KarateSnoopy", "license": "MIT", - "version": "", + "version": "0.5.0", "homepage": "https://github.com/KarateSnoopy/vcv-karatesnoopy", "source": "https://github.com/KarateSnoopy/vcv-karatesnoopy", "manual": "https://github.com/KarateSnoopy/vcv-karatesnoopy/blob/master/README.md", @@ -17,4 +17,4 @@ "sha256": "86c8e7068f425c2cd9a8d4022b3b74d784a705715aaf55587cef0d0229a4d10d" } } -} \ No newline at end of file +} From 5eb2d6a5e0ed373124a762164ad90de28ceef39e Mon Sep 17 00:00:00 2001 From: dllmusic <34119160+dllmusic@users.noreply.github.com> Date: Wed, 3 Jan 2018 12:15:38 -0500 Subject: [PATCH 73/73] Redid mac zip updated SHA ...the file was not unzipped by the plugin manager... --- plugins/moDllz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/moDllz.json b/plugins/moDllz.json index 9dfd166f..9cd322ce 100644 --- a/plugins/moDllz.json +++ b/plugins/moDllz.json @@ -13,7 +13,7 @@ }, "mac": { "download": "https://github.com/dllmusic/VCV_moDllz/blob/master/dist/moDllz-0.5.3-mac.zip?raw=true", - "sha256": "10cf40873ecb0726ab48d931ba628544dbffb42fdea15f77cdf4719e15212544" + "sha256": "86c47c5631c8846d70c4f8ac159c6d9009ad89101362b7af71df28234c2ba213" } } }