72 Commits (dc870680ceeaaa01af96d8d5b1736b736e8ac144)

Author SHA1 Message Date
  bsp2 7e79bd3eda add DLL plugin support; add Template_shared example plugin; move dBiz.* modules to plugin.dll 7 years ago
  bsp2 7c57fadba9 fix VST param assignment when module is duplicated; pre-select default VST MIDI input device; remove VultModules; add dBiz and Ohmer modules 7 years ago
  bsp2 a3dc2e514a add DrumKit, JW, and unless modules; fix duplicate Dexter wavetables; fix MPEToCV debug output; add+use RACK_PLUGIN_UI_* macro calls 7 years ago
  bsp2 b0d29f0086 add Gratrix, moDllz, RJModules, SerialRacker modules 7 years ago
  bsp2 537b44cf3c add Alikins and BaconMusic modules 7 years ago
  bsp2 d14b2cbe43 add DHE+mscHack modules, fix settings/CursorLock, add x86 legacy build 7 years ago
  bsp2 0a41bb286f add Bidoo, LOGinstruments, modular80, mtsch, NauModular, Southpole-parasites modules 7 years ago
  bsp2 e1aea1b4a9 add huaba, FrozenWasteland, ML, and trowaSoft modules 7 years ago
  bsp2 dd8f761dbf add squinkylabs-plug1 modules + new Win64 VST binary 7 years ago
  bsp2 7ab4b46299 update README and precompiled VST plugins 7 years ago
  bsp2 848871160e initial commit 7 years ago
  Andrew Belt 0529b0f8d4 Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development 7 years ago
  Andrew Belt 7a3e183859 Add more debug info when loading plugins 7 years ago
  Andrew Belt 307e46368b WIP Windows static build 7 years ago
  Andrew Belt 0f8f3246b8 Check for status = available in manifests 7 years ago
  Andrew Belt 6ad2906613 Update plugin manager to 0.6 API 7 years ago
  Andrew Belt c42464c13a Add error handling to zip extraction 7 years ago
  Andrew Belt 0f60100063 Plugin extracter and loader 7 years ago
  Andrew Belt 4d3ceafe8d Add prefix to string functions 7 years ago
  Andrew Belt c35b5f5ad9 Add systemOpenBrowser 7 years ago
  Andrew Belt c713f5f597 Updated blendish, bridge protocol 7 years ago
  Andrew Belt afab379cd4 Fix crash when loading plugin with duplicate slug 7 years ago
  Andrew Belt 3b9204c684 Change "manufacturer" to "author" 7 years ago
  Andrew Belt 80f86596a4 Do not load plugins from global directory 7 years ago
  Andrew Belt e197b45a35 Serialize ModuleBrowser favorites 7 years ago
  Andrew Belt 22add3f8b9 Refactor plugin sync code 7 years ago
  Andrew Belt dc91b5d403 Update plugin manager to new online Rack plugin manager API 7 years ago
  Andrew Belt 862d9ed575 Add Rack version to plugin request 7 years ago
  Andrew Belt 93e0459c51 Split tags into tags.{hpp,cpp} 7 years ago
  Andrew Belt 3e2be87d44 Split tags into tags.{hpp,cpp} 7 years ago
  Andrew Belt 285a6a830b Don't load plugin if slug already exists 7 years ago
  Andrew Belt 84831e06aa Disable dynamic library error messages on Windows 7 years ago
  Andrew Belt 48b6fb8b00 Attempt to disable Windows error message when a plugin with incompatable 7 years ago
  Andrew Belt 07412b413c Refresh plugin only if the plugin slug and exact version is not found or 7 years ago
  Andrew Belt 06bcf2a4c9 Added hacky workaround for tag corruption issue 7 years ago
  Andrew Belt 33e8973bf1 Ignore mkdir() error when directory already exists 7 years ago
  Andrew Belt e5ba0db78a Escape download link 7 years ago
  Andrew Belt 85c75eef33 Changed log() to info(), warn(), and fatal() 7 years ago
  Andrew Belt b10d1122bb Added log() logger with INFO, WARN, and ERROR levels 7 years ago
  Andrew Belt ec6a7f3ead Added Model tags 7 years ago
  Andrew Belt fde88775d4 Add Notes to Core, added manufacturer slug/name to Model, reverted to 7 years ago
  Andrew Belt 0c4cf64726 Renamed Plugin to Manufacturer, added multiline to TextField, added 7 years ago
  Andrew Belt aeedc29c5d Fix Mac rtaudio dylib in bundle, properly load plugin after downloading 7 years ago
  Andrew Belt aa133088cd Create plugins/ directory on startup 7 years ago
  Andrew Belt f6d9f6e8d9 Fix download URL 7 years ago
  Andrew Belt dc28f90994 Construct download URL instead of retreiving it from server (API will 7 years ago
  Andrew Belt 393cc80c17 Sort plugins by slug alphabetically 7 years ago
  Andrew Belt 223719dcd9 Add uniqueness assertion for plugin slugs, fix PolarityValueLight alpha 7 years ago
  Andrew Belt 47dc707214 Fix Windows build 7 years ago
  Andrew Belt a16a9e1b5f Added asset.hpp for managing paths, Plugin instance created by Rack instead of the shared library, attempt to load plugins from global and then local location 7 years ago