b4e6a2eBetter error messages by
max
2020-07-22 23:51:00 +0200
d19b94dBump version to 1.3.0. by
Andrew Belt
2020-07-22 13:50:20 -0400
1579069Add "Set Pure Data application" menu item and open it when editing pd files. by
Andrew Belt
2020-07-22 13:47:44 -0400
29d633cLuaJIT: Remove more global functions that could be abused. by
Andrew Belt
2020-07-22 13:45:53 -0400
33fed25Blocks access to ffi in LuaJIT before the user script is loaded by
Leonardo Laguna Ruiz
2020-07-20 08:07:09 +0300
6cafb54Merge branch 'master' of github.com:VCVRack/VCV-Prototype by
Andrew Belt
2020-07-18 10:09:36 -0400
a131b2dClean up Pure Data strings by
max
2020-07-18 00:56:37 +0200
be8ecaaMake block/sample inputs/outputs a bit more clear in the script template. by
Andrew Belt
2020-07-16 07:36:24 -0400
f7a2cf2Fix editScript() on Mac. Disable "Edit script" menu item when editor is not set. by
Andrew Belt
2020-07-16 07:29:45 -0400
4b2c652Fix editScript() on Windows. by
Andrew Belt
2020-07-14 03:48:48 -0400
7a07506Autoformat. by
Andrew Belt
2020-07-14 02:32:14 -0400
decdf49PD: Clean up Pure Data strings regarding 'VCV' by
clwe
2020-07-13 12:56:05 +0200
af337f8Update changelog for 1.3.0. by
Andrew Belt
2020-07-11 15:45:16 -0400
ba265b4Autoformat and clean up code a bit. by
Andrew Belt
2020-07-11 15:38:14 -0400
07c5cdbRefactor libpd target in Makefile to use git instead of GitHub downloads. Those archives change, so the SHA256 will fail when a new commit is made. by
Andrew Belt
2020-07-11 15:04:35 -0400
b2e4aedMerge branch 'libpd' by
Andrew Belt
2020-07-11 14:28:16 -0400
d32cfb6Rename securityScript variable to unsecureScript. by
Andrew Belt
2020-07-11 13:13:48 -0400
78085de (refs/pull/35/head)Pd: remove comma cludge in rainbow.pd by
max
2020-07-07 23:56:31 +0200
e94779amerges Makefile to integrate VULT by
clwe
2020-07-06 18:24:25 +0200
4666581PD: removes amplitude scaling factor from libpd engine audio inputs (and outputs). output scaling should be done from within the pd patch. by
clwe
2020-07-06 16:33:45 +0200
21ffb83PD: implements FM in VCO.pd example patch by
clwe
2020-07-06 15:52:55 +0200
f52a4d7PD: adds windows build flags, builds with new libpd build variable 'BUILD_LIBPD_STATIC=true', checks SHA256 by
clwe
2020-07-06 14:43:47 +0200
3a12288Pd: added template.pd by
max
2020-07-02 12:50:35 +0200
04ec3b7Pd: re-upload previous rainbow.pd destroyed by automerge #%! by
max
2020-07-02 12:24:11 +0200
8b2b43amerged makefile by
max
2020-07-02 12:21:53 +0200
ac0c6ebAdd template scripts to example folder. by
Andrew Belt
2020-07-02 05:01:01 -0400
2d87486Pd: updated rainbow example by
max
2020-07-02 02:03:33 +0200
59e8f38Added info to README.md by
max
2020-07-02 01:15:16 +0200
572ae13PD: audio output correction factor is x5 by
clwe
2020-07-01 19:22:35 +0200
f9f07f9Pd: updated rainbow example by
max
2020-07-01 19:13:17 +0200
65c7ba1PD: audio output correction factor x4, shows version before loading patch by
clwe
2020-07-01 19:17:31 +0200
b26fbd9Pd: added and updated examples by
max
2020-07-01 18:44:31 +0200
486c28ePd: added and updated examples by
max
2020-07-01 18:42:36 +0200
6b82cc6PD: reset global arrays on script reload to fix wrong lights display by
clwe
2020-07-01 16:09:34 +0200
910dea5Pd: added vco.pd example by
max
2020-07-01 15:40:17 +0200
5bbc3ddPD: fixes initial display, display pd version by
clwe
2020-07-01 15:56:07 +0200
67cd901Pd: added vco.pd example by
max
2020-07-01 15:33:21 +0200
d439eddPD: implements display from pd patch and changes message sending method to lists by
clwe
2020-07-01 15:35:06 +0200
b5816dePD: adds switch send, switch lights receive, adds examples/gain.pd, initializes patch with sending messages by
clwe
2020-07-01 00:36:56 +0200
dcad136PD: revert to PD v.0.50-2, implements knob send, lights receive and audio through, displays multi instance warning by
clwe
2020-06-30 23:36:10 +0200