34 Commits (0cf549b2f76670ccc0cc51a2a25eeea1510123af)

Author SHA1 Message Date
  bsp2 0135b09423 remove debug output 6 years ago
  bsp2 29a0d43b56 add USE_BEGIN_REDRAW_FXN build option (disabled by default, see setenv_linux.sh) 6 years ago
  bsp2 e41fc9d46c Linux: load/init static+shared modules (=> works in vst2_debug_host) 6 years ago
  bsp2 91d069d451 add Linux makefiles for the add-on modules (+fix some minor GCC related issues +test the build) 6 years ago
  bsp2 60aa9ec138 prepare for Linux port (can build lib and shared_lib targets) 6 years ago
  bsp2 7e8b33f19b fix critical multi-instancing (mixed instr+fx) issue 6 years ago
  bsp2 4a76974790 add numerical param editing; add param copy'n'paste; add param mini-undo 6 years ago
  bsp2 e720293f77 add RACK_PLUGIN_INIT_VERSION() macro 6 years ago
  bsp2 7e79bd3eda add DLL plugin support; add Template_shared example plugin; move dBiz.* modules to plugin.dll 6 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 6 years ago
  bsp2 848871160e initial commit 6 years ago
  Andrew Belt 0529b0f8d4 Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development 7 years ago
  Andrew Belt 3b9204c684 Change "manufacturer" to "author" 7 years ago
  Andrew Belt e197b45a35 Serialize ModuleBrowser favorites 7 years ago
  Andrew Belt a6e86b5282 Allow separation from Module and ModuleWidget in Model subclass 7 years ago
  Andrew Belt 5752f1e9b1 Deprecated Plugin::website and Plugin::manual 7 years ago
  Andrew Belt 324f6d04ab Fix for menu clamping 7 years ago
  Andrew Belt 0604c5cacb Build system fixes 7 years ago
  Andrew Belt dc91b5d403 Update plugin manager to new online Rack plugin manager API 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 fc29d9861b Merge manufacturerSlug and manufacturerName to manufacturer, use plugin 7 years ago
  Andrew Belt 47682af04c Add metadata submenu to "Add module" menu, deprecate Menu::pushChild (use ::addChild) 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 a1836e7c57 Added version metadata to plugin 7 years ago
  Andrew Belt c4a8f8e0fd Add metadata to Plugins class and Add Module menu 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
  Andrew Belt 8088a0c7ec Added version checking 7 years ago
  Andrew Belt bf2032c3e0 Autosave settings: opacity, tension, authentication token 7 years ago
  Andrew Belt d2ce7245e2 Updated plugin API to latest server, reenabled PluginManagerWidget 7 years ago
  Andrew Belt 12ff32e3ca Add plugin manager for downloading plugins within the application, add libzip and curl dependency 8 years ago
  Andrew Belt aad709e62c Large refactor to modularize include files, add NanoSVG dependency, added Image/Font/SVG loader 8 years ago