5122 Commits (cf3e3fd023f87f5865b80c7968b0c65b379f9541)
 

Author SHA1 Message Date
  falkTX cf3e3fd023 Revert "Try to fix recursion of vst ui resize" 6 years ago
  falkTX 801bc02a8c Add RDF prefix to LADSPA_RDF definitons 6 years ago
  falkTX f119412bc9 Try to fix recursion of vst ui resize 6 years ago
  falkTX 246a09a8f0 Add a comment about some unreachable code 6 years ago
  falkTX 0b485284e5 Do not set vst ui size when audioMasterSizeWindow received on init 6 years ago
  falkTX 8e8fe2e111
Cleanup the way split lv2-bundles are installed 6 years ago
  falkTX 372487e7c9
Add static ttl files for lv2-bundles 6 years ago
  falkTX 4c5077a822 Remove unused variable 6 years ago
  falkTX 96c4501e3a Cleanup last changes made to audio-gain.c 6 years ago
  Bram Giesen 6d01cc816d Add filter on gain control of audio-gain plugin (#961) 6 years ago
  falkTX 04e0ee28c7 Do not build program stuff in audio and midi file without PyQt 6 years ago
  falkTX f9b59964a7
Start work to allow split lv2 bundles of carla plugins 6 years ago
  falkTX 3de829c37c
More compatible code for old compilers 6 years ago
  falkTX 6e595bf9d9
Dont give warnings for missing libs on CI test builds 6 years ago
  falkTX 14f9067201
Try to fix build on old compilers 6 years ago
  falkTX c0af83748f
Fix build without audio file support 6 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 6 years ago
  falkTX d78d048d52
Fix build with pyqt but no opengl 6 years ago
  falkTX 43b981c58d Fix default colors for custom skin-style plugins in rack 6 years ago
  falkTX 0ff002cbc3 midipattern: fix writing notes independent of BPM 6 years ago
  falkTX 27c0e1373f Fix build 6 years ago
  falkTX b1a04d7f76 Start fixing up midi pattern plugin, WIP 6 years ago
  falkTX d997f2976f Fix pianoroll.py snap when value is zero 6 years ago
  falkTX 302854ae65 Fix 0 BPM when starting carla as transport master, and not rolling 6 years ago
  falkTX fc5e2f37d0 Fix changing transport mode when not using multi-client 6 years ago
  falkTX 90304c8693 Rework audio file plugin, finally actually works properly 6 years ago
  falkTX 12d6e00b03 Fix build 6 years ago
  falkTX 81cd4e2c90 A few more const things 6 years ago
  falkTX 5b1d5f7a18 More constness cleanup 6 years ago
  falkTX 6c8d6c757f Cleanup CarlaPlugin.hpp const usage 6 years ago
  falkTX c525717d25 Implement setProgramRT, fixing build 6 years ago
  falkTX 9bc526c1a6 Tweak CarlaPlugin API to make RT engine callbacks optional 6 years ago
  falkTX 0bda11bd0f Do not use sprintf in CarlaEngineNative.cpp; Fix previous commit 6 years ago
  falkTX 92f7b267ec Enforce use of return value of a few CarlaPlugin functions 6 years ago
  falkTX 278e1972d8 Add lv2 midnam support; Cleanup CarlaEngine.hpp const usage 6 years ago
  falkTX fa7a1ec0d6 Rename "clear" to "reset" (filters), add clear button on search 6 years ago
  falkTX 3322c9fa7b Do not require label for vst3 6 years ago
  falkTX cae121d99f Tweak look of parameter groups 6 years ago
  falkTX 36e98b942a Set parameter tooltip based on lv2 control comment 6 years ago
  falkTX 8337a2ece4 Protect against bad lv2 rindex value 6 years ago
  falkTX ba07ac4e6f Fix lv2 parameter groups for a few more plugins 6 years ago
  falkTX cbe6bb84c7 Make parameter groups collapsable 6 years ago
  falkTX 026362b5a6 Really fix carla-single 6 years ago
  falkTX 5cd42f262f Fully working lv2 parameter groups; Fix carla-single for vst3 6 years ago
  falkTX 7e7fc22801 More things regarding parameter grouping 6 years ago
  falkTX f652ad2e13 Rework for better plugin string result handling; single page params 6 years ago
  falkTX cbda7aa57c Fix vst3 search on Linux 6 years ago
  falkTX 7d1142b6cf Use -fpermissive when building wine bridges 6 years ago
  falkTX 7b754358e6 Use juce by default on osx and win; fix build with gcc9 6 years ago
  falkTX 1b49ad13f7 libjack: implement jack_get_cycle_times 6 years ago