341 Commits (5b7b40e992a7050c6374c20b6151841f6ac8bc81)

Author SHA1 Message Date
  bsp2 0135b09423 remove debug output 6 years ago
  bsp2 f8e7b21248 March 2019 modules update 6 years ago
  bsp2 149eb47fe4 add "fbo_shared" config option (true=use FBOs in dynamically loaded modules) 6 years ago
  bsp2 29a0d43b56 add USE_BEGIN_REDRAW_FXN build option (disabled by default, see setenv_linux.sh) 6 years ago
  bsp2 b410d8dc86 add "fbo" config option (settings.json) (for VirtualBox VM) 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 60b25dd72e add AmalgamatedHarmonics, Geodesics, mscHack (update) modules 6 years ago
  bsp2 c5c161562d fix parameter automation in Reason; fix Fundamental.VCA-1 6 years ago
  bsp2 33c5bf8a59 add 21kHz, ImpromptuModular modules; update LindenbergResearch modules 6 years ago
  bsp2 b7ef460fa0 replace GLFW by LGLW 6 years ago
  bsp2 7e79bd3eda add DLL plugin support; add Template_shared example plugin; move dBiz.* modules to plugin.dll 6 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 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 8a825ca755 update VST parameter handling (use UI widget min/max info for VST parameter range translation) 6 years ago
  bsp2 d14b2cbe43 add DHE+mscHack modules, fix settings/CursorLock, add x86 legacy build 6 years ago
  bsp2 e1aea1b4a9 add huaba, FrozenWasteland, ML, and trowaSoft modules 6 years ago
  bsp2 7ab4b46299 update README and precompiled VST plugins 6 years ago
  bsp2 848871160e initial commit 6 years ago
  Andrew Belt 84093ef8b3 Add module preset copy, paste, load, and save 6 years ago
  Andrew Belt bda18f9732 Clean up RealTimeConvolver 7 years ago
  Andrew Belt e7f5cc169d Call all Module::on*() events from engine thread, remove mutex from 7 years ago
  Andrew Belt 75e1c6afa8 Fix scaling of RealTimeConvolver 7 years ago
  Andrew Belt 906f2cdb71 Fix BINARY typo on Mac 7 years ago
  Andrew Belt 6e52f7bfa0 samplerate and convolver cleanup 7 years ago
  Andrew Belt 91a553cda5 Change BINARY_* pointers to const 7 years ago
  Andrew Belt 3da96e9cf9 Add RealTimeConvolver implementation (moved from Befaco), added 7 years ago
  Andrew Belt 0520e57f13 Update documentation 7 years ago
  Andrew Belt 80af59d025 Fix Mac embedded resources 7 years ago
  Andrew Belt 215b34b63d Use xxd for Mac embedded resources 7 years ago
  Andrew Belt 1eeea36866 Added BINARY macro and build target, remove dep from dependencies of 7 years ago
  Andrew Belt 1fb34f3334 Added version check 7 years ago
  Andrew Belt b81df0e7fc Fix deprecation attributes and dialog messages 7 years ago
  Andrew Belt 221db5cc30 Remove Module::onCreate and Module::onDelete 7 years ago
  Andrew Belt d37508327f Fix onCreate() call 7 years ago
  Andrew Belt 0529b0f8d4 Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development 7 years ago
  Andrew Belt 9e5494e824 Add "lock modules" to toolbar 7 years ago
  Andrew Belt 7d4de0be00 Remove obsolete MidiIO code, serialize power meter state to settings 7 years ago
  Andrew Belt 5215625b25 ModuleBrowser case insensitive sort for author name 7 years ago
  Andrew Belt 550e47096f Use Framebuffer for IconButton SVG 7 years ago
  Andrew Belt 3bd8a47dae Toggle full screen with F11 7 years ago
  Andrew Belt 2d81ac8204 Better widget event documentation 7 years ago
  Andrew Belt 382d76b8a1 Add more icons 7 years ago
  Andrew Belt 2713427219 Add example icon to toolbar 7 years ago
  Andrew Belt 72526ccc78 Remember pressed keyboard keys upon release 7 years ago
  Andrew Belt 858a7505b5 A couple lines of documentation for engine 7 years ago