From a39e370f1582ef6b6c140dcab9b9f85bac34f4f2 Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Mon, 8 Jan 2018 22:47:02 -0800 Subject: [PATCH 01/34] Bogaudio 0.5.3 (#166) * Bogaudio: new release. * Bogaudio 0.5.3 --- plugins/Bogaudio.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/Bogaudio.json b/plugins/Bogaudio.json index ea9415d0..fb9950e8 100644 --- a/plugins/Bogaudio.json +++ b/plugins/Bogaudio.json @@ -3,22 +3,22 @@ "name": "Bogaudio", "author": "Matt Demanett", "license": "BSD 3-clause", - "version": "0.5.2", + "version": "0.5.3", "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.2/Bogaudio-0.5.2-win.zip", - "sha256": "cb1539a4709d0e681a4e1f379e7296279e9e7ced9c0432701ccea1b69dcaaf9a" + "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.3/Bogaudio-0.5.3-win.zip", + "sha256": "6f630cb44d44eadfee801b7311adfa6f1763849c9330d71d79e09a2ba8f32da4" }, "lin": { - "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.2/Bogaudio-0.5.2-lin.zip", - "sha256": "2724227d9a5a86749a4e6b34ad68ddf9798a185cc303aefaaf7f91efceb985a9" + "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.3/Bogaudio-0.5.3-lin.zip", + "sha256": "1c19120382ee3ad519dd5b834879221b78031b90cf17283e89c24d5930cd7f4d" }, "mac": { - "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.2/Bogaudio-0.5.2-mac.zip", - "sha256": "7afd07007084603fbd0e317d3411df1f55f6ba609b31640ac7ef333c8ed44ddc" + "download": "https://github.com/bogaudio/BogaudioModules/releases/download/v0.5.3/Bogaudio-0.5.3-mac.zip", + "sha256": "161cb15fb7bd452338f482f11d13aeede139f9b6544f738c98e2d21da6a94d2d" } } } From 411aabc4ff0b1c02d37a61943693dcde39a9dc52 Mon Sep 17 00:00:00 2001 From: bidoo Date: Tue, 9 Jan 2018 10:24:48 +0100 Subject: [PATCH 02/34] add mac dist download link --- plugins/Bidoo.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/Bidoo.json b/plugins/Bidoo.json index 1a21defa..d19f3f4b 100644 --- a/plugins/Bidoo.json +++ b/plugins/Bidoo.json @@ -15,6 +15,10 @@ "lin": { "download": "https://github.com/sebastien-bouffier/Bidoo/files/1609835/Bidoo-0.5.16-lin.zip", "sha256": "e4881f12111fa819c7dc7297975f46c015998c64de749a90f21c7eb930fdbdda" + }, + "mac": { + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1614505/Bidoo-0.5.16-mac.zip", + "sha256": "062c9a53d3891de7892f1a2afbcda411a394d5e55376897cca2e146c90defaf8" } } } From d25e9be0f63646866ef809c3a440e1f6f69f9139 Mon Sep 17 00:00:00 2001 From: mtsch Date: Tue, 9 Jan 2018 16:35:43 +0100 Subject: [PATCH 03/34] New release of mtsch-plugins. --- mtsch-plugins.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 mtsch-plugins.json diff --git a/mtsch-plugins.json b/mtsch-plugins.json new file mode 100644 index 00000000..aaef7280 --- /dev/null +++ b/mtsch-plugins.json @@ -0,0 +1,17 @@ +{ + "slug": "mtsch-plugins", + "name": "mtsch", + "author": "mtsch", + "license": "MIT", + "version": "0.5.1", + "homepage": "https://github.com/mtsch/mtsch-vcvrack-plugins", + "manual": "https://github.com/mtsch/mtsch-vcvrack-plugins", + "source": "https://github.com/mtsch/mtsch-vcvrack-plugins", + "donation": "https://www.paypal.me/matcuf", + "downloads": { + "lin": { + "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/releases/download/v0.5.2/mtsch-plugins-0.5.2-lin.zip", + "sha256": "9adbe47de87e69295c3b6eb23ce6f3c29a69d6e69e16835c4d5a84051a016b7e" + } + } +} From 3c9dfeadb13fc64fc69f68530ff00d90fa470993 Mon Sep 17 00:00:00 2001 From: mtsch Date: Tue, 9 Jan 2018 17:58:34 +0100 Subject: [PATCH 04/34] Fixed misplaced plugin json. (#171) * plugins/mtsch-plugins.json * Fixed wrong location of json file. --- mtsch-plugins.json | 17 ----------------- plugins/mtsch-plugins.json | 15 ++++----------- 2 files changed, 4 insertions(+), 28 deletions(-) delete mode 100644 mtsch-plugins.json diff --git a/mtsch-plugins.json b/mtsch-plugins.json deleted file mode 100644 index aaef7280..00000000 --- a/mtsch-plugins.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "slug": "mtsch-plugins", - "name": "mtsch", - "author": "mtsch", - "license": "MIT", - "version": "0.5.1", - "homepage": "https://github.com/mtsch/mtsch-vcvrack-plugins", - "manual": "https://github.com/mtsch/mtsch-vcvrack-plugins", - "source": "https://github.com/mtsch/mtsch-vcvrack-plugins", - "donation": "https://www.paypal.me/matcuf", - "downloads": { - "lin": { - "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/releases/download/v0.5.2/mtsch-plugins-0.5.2-lin.zip", - "sha256": "9adbe47de87e69295c3b6eb23ce6f3c29a69d6e69e16835c4d5a84051a016b7e" - } - } -} diff --git a/plugins/mtsch-plugins.json b/plugins/mtsch-plugins.json index 7924116c..590484ab 100644 --- a/plugins/mtsch-plugins.json +++ b/plugins/mtsch-plugins.json @@ -3,22 +3,15 @@ "name": "mtsch", "author": "mtsch", "license": "MIT", - "version": "0.5.1", + "version": "0.5.2", "homepage": "https://github.com/mtsch/mtsch-vcvrack-plugins", "manual": "https://github.com/mtsch/mtsch-vcvrack-plugins", "source": "https://github.com/mtsch/mtsch-vcvrack-plugins", + "donation": "https://www.paypal.me/matcuf", "downloads": { "lin": { - "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/releases/download/v0.5.1/mtsch-plugins-0.5.1-lin.zip", - "sha256": "4a2e3d8ef0df76193ccf077b402ec77c3bafdea3e7d2ac60aa99834fa8e7f070" - }, - "win": { - "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/files/1611272/mtsch-plugins-0.5.1-win.zip", - "sha256": "60658d0959ca6902057e40003b5e216b6ae2de15f8bef0bfe21260adc018ccfd" - }, - "mac": { - "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/releases/download/v0.5.1/mtsch-plugins-0.5.1-mac.zip", - "sha256": "51bb4e5b909cae23ceeb9695aefbcb4b42358056adabb47ca2336d34aeb734c8" + "download": "https://github.com/mtsch/mtsch-vcvrack-plugins/releases/download/v0.5.2/mtsch-plugins-0.5.2-lin.zip", + "sha256": "9adbe47de87e69295c3b6eb23ce6f3c29a69d6e69e16835c4d5a84051a016b7e" } } } From 6528da458b46a00f6d0bd8cef8166e4e304105ef Mon Sep 17 00:00:00 2001 From: Freddy <34798768+AScustomWorks@users.noreply.github.com> Date: Tue, 9 Jan 2018 23:47:48 -0600 Subject: [PATCH 05/34] Update AS.json mac release 0.5.3 build had previous version declared(0.5.2), going into the "red dot loop", fixed now and updated the sha256 --- plugins/AS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/AS.json b/plugins/AS.json index 541bbd7d..b6b7e9e9 100644 --- a/plugins/AS.json +++ b/plugins/AS.json @@ -19,7 +19,7 @@ }, "mac": { "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.3/AS-0.5.3-mac.zip", - "sha256": "7307e8eca28e56d4926eda216f1192d259345fbeeb7d8645c59c1450595d364d" + "sha256": "d0918685543fa4e0dd6756bc15073a207f5ae261034b540701b8b24fbfa4abd2" } } } From cd2e25014802d1b7cd8776ec2006980e6a078593 Mon Sep 17 00:00:00 2001 From: phdsg <33329578+phdsg@users.noreply.github.com> Date: Wed, 10 Jan 2018 12:50:12 +0100 Subject: [PATCH 06/34] second try...getting there. --- plugins/PvC.json | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/plugins/PvC.json b/plugins/PvC.json index f0e46636..9f642ec8 100644 --- a/plugins/PvC.json +++ b/plugins/PvC.json @@ -2,7 +2,24 @@ "slug": "PvC", "name": "PvC", "author": "phdsg", - "version": "0.5.1", - "source": "https://github.com/phdsg/PvC", - "manual": "https://github.com/phdsg/PvC/blob/master/README.md" -} \ No newline at end of file + "license": "BSD 3-clause", + "version": "0.5.7", + "homepage": "https://phdsg.github.io/PvC/", + "donation": "https://gumroad.com/pvc", + "manual": "https://phdsg.github.io/PvC/", + "source": "https://github.com/phdsg/PvC/tree/0.5.7", + "downloads": { + "win": { + "download": "https://github.com/phdsg/PvC/releases/download/0.5.7/PvC-0.5.7-win.zip", + "sha256": "5ee7caed1ef2a18ca2dd1d5e7168e72fb2c659fd54cccfb5c61083ed4fbaf7b3" + }, + "lin": { + "download": "https://github.com/phdsg/PvC/releases/download/0.5.7/PvC-0.5.7-lin.zip", + "sha256": "c2d5e3ab8d01cac462824375c824e5804a1ae422e674ed4642e1f22e035f07cd" + }, + "mac": { + "download": "https://github.com/phdsg/PvC/releases/download/0.5.7/PvC-0.5.7-mac.zip", + "sha256": "afe0432c467a8302d052401773ee08102fee6376f0c43243ffca86e299bc9545" + } + } +} From e3956f7f52bdb8caef96eef17df71c39e1e93f17 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Thu, 11 Jan 2018 11:45:06 -0500 Subject: [PATCH 07/34] Update JW-Modules.json --- plugins/JW-Modules.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/JW-Modules.json b/plugins/JW-Modules.json index e0b2cc8b..046b457d 100644 --- a/plugins/JW-Modules.json +++ b/plugins/JW-Modules.json @@ -4,7 +4,7 @@ "version": "0.5.9", "author": "Jeremy Wentworth", "homepage": "http://jeremywentworth.com", - "donation": "https://www.paypal.me/jeremywen", + "donation": "https://www.patreon.com/jeremywen", "manual": "https://github.com/jeremywen/JW-Modules/blob/master/README.md", "source": "https://github.com/jeremywen/JW-Modules", "downloads": { @@ -21,4 +21,4 @@ "sha256": "2e90a1a64518254275f73abf1fa9ad8ec2dceb88964e9a5b8486c384b975e852" } } -} \ No newline at end of file +} From 91123a1b0cb557bce6cba34cd921d5249d78719f Mon Sep 17 00:00:00 2001 From: phdsg <33329578+phdsg@users.noreply.github.com> Date: Thu, 11 Jan 2018 21:36:57 +0100 Subject: [PATCH 08/34] fix source link (#176) --- plugins/PvC.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/PvC.json b/plugins/PvC.json index 9f642ec8..98d35a50 100644 --- a/plugins/PvC.json +++ b/plugins/PvC.json @@ -7,7 +7,7 @@ "homepage": "https://phdsg.github.io/PvC/", "donation": "https://gumroad.com/pvc", "manual": "https://phdsg.github.io/PvC/", - "source": "https://github.com/phdsg/PvC/tree/0.5.7", + "source": "https://github.com/phdsg/PvC.git", "downloads": { "win": { "download": "https://github.com/phdsg/PvC/releases/download/0.5.7/PvC-0.5.7-win.zip", From d5bba7f25193f56bd20a5aa895ab71635953080f Mon Sep 17 00:00:00 2001 From: Jerry Sievert Date: Thu, 11 Jan 2018 20:20:08 -0800 Subject: [PATCH 09/34] add SynthKit (#177) --- plugins/SynthKit.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 plugins/SynthKit.json diff --git a/plugins/SynthKit.json b/plugins/SynthKit.json new file mode 100644 index 00000000..5279346a --- /dev/null +++ b/plugins/SynthKit.json @@ -0,0 +1,24 @@ +{ + "slug": "SynthKit", + "name": "SynthKit", + "author": "Jerry Sievert", + "license": "BSD 3-clause", + "version": "0.5.1", + "homepage": "https://github.com/JerrySievert/SynthKit/blob/master/README.md", + "manual": "https://github.com/JerrySievert/SynthKit/tree/master/docs", + "source": "https://github.com/JerrySievert/SynthKit", + "downloads": { + "win": { + "download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.1/SynthKit-0.5.1-win.zip", + "sha256": "2413f796437f537de606523dec78c6f0447fd0bee5680e3e4b21c441db54454d" + }, + "lin": { + "download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.1/SynthKit-0.5.1-lin.zip", + "sha256": "adc547247096c18736374b1c9d66676bcf76c3f36a03212e23825dc9d11da28c" + }, + "mac": { + "download": "https://github.com/JerrySievert/SynthKit/releases/download/v0.5.1/SynthKit-0.5.1-mac.zip", + "sha256": "9aa2c710c5b9ea704d3a60a8319a13f292ae1540aeea18b0cc8e7d7885017dc3" + } + } +} From 4c43b22acfedffdc73ed470e75dd6d3ce35c788d Mon Sep 17 00:00:00 2001 From: NLnRi <34134965+NonLinearInstruments@users.noreply.github.com> Date: Fri, 12 Jan 2018 20:53:14 +0100 Subject: [PATCH 10/34] New module --- plugins/NonLinearInstruments.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/NonLinearInstruments.json b/plugins/NonLinearInstruments.json index 74de2484..a395af0b 100644 --- a/plugins/NonLinearInstruments.json +++ b/plugins/NonLinearInstruments.json @@ -3,22 +3,22 @@ "name": "Non Linear Instruments", "author": "NonLinearInstruments", "license": "BSD 3-clause", - "version": "0.5.1", + "version": "0.5.2", "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.1/NonLinearInstruments-0.5.1-mac.zip", - "sha256": "a1151486477c70644210c5229cb15a29894065ba3495d8bf83a2541e3a3cdeb3" + "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.2/NonLinearInstruments-0.5.2-mac.zip", + "sha256": "f54158193aa0f31c0ea9bd1e2861ad80f1a49545b9a7270cad0d536265da1e3e" }, "win": { - "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.1/NonLinearInstruments-0.5.1-win.zip", - "sha256": "fbec569b54d21dcd70cd64ac676ff7aa80c5e96806da25851a6ee8995ef78b3e" + "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.2/NonLinearInstruments-0.5.2-win.zip", + "sha256": "cf6734555fcdaa7e4196ebe83056ba3d6958b4af3159adc3656bd8cbc7b128fb" }, "lin": { - "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.1/NonLinearInstruments-0.5.1-lin.zip", - "sha256": "fa6be52825bed83df002b431ebc8dd6f4cd799ef45c4e6808be02b998990e95a" + "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.2/NonLinearInstruments-0.5.2-lin.zip", + "sha256": "681fc42efd3c10d7afd266a659dfb4cbf6ec71593d1bc3f939e68486d8ccd443" } } } From 24d785ee246712a9914ad5a043758ec8dc34efce Mon Sep 17 00:00:00 2001 From: andrewbest Date: Fri, 12 Jan 2018 13:36:16 -0800 Subject: [PATCH 11/34] Created Blamsoft-XFXReverb.json Blamsoft XFX Reverb 0.5.1 --- plugins/Blamsoft-XFXReverb.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 plugins/Blamsoft-XFXReverb.json diff --git a/plugins/Blamsoft-XFXReverb.json b/plugins/Blamsoft-XFXReverb.json new file mode 100644 index 00000000..dc37605c --- /dev/null +++ b/plugins/Blamsoft-XFXReverb.json @@ -0,0 +1,20 @@ +{ + "slug": "Blamsoft-XFXReverb", + "name": "XFX Reverb", + "author": "Blamsoft", + "license": "proprietary", + "version": "0.5.1", + "homepage": "http://blamsoft.com/vcv-rack/xfx-reverb", + "manual": "http://blamsoft.com/wp-content/uploads/2018/01/XFXReverbUserManual.pdf", + "downloads": { + "win": { + "productId": "753556324395" + }, + "mac": { + "productId": "753556324395" + }, + "lin": { + "productId": "753556324395" + } + } +} From dbb3d10b9c0c190b26d2a8a304e85067de2f2135 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Fri, 12 Jan 2018 16:40:03 -0500 Subject: [PATCH 12/34] Fix productId --- plugins/Blamsoft-XFXReverb.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/plugins/Blamsoft-XFXReverb.json b/plugins/Blamsoft-XFXReverb.json index dc37605c..1231b3a9 100644 --- a/plugins/Blamsoft-XFXReverb.json +++ b/plugins/Blamsoft-XFXReverb.json @@ -6,15 +6,5 @@ "version": "0.5.1", "homepage": "http://blamsoft.com/vcv-rack/xfx-reverb", "manual": "http://blamsoft.com/wp-content/uploads/2018/01/XFXReverbUserManual.pdf", - "downloads": { - "win": { - "productId": "753556324395" - }, - "mac": { - "productId": "753556324395" - }, - "lin": { - "productId": "753556324395" - } - } + "productId": "753556324395" } From 28329513cac6546109ceceecaa3bbc28349170db Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 14 Jan 2018 22:10:37 -0500 Subject: [PATCH 13/34] Fix sha256 for Qwelk --- plugins/Qwelk.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Qwelk.json b/plugins/Qwelk.json index 5a54032a..2dad1f2a 100644 --- a/plugins/Qwelk.json +++ b/plugins/Qwelk.json @@ -8,11 +8,11 @@ "downloads": { "win": { "download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.5-win.zip?raw=true", - "sh256": "0835d6e16b6b283a6d27e86c69f08967c7cfb1f406ac844a87a0d50aaa78a035" + "sha256": "0835d6e16b6b283a6d27e86c69f08967c7cfb1f406ac844a87a0d50aaa78a035" }, "mac": { "download": "https://github.com/raincheque/qwelk/blob/master/dist/Qwelk-0.5.5-mac.zip?raw=true", - "sh256": "815736b07c534c7f8ccf92151fbf831552e16ca024ee07b45ff9a053630ea16e" + "sha256": "815736b07c534c7f8ccf92151fbf831552e16ca024ee07b45ff9a053630ea16e" } } } From 9a1f51051f1c0a27e44636f055628d804acba422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Foulc?= <33777744+cfoulc@users.noreply.github.com> Date: Mon, 15 Jan 2018 15:33:51 +0000 Subject: [PATCH 14/34] 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 410fba7f..19401b7b 100644 --- a/plugins/cf.json +++ b/plugins/cf.json @@ -2,22 +2,22 @@ "slug": "cf", "name": "cf", "author": "clément foulc", - "version": "0.5.12", + "version": "0.5.13", "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.12/cf-0.5.12-win.zip", - "sha256": "8c85910297a89e96028818572a571826d74da562c180455210a8bd51155a6c9b" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.13/cf-0.5.13-win.zip", + "sha256": "bbf424aae8d1d313720059c2d478d2e3df6d88037d0fcbfe31e3296d4e160341" }, "mac": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.12/cf-0.5.12-mac.zip", - "sha256": "e9c528a5e543c87122b161eae669608c8095d186da45cafbc42ac138a709f41f" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.13/cf-0.5.13-mac.zip", + "sha256": "bb8d54b8db7dc1d7f43b4fb006846843b60465a94e78e478a963e3b5edc5a8ca" }, "lin": { - "download": "https://github.com/cfoulc/cf/releases/download/0.5.12/cf-0.5.12-lin.zip", - "sha256": "08703da64c52d795ea1200f59602b513edaf3ec97896ed78a081da5b12fb6a04" + "download": "https://github.com/cfoulc/cf/releases/download/0.5.13/cf-0.5.13-lin.zip", + "sha256": "324142c3b7e5f25383af6f4d16ad617be480f50f6280088b501805d2f8eb8d06" } } } From 3a6a6642fa2224bc352d42a46e4f683cda98b082 Mon Sep 17 00:00:00 2001 From: "Nikolai V. Chr" Date: Wed, 17 Jan 2018 04:19:48 +0100 Subject: [PATCH 15/34] Create Autinn json (#182) Just a couple of small modules. :) --- plugins/Autinn.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 plugins/Autinn.json diff --git a/plugins/Autinn.json b/plugins/Autinn.json new file mode 100644 index 00000000..f331ce19 --- /dev/null +++ b/plugins/Autinn.json @@ -0,0 +1,19 @@ +{ + "slug": "Autinn", + "name": "Autinn", + "author": "Nikolai V. Chr.", + "license": "proprietary", + "version": "0.5.1.15", + "homepage": "https://github.com/NikolaiVChr/Autinn", + "manual": "https://github.com/NikolaiVChr/Autinn/blob/master/README.md", + "downloads": { + "win": { + "download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.1.15/Autinn-0.5.1.15-win.zip", + "sha256": "3e56560764e212eca1938f13f46868018fce97dc77dc87c606fd6a13d82afd8e" + }, + "lin": { + "download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.1.15/Autinn-0.5.1.15-lin.zip", + "sha256": "6e3c709e0652ada3fd4b72c701f0d7dfe47b433f38e80ec693fe59cca1133eb8" + } + } +} From 5e5050a00ea463b70d65b2b189de78d160399cbb Mon Sep 17 00:00:00 2001 From: matthewfriedrichs Date: Wed, 17 Jan 2018 02:27:09 -0500 Subject: [PATCH 16/34] Create HotBunny.json --- HotBunny.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 HotBunny.json diff --git a/HotBunny.json b/HotBunny.json new file mode 100644 index 00000000..31982df2 --- /dev/null +++ b/HotBunny.json @@ -0,0 +1,9 @@ + { + "slug": "HotBunny", + "name": "Hot Bunny", + "author": "Matthew Friedrichs", + "license": "proprietary", + "version": "0.5.1", + "manual": "https://github.com/matthewfriedrichs/HotBunnyManual/wiki/01.-Module-Overviews", + "productId": "802049556523" +} From 7b0a3b00adcdac35156cab1025772890814ec400 Mon Sep 17 00:00:00 2001 From: matthewfriedrichs Date: Wed, 17 Jan 2018 02:41:48 -0500 Subject: [PATCH 17/34] Delete HotBunny.json --- HotBunny.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 HotBunny.json diff --git a/HotBunny.json b/HotBunny.json deleted file mode 100644 index 31982df2..00000000 --- a/HotBunny.json +++ /dev/null @@ -1,9 +0,0 @@ - { - "slug": "HotBunny", - "name": "Hot Bunny", - "author": "Matthew Friedrichs", - "license": "proprietary", - "version": "0.5.1", - "manual": "https://github.com/matthewfriedrichs/HotBunnyManual/wiki/01.-Module-Overviews", - "productId": "802049556523" -} From 981527161a3260423886eaad83ac12631faaf4f5 Mon Sep 17 00:00:00 2001 From: matthewfriedrichs Date: Wed, 17 Jan 2018 02:42:05 -0500 Subject: [PATCH 18/34] Create HotBunny.json --- plugins/HotBunny.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 plugins/HotBunny.json diff --git a/plugins/HotBunny.json b/plugins/HotBunny.json new file mode 100644 index 00000000..dc2cc03f --- /dev/null +++ b/plugins/HotBunny.json @@ -0,0 +1,10 @@ + + { + "slug": "HotBunny", + "name": "Hot Bunny", + "author": "Matthew Friedrichs", + "license": "proprietary", + "version": "0.5.1", + "manual": "https://github.com/matthewfriedrichs/HotBunnyManual/wiki/01.-Module-Overviews", + "productId": "802049556523" +} From 9445d988bd214c17ad7b1ef5deea641ce2b105ac Mon Sep 17 00:00:00 2001 From: andrewbest Date: Wed, 17 Jan 2018 11:27:18 -0800 Subject: [PATCH 19/34] Created Blamsoft-XFXDistortionPack.json --- plugins/Blamsoft-XFXDistortionPack.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 plugins/Blamsoft-XFXDistortionPack.json diff --git a/plugins/Blamsoft-XFXDistortionPack.json b/plugins/Blamsoft-XFXDistortionPack.json new file mode 100644 index 00000000..ada2d92d --- /dev/null +++ b/plugins/Blamsoft-XFXDistortionPack.json @@ -0,0 +1,20 @@ +{ + "slug": "Blamsoft-XFXDistortionPack", + "name": "XFX Distortion Pack", + "author": "Blamsoft", + "license": "proprietary", + "version": "0.5.1", + "homepage": "http://blamsoft.com/vcv-rack/xfx-distortion-pack", + "manual": "http://blamsoft.com/wp-content/uploads/2018/01/XFXDistortionPackUserManual.pdf", + "downloads": { + "win": { + "productId": "800730710059" + }, + "mac": { + "productId": "800730710059" + }, + "lin": { + "productId": "800730710059" + } + } +} From fb2b5e0586e0505ad5ffaed49452f3cb2e6827c1 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Wed, 17 Jan 2018 20:59:29 -0500 Subject: [PATCH 20/34] Fix productId --- plugins/Blamsoft-XFXDistortionPack.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/plugins/Blamsoft-XFXDistortionPack.json b/plugins/Blamsoft-XFXDistortionPack.json index ada2d92d..3b274045 100644 --- a/plugins/Blamsoft-XFXDistortionPack.json +++ b/plugins/Blamsoft-XFXDistortionPack.json @@ -6,15 +6,5 @@ "version": "0.5.1", "homepage": "http://blamsoft.com/vcv-rack/xfx-distortion-pack", "manual": "http://blamsoft.com/wp-content/uploads/2018/01/XFXDistortionPackUserManual.pdf", - "downloads": { - "win": { - "productId": "800730710059" - }, - "mac": { - "productId": "800730710059" - }, - "lin": { - "productId": "800730710059" - } - } + "productId": "800730710059" } From d7a310049a086e7fb687774904a77ea14a0028ad Mon Sep 17 00:00:00 2001 From: andrewbest Date: Wed, 17 Jan 2018 18:00:36 -0800 Subject: [PATCH 21/34] Updated Blamsoft-XFXReverb.json version (#184) --- plugins/Blamsoft-XFXReverb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Blamsoft-XFXReverb.json b/plugins/Blamsoft-XFXReverb.json index 1231b3a9..ac71425f 100644 --- a/plugins/Blamsoft-XFXReverb.json +++ b/plugins/Blamsoft-XFXReverb.json @@ -3,7 +3,7 @@ "name": "XFX Reverb", "author": "Blamsoft", "license": "proprietary", - "version": "0.5.1", + "version": "0.5.2", "homepage": "http://blamsoft.com/vcv-rack/xfx-reverb", "manual": "http://blamsoft.com/wp-content/uploads/2018/01/XFXReverbUserManual.pdf", "productId": "753556324395" From b7a691f50ddf105156c7ee77f143581f2cd2b494 Mon Sep 17 00:00:00 2001 From: bidoo Date: Thu, 18 Jan 2018 13:11:38 +0100 Subject: [PATCH 22/34] Update bidoo.json 0.5.17 win and lin --- plugins/Bidoo.json | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/plugins/Bidoo.json b/plugins/Bidoo.json index d19f3f4b..a8d5fd79 100644 --- a/plugins/Bidoo.json +++ b/plugins/Bidoo.json @@ -2,23 +2,19 @@ "slug": "Bidoo", "name": "bid°°", "author": "sebastien-bouffier", - "version": "0.5.16", + "version": "0.5.17", "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/1609276/Bidoo-0.5.16-win.zip", - "sha256": "3b51231384aea2105554f0d47d1fb4609630da495030844c88a3219101b2a30e" + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1640835/Bidoo-0.5.17-win.zip", + "sha256": "39936f2ed0c00fa54c59e1dcca13b4da9477577bc69ca4968d67a03a172eb324" }, "lin": { - "download": "https://github.com/sebastien-bouffier/Bidoo/files/1609835/Bidoo-0.5.16-lin.zip", - "sha256": "e4881f12111fa819c7dc7297975f46c015998c64de749a90f21c7eb930fdbdda" - }, - "mac": { - "download": "https://github.com/sebastien-bouffier/Bidoo/files/1614505/Bidoo-0.5.16-mac.zip", - "sha256": "062c9a53d3891de7892f1a2afbcda411a394d5e55376897cca2e146c90defaf8" + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1640880/Bidoo-0.5.17-lin.zip", + "sha256": "82d3e37eda91b14e658b46a23e320cfeacd707b1f57907ad7529e9fab33a1068" } } } From b2b183f90693e6e2a1f224f47bed00e4e5b7b7e8 Mon Sep 17 00:00:00 2001 From: bidoo Date: Fri, 19 Jan 2018 09:53:57 +0100 Subject: [PATCH 23/34] add mac distrib for 0.5.17 (#186) --- plugins/Bidoo.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/Bidoo.json b/plugins/Bidoo.json index a8d5fd79..2618a5a8 100644 --- a/plugins/Bidoo.json +++ b/plugins/Bidoo.json @@ -15,6 +15,10 @@ "lin": { "download": "https://github.com/sebastien-bouffier/Bidoo/files/1640880/Bidoo-0.5.17-lin.zip", "sha256": "82d3e37eda91b14e658b46a23e320cfeacd707b1f57907ad7529e9fab33a1068" + }, + "mac": { + "download": "https://github.com/sebastien-bouffier/Bidoo/files/1645750/Bidoo-0.5.17-mac.zip", + "sha256": "a22bea407068ad60bfb2b1d8ba6dba94e2c607252f47ce2e977f10db7d405a81" } } } From be4d03fd430b420dd093c207d802a500421ede7c Mon Sep 17 00:00:00 2001 From: Freddy <34798768+AScustomWorks@users.noreply.github.com> Date: Sat, 20 Jan 2018 00:54:40 -0600 Subject: [PATCH 24/34] New release 0.5.4 (#187) --- plugins/AS.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/AS.json b/plugins/AS.json index b6b7e9e9..d5ab0274 100644 --- a/plugins/AS.json +++ b/plugins/AS.json @@ -3,23 +3,23 @@ "name": "AS", "author": "Alfredo Santamaria", "license": "MIT License", - "version": "0.5.3", + "version": "0.5.4", "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": { "win": { - "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.3/AS-0.5.3-win.zip", - "sha256": "d7ee1f1ba5ceae23a91fc8464eea37dc0e14de6b9c4b41efe5810ae4dc9644e3" + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.4/AS-0.5.4-win.zip", + "sha256": "0a273330e37f6a1a318e927c7caf4504fd5ebd468c37061f94c4799762276470" }, "lin": { - "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.3/AS-0.5.3-lin.zip", - "sha256": "53d6d9926893a3ac6c583e48cec82fce88855d8b358a4b8a6e71d72787cdb90e" + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.4/AS-0.5.4-lin.zip", + "sha256": "b97578e2c713564c76974d9519e845d44a5a99389b7ffb7eb7ef64d1f6cdebc4" }, "mac": { - "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.3/AS-0.5.3-mac.zip", - "sha256": "d0918685543fa4e0dd6756bc15073a207f5ae261034b540701b8b24fbfa4abd2" + "download": "https://github.com/AScustomWorks/AS/releases/download/0.5.4/AS-0.5.4-mac.zip", + "sha256": "bc2b36cc76012e93528fc6f20a9486fc9a6ae81b2d075f38a5fe2e28032973fe" } } } From d2064d699da65495c36ac6e1cf643795af41d148 Mon Sep 17 00:00:00 2001 From: nysthi <33201978+nysthi@users.noreply.github.com> Date: Sun, 21 Jan 2018 03:30:41 +0100 Subject: [PATCH 25/34] 0.5.12 adding 5 modules --- plugins/NYSTHI.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/NYSTHI.json b/plugins/NYSTHI.json index 28346e07..35bcb858 100644 --- a/plugins/NYSTHI.json +++ b/plugins/NYSTHI.json @@ -1,21 +1,21 @@ { "slug": "NYSTHI", "name": "NYSTHI", - "version": "0.5.11", + "version": "0.5.12", "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.11/NYSTHI.zip", - "sha256": "815102b214b1a56c963ad3ea94a6b26ff3e707516ddaa0af15a498d4304bd978" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.12/NYSTHI.zip", + "sha256": "060edcc9b9b7d9ea99478ef8f5ef2ad5006da479c2b03e1c885bb2d81bf2de4d" }, "mac": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.11/NYSTHI.zip", - "sha256": "815102b214b1a56c963ad3ea94a6b26ff3e707516ddaa0af15a498d4304bd978" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.12/NYSTHI.zip", + "sha256": "060edcc9b9b7d9ea99478ef8f5ef2ad5006da479c2b03e1c885bb2d81bf2de4d" }, "lin": { - "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.11/NYSTHI.zip", - "sha256": "815102b214b1a56c963ad3ea94a6b26ff3e707516ddaa0af15a498d4304bd978" + "download": "https://github.com/nysthi/nysthi/releases/download/v0.5.12/NYSTHI.zip", + "sha256": "060edcc9b9b7d9ea99478ef8f5ef2ad5006da479c2b03e1c885bb2d81bf2de4d" } } } From 5bf2acad766f380cd4655c786d4ba0244865163b Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Sun, 21 Jan 2018 14:06:11 +0100 Subject: [PATCH 26/34] Update MSM.json --- plugins/MSM.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/plugins/MSM.json b/plugins/MSM.json index 9e2e1aa4..5daacbfd 100644 --- a/plugins/MSM.json +++ b/plugins/MSM.json @@ -2,21 +2,20 @@ "slug": "MSM", "name": "MSM", "author": "Phal-anx", - "version": "0.5.5", + "version": "0.5.6", "manual": "https://github.com/Phal-anx/MSM/blob/master/Help/MSM%20Help.pdf", - "source": "https://github.com/Phal-anx/MSM", "downloads": { "win": { - "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.5/MSM-0.5.5-win.zip", - "sha256": "8090263893d1219c6d521f6a9039e5c2dd0c37ee351ea260f85f00ce8238ee90" + "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.6/MSM-0.5.6-win.zip", + "sha256": "f645342f8c1d87fd436bb3fb672cc5ba8abe000685846017f003aebcfe8b93f5" }, "mac": { - "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.5/MSM-0.5.5-mac.zip", - "sha256": "03336c856fc6c1dda7d3ba099665cc5de9e25a9d6cec3fa2440f235b5c5b2115" + "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.6/MSM-0.5.6-mac.zip", + "sha256": "3c58060e2db3167611f8f51afc32eebfc522fbef21cd63fbde80132eadd7c561" }, "lin": { - "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.5/MSM-0.5.5-lin.zip", - "sha256": "07ec99e12bec81b9e0fcdc3f76df4fac6e426ede62ceb867924e3ed6e04c38f6" + "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.6/MSM-0.5.6-lin.zip", + "sha256": "d0b710065f4497046cd8a9a1dac8aeb45dbde9ddac1162051e5924f89fa7e465" } } } From e734340822ec4048e293166c1e45dce8d269a9b7 Mon Sep 17 00:00:00 2001 From: Phal-anx <31989694+Phal-anx@users.noreply.github.com> Date: Sun, 21 Jan 2018 15:18:06 +0100 Subject: [PATCH 27/34] Update MSM.json --- plugins/MSM.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/MSM.json b/plugins/MSM.json index 5daacbfd..380d000f 100644 --- a/plugins/MSM.json +++ b/plugins/MSM.json @@ -15,7 +15,7 @@ }, "lin": { "download": "https://github.com/Phal-anx/MSM/releases/download/0.5.6/MSM-0.5.6-lin.zip", - "sha256": "d0b710065f4497046cd8a9a1dac8aeb45dbde9ddac1162051e5924f89fa7e465" + "sha256": "7a3062206afb4fb44929a04ed3844978b1f14ac232f8219328ae387b00fb812b" } } } From d2585e14904ccf4d4ac5cbb9d1f9e2e80300e419 Mon Sep 17 00:00:00 2001 From: NLnRi <34134965+NonLinearInstruments@users.noreply.github.com> Date: Sun, 21 Jan 2018 19:59:53 +0100 Subject: [PATCH 28/34] Update NonLinearInstruments.json (#189) --- plugins/NonLinearInstruments.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/NonLinearInstruments.json b/plugins/NonLinearInstruments.json index a395af0b..f3d24160 100644 --- a/plugins/NonLinearInstruments.json +++ b/plugins/NonLinearInstruments.json @@ -3,22 +3,22 @@ "name": "Non Linear Instruments", "author": "NonLinearInstruments", "license": "BSD 3-clause", - "version": "0.5.2", + "version": "0.5.3", "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.2/NonLinearInstruments-0.5.2-mac.zip", - "sha256": "f54158193aa0f31c0ea9bd1e2861ad80f1a49545b9a7270cad0d536265da1e3e" + "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.3/NonLinearInstruments-0.5.3-mac.zip", + "sha256": "127ae5e6ea9748fb1d577305427cbaf5114de448995f8a252adc70709308b3b5" }, "win": { - "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.2/NonLinearInstruments-0.5.2-win.zip", - "sha256": "cf6734555fcdaa7e4196ebe83056ba3d6958b4af3159adc3656bd8cbc7b128fb" + "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.3/NonLinearInstruments-0.5.3-win.zip", + "sha256": "27d332f54177a8cb629889db883c574fe02dc6e4278611cfc09c24dad8d2fac4" }, "lin": { - "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.2/NonLinearInstruments-0.5.2-lin.zip", - "sha256": "681fc42efd3c10d7afd266a659dfb4cbf6ec71593d1bc3f939e68486d8ccd443" + "download": "https://github.com/NonLinearInstruments/NLNRI_VCVRackPlugins/releases/download/0.5.3/NonLinearInstruments-0.5.3-lin.zip", + "sha256": "e23b29d68c6c69bc4ae5fcdf4fc72f788a14c648ef63bbf017a906878c2a5a4b" } } } From 25cdcccf21bdd5ebb2709102fbd7c627b8167cc5 Mon Sep 17 00:00:00 2001 From: "Nikolai V. Chr" Date: Mon, 22 Jan 2018 10:46:36 +0100 Subject: [PATCH 29/34] Update Autinn plugin to 0.5.1.18 --- plugins/Autinn.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/Autinn.json b/plugins/Autinn.json index f331ce19..dbbf787d 100644 --- a/plugins/Autinn.json +++ b/plugins/Autinn.json @@ -3,17 +3,17 @@ "name": "Autinn", "author": "Nikolai V. Chr.", "license": "proprietary", - "version": "0.5.1.15", + "version": "0.5.1.18", "homepage": "https://github.com/NikolaiVChr/Autinn", "manual": "https://github.com/NikolaiVChr/Autinn/blob/master/README.md", "downloads": { "win": { - "download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.1.15/Autinn-0.5.1.15-win.zip", - "sha256": "3e56560764e212eca1938f13f46868018fce97dc77dc87c606fd6a13d82afd8e" + "download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.1.18/Autinn-0.5.1.18-win.zip", + "sha256": "6898172d6efb0d850d6802dcc923034fbe19fea6abbde8d6412a1478faaeb700" }, "lin": { - "download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.1.15/Autinn-0.5.1.15-lin.zip", - "sha256": "6e3c709e0652ada3fd4b72c701f0d7dfe47b433f38e80ec693fe59cca1133eb8" + "download": "https://github.com/NikolaiVChr/Autinn/releases/download/v0.5.1.18/Autinn-0.5.1.18-lin.zip", + "sha256": "581a305bb98bcb500a9170fddef87a1191a6fbde0fbb41f6967bab8d0ecd561f" } } } From c1589777a47992100e905406e2e360dba6017ada Mon Sep 17 00:00:00 2001 From: Jon Williams Date: Mon, 22 Jan 2018 09:27:41 -0500 Subject: [PATCH 30/34] Added Mac version of RTL_SDR plugin --- plugins/PulsumQuadratum-rtlsdr.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 plugins/PulsumQuadratum-rtlsdr.json diff --git a/plugins/PulsumQuadratum-rtlsdr.json b/plugins/PulsumQuadratum-rtlsdr.json new file mode 100644 index 00000000..83fb84c9 --- /dev/null +++ b/plugins/PulsumQuadratum-rtlsdr.json @@ -0,0 +1,17 @@ +{ + "slug": "PulsumQuadratum-rtlsdr", + "name": "Pulsum Quadratum RTL_SDR", + "author": "Jon Williams", + "license": "GPL-2", + "version": "0.5.0", + "homepage": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/", + "donation": "https://www.paypal.me/wizardishungry", + "manual": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/", + "source": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/", + "downloads": { + "mac": { + "download": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/releases/download/v0.5.0/rtlsdr-0.5.0-mac.zip", + "sha256": "d8f3dcf2fa5ed8cf65555b41e55937e57b2abaf13211dbbd1c79bcfd1e67a8f2" + } + } +} From 8795789e87549c218c1743a9c4d2139b9caf3138 Mon Sep 17 00:00:00 2001 From: Jon Williams Date: Mon, 22 Jan 2018 09:42:18 -0500 Subject: [PATCH 31/34] Added SPDX license list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10dbde73..40a6f6d9 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Keys with * are required. - **name**: Human-readable display name for your plugin. Defaults to the slug if omitted. May change on a whim. - **author**: Your name, company, alias, or GitHub username, whichever you prefer - **version**\*: Your plugin's version, using the guidelines at https://github.com/VCVRack/Rack/issues/266. Do not include the "v" prefix. -- **license**: Abbreviation of the license(s) of your plugin. Use "proprietary" if all rights are reserved. +- **license**: Abbreviation of the license(s) of your plugin. Use "proprietary" if all rights are reserved. See [SPDX license list](https://spdx.org/licenses/) for abbreviations. - **homepage**: URL of the landing page of your plugin. Omit if redundant with the source URL. - **donation**: URL of your donation page. Use this to provide a URL to users who wish to donate. - **manual**: URL of the manual of your plugin. HTML, PDF, or GitHub readme/wiki are fine. From d818e5c887e7cbd3088384a61d258b75604394df Mon Sep 17 00:00:00 2001 From: Jon Williams Date: Mon, 22 Jan 2018 10:17:25 -0500 Subject: [PATCH 32/34] rebuilt plugin to make sure slug matched directory name --- plugins/PulsumQuadratum-rtlsdr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/PulsumQuadratum-rtlsdr.json b/plugins/PulsumQuadratum-rtlsdr.json index 83fb84c9..8fe15698 100644 --- a/plugins/PulsumQuadratum-rtlsdr.json +++ b/plugins/PulsumQuadratum-rtlsdr.json @@ -10,8 +10,8 @@ "source": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/", "downloads": { "mac": { - "download": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/releases/download/v0.5.0/rtlsdr-0.5.0-mac.zip", - "sha256": "d8f3dcf2fa5ed8cf65555b41e55937e57b2abaf13211dbbd1c79bcfd1e67a8f2" + "download": "https://github.com/WIZARDISHUNGRY/vcvrack-rtlsdr/releases/download/v0.5.0/PulsumQuadratum-rtlsdr-0.5.0-mac.zip", + "sha256": "9fc05f4c7c41d56c6c1ef417e6ea107a47d8d0d424e999e1b80edb490a9e1904" } } } From 9d7a6959b6e44f4aa9ffdcc311d1e74e233cdb22 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 22 Jan 2018 11:19:16 -0500 Subject: [PATCH 33/34] Change wording in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40a6f6d9..4c19ebb2 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Keys with * are required. - **name**: Human-readable display name for your plugin. Defaults to the slug if omitted. May change on a whim. - **author**: Your name, company, alias, or GitHub username, whichever you prefer - **version**\*: Your plugin's version, using the guidelines at https://github.com/VCVRack/Rack/issues/266. Do not include the "v" prefix. -- **license**: Abbreviation of the license(s) of your plugin. Use "proprietary" if all rights are reserved. See [SPDX license list](https://spdx.org/licenses/) for abbreviations. +- **license**: The license type of your plugin. Use "proprietary" if all rights are reserved. If your license is in the [SPDX license list](https://spdx.org/licenses/), use its abbreviation in the "Identifier" column. - **homepage**: URL of the landing page of your plugin. Omit if redundant with the source URL. - **donation**: URL of your donation page. Use this to provide a URL to users who wish to donate. - **manual**: URL of the manual of your plugin. HTML, PDF, or GitHub readme/wiki are fine. From 352f83934ee1522aad0e7c974e74d781effe05db Mon Sep 17 00:00:00 2001 From: andrewbest Date: Mon, 22 Jan 2018 18:37:37 -0800 Subject: [PATCH 34/34] Create Blamsoft-XFXF35.json (#195) * Create Blamsoft-XFXF35.json * Changed Blamsoft-XFXF35 version to 0.5.2 --- plugins/Blamsoft-XFXF35.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 plugins/Blamsoft-XFXF35.json diff --git a/plugins/Blamsoft-XFXF35.json b/plugins/Blamsoft-XFXF35.json new file mode 100644 index 00000000..8582c845 --- /dev/null +++ b/plugins/Blamsoft-XFXF35.json @@ -0,0 +1,10 @@ +{ + "slug": "Blamsoft-XFXF35", + "name": "XFX F-35", + "author": "Blamsoft", + "license": "proprietary", + "version": "0.5.2", + "homepage": "http://blamsoft.com/vcv-rack/xfx-f-35", + "manual": "http://blamsoft.com/wp-content/uploads/2018/01/XFXF35UserManual.pdf", + "productId": "866262974507" +}