301 Commits (46063ce16bc91ace7c5e68b9470b40a15fc90131)

Author SHA1 Message Date
  Andrew Belt ea17bebe39 Reduce stack size of standalone adapter to 1MiB on Windows. 2 years ago
  Andrew Belt 61b247adad Reduce verbosity of staple validate on Mac. 2 years ago
  Andrew Belt 0d003b9647 Bump version. Update changelog. 2 years ago
  Andrew Belt 2dc80509d2 Update changelog and bump version. 2 years ago
  Andrew Belt 9ad53329ff Add cleandep target to Makefile. 2 years ago
  Andrew Belt 1a932db36e Update changelog. Bump version. 2 years ago
  Andrew Belt ec6472b2dd Remove ZIP distributable on Windows. 2 years ago
  Andrew Belt 14323ff246 Switch from gtk3 to zenity for osdialog on Linux. 2 years ago
  Andrew Belt 4496b6f82e Bump version. Update changelog. 2 years ago
  Andrew Belt 00808b52bb Bump version. Update changelog. 2 years ago
  Andrew Belt 888fd661ee Bump version. Update changelog. 2 years ago
  Andrew Belt 44934def4f Bump version. 2 years ago
  Andrew Belt 170e358225 Bump version. Update Core manifest. 2 years ago
  Andrew Belt bbcffffc54 Add "Free" to dist filename. 2 years ago
  Andrew Belt d61841bdda Add "Free" name to distribution, window title, and tip window. 2 years ago
  Andrew Belt 59730a1444 Bump version. 3 years ago
  Andrew Belt 003c72c216 Add -framework SystemConfiguration on Mac since curl now calls SCDynamicStoreCopyProxies(). 3 years ago
  Andrew Belt ec96220eb6 Upgrade curl and openssl. Compile OpenSSL with no-pinshared. 3 years ago
  Andrew Belt f4ddb556e4 Switch from ZIP to PKG installer on Mac. 3 years ago
  Andrew Belt d297b0ee7f Build and link PulseAudio on Linux. 3 years ago
  Andrew Belt 042a9ce026 Strip libRack for SDK build. 3 years ago
  Andrew Belt 6c2dba6a47 Add libRack to Rack SDK on Linux and Mac. 3 years ago
  Andrew Belt 3567a370e0 Switch back to linking direct libRack.so/dylib/dll path. Reorder 3 years ago
  Andrew Belt d768226759 Use -L. -lRack in standalone target for linking with libRack rather than adding libRack.so/dylib/dll to its objects. 3 years ago
  Andrew Belt b04e41176a Static link standalone adapter on Linux. 3 years ago
  Andrew Belt 6cdd459b45 Statically link libstdc++ and libgcc on Linux. 3 years ago
  Andrew Belt ca19005e1d Pass VERSION macro to src/common.cpp only. 3 years ago
  Andrew Belt 398210978b Remove EDITION from dist names. 3 years ago
  Andrew Belt b13d8832a0 Test and fix Mac code-signing and notarization. 3 years ago
  Andrew Belt 81b15fb4d8 Refactor arch.mk. 3 years ago
  Andrew Belt aea218376b Remove EDITION from Mac bundle name. 3 years ago
  Andrew Belt 86aed0ce9d Use Makefile wildcard for presets/ dir in helper.py, since the dir is optional. Fix location of Fundamental.vcvplugin in Mac bundle. 3 years ago
  Andrew Belt 1206050e4c Fix libarchive linking on Windows. 3 years ago
  Andrew Belt c32a34ec28 Allow spaces in DIST_ variables in Makefile. 3 years ago
  Andrew Belt 8ecbacee29 Use sed instead of perl for replacements in Makefile. 3 years ago
  Andrew Belt a4f3542217 Update blendish. Add TextField::prevField/nextField. 3 years ago
  Andrew Belt bab462bb4b Build standalone adapter directly from .cpp file instead of via .o 3 years ago
  Andrew Belt b49975c607 Re-add GPL license text to dist 3 years ago
  Andrew Belt 31428275e0 Use "VCV Rack Community Edition 2.x" or "Rack CE 2" in installer on 3 years ago
  Andrew Belt 6431fe0e74 Compile readme, licenses, and changelog as Markdown to HTML for distribution. 3 years ago
  Andrew Belt f5e6c70687 Switch back from "." to "-" to separate parts in dist archives. 3 years ago
  Andrew Belt e53d8ac481 Clean up dist filenames. 3 years ago
  Andrew Belt d7c36b9bee Tweak Makefiles. 3 years ago
  Andrew Belt de0cb6631b Move standalone source to new adapters folder. 3 years ago
  Andrew Belt e712c98020 Fix screenshot command -t not generating correct PNGs. 3 years ago
  Andrew Belt b6e4767e46 Remove "v" from version display strings. Make Windows installer not 3 years ago
  Andrew Belt 38651ce195 Re-enable NSIS installer. Make installer safer by preventing user from 3 years ago
  Andrew Belt f627d1e729 Move libRack.dylib to Resources folder in Mac bundle. Use rpath for plugin build. 3 years ago
  Andrew Belt b584e5f506 Use @executable_path for libRack.dylib for plugins on Mac. This is a hack that will need to be changed to @rpath later. 3 years ago
  Andrew Belt ebd1fba9e0 Refactor dist target. 3 years ago