1472 Commits (a69147f755597f61636b59f577d24354668c7a5e)

Author SHA1 Message Date
  falkTX 99a60a40ab
jack-as-plugin: send gui show/hide depending on app's NSM support 4 years ago
  falkTX 6ef541d1da
Fix strict build warnings against clang 4 years ago
  falkTX dfc8666bb5
Fix for dumb compilers 4 years ago
  falkTX b4a1a8a726
Fix strict build 4 years ago
  falkTX 0873c66902
Fix jack-as-plugin flags for debugging 4 years ago
  falkTX 22a6006c70
Avoid comparing shared_ptr directly to nullptr 4 years ago
  falkTX f73cafcea8
Backwards compatible std::shared_ptr 4 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 4 years ago
  falkTX b697a30188
Fix build 4 years ago
  falkTX 3ab8a2f985
Check for updated program names during audioMasterUpdateDisplay 4 years ago
  falkTX ac3c8aacb4
Tweak previous commit to work under plugin bridges too 4 years ago
  falkTX f34b7b57f9
Try to load vst2 plugin again if first time plugin blows up 4 years ago
  falkTX cebc307542
Fix for vst2 plugins that crash on init 4 years ago
  falkTX 29c55500a7
Pass DLS/GIG files into fluidsynth if version is recent enough 4 years ago
  falkTX 7ede965819
Some attention to inline display 4 years ago
  falkTX 09370ae456
Change an error message 4 years ago
  falkTX b95d082d1f
Set correct Carla-VST UI size based on scale factor 4 years ago
  falkTX f100892fbd
Update JUCE 4 years ago
  falkTX 5f08fb012c
Fix strict build 4 years ago
  falkTX 0ebb8d86b2
Fix for some juce-based plugins having 0 audio ports 4 years ago
  falkTX 3ca9a06c26
Inform VST2 and JUCE plugins about UI scale factor 4 years ago
  falkTX d932f5aa61
Use ScopedAbortCatcher to avoid crashing with u-he vst3 plugins 4 years ago
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
  falkTX de84baeefb
Do not use JUCE for vst2 handling, for now 4 years ago
  falkTX a40177132e
Fixup build with new juce 4 years ago
  falkTX b5ee661371
Fix previous commit 4 years ago
  falkTX 0f9dc2c9f1
Replace wine function check for Z:\usr\ folder check 4 years ago
  falkTX c14dd9cc60
WIP stuff 4 years ago
  falkTX 48848789b3
Fix crash loading LV2 plugin with CV and latency ports 4 years ago
  falkTX 9f7f18fbcf
Revert "Set custom UI scale for VST2 and Juce plugins" 4 years ago
  falkTX 01b345f072
Set custom UI scale for VST2 and Juce plugins 4 years ago
  falkTX 65da85d288
Increase default size of plugin RT data pool 4 years ago
  falkTX 57e3a99b74
Fix missing idle in native plugins, leading to no post rt events 4 years ago
  falkTX 27548ae652
Alternative approach to postponed rt events 4 years ago
  Filipe Coelho ad123a4334
Optimize pipes (#1048) 4 years ago
  falkTX 9a6c17dc56
Optimize pipe reads, by reducing allocations 4 years ago
  falkTX 9558263d4d
Fix previous commit, ensure pool sizes are the same 4 years ago
  falkTX 6b2f607169
Protect Post-RT events with RAII, use separate pool for pending data 4 years ago
  falkTX 48d9d4c431
Try to fix a crash on close 4 years ago
  falkTX cef506e970
Adjust for LV2 UI parameter value API refresh 4 years ago
  falkTX 5b9a630a06
Better handling of lv2ui request parameter "already open" status 4 years ago
  falkTX 5217efc4cf
Implement lv2ui request parameter for file paths 4 years ago
  falkTX 12318879c6
Implement lv2ui background/foreground color 4 years ago
  falkTX d26ecc359a
Fix crash when removing plugin with active cv control ports 4 years ago
  falkTX cfdb181f37
Add safety checks around CV control ranges 4 years ago
  falkTX eb7590a278
Prevent an assertion warning 4 years ago
  falkTX 25bc60fd4d
Fix strict and debug bridge build 4 years ago
  falkTX 8255f5a733
Allow CV controls in a few more formats, plus in bridges as well 4 years ago
  falkTX 3b86fc2f42
Cleanup and merge common code; Implement custom MIDI CC ranges 4 years ago
  falkTX 9640c93150
Ensure only correct parameters can be cv controlled 4 years ago