6013 Commits (c531861ac05551c8863332283a2120f94b58c952)

Author SHA1 Message Date
  JP Cimalando 513a9f0987 Change the dialog icon used for cancelable actions 5 years ago
  luz.paz 04b1890c3e Fix source comment and user facing typos 5 years ago
  Ben Crossman cbb07a811b Revised attempt at: https://github.com/falkTX/Carla/pull/489 (#782) 5 years ago
  falkTX d9c255f1c7
Remove 1 "/** @} */" too much 5 years ago
  falkTX 0f497f5f9a
Add API to be used for patchbay port groups 5 years ago
  falkTX 4d6d44c17b
Update external plugins submodule 5 years ago
  falkTX 3411c035da
Expose carlapatchbaycv as lv2 plugin 5 years ago
  falkTX a7e907d951
Implement CV exposed ports in carla-patchbay 5 years ago
  falkTX c4552d6bc9
Always send open message to NSM clients 5 years ago
  falkTX 8b5be578ee
Start rework of build scripts 5 years ago
  falkTX 497f48d733
Gracefully handle cases where PYQT_VERSION cannot be imported 5 years ago
  falkTX 9556537116
Fix build with custom pyuic/pyrcc 5 years ago
  Your Name 9cc1ab3f15 Fix build on macOS 10.8 5 years ago
  falkTX 3366ec9670
Update and finalize windows build scripts 5 years ago
  falkTX a92c54fd39
Fix theme build for Windows; add trick to make it all work 5 years ago
  falkTX 5b3183bff2 Replace with wasserts 5 years ago
  falkTX 8f0adcdec2 A few more windows build preparations, all WIP 5 years ago
  falkTX e5b045a282 Adjust qt plugin path tricks for local development builds 5 years ago
  falkTX af0a73c189 Allow to build custom Qt theme in Windows builds 5 years ago
  falkTX 85298a0d99 Add a FIXME comment in main makefile includes 5 years ago
  falkTX 6444958a72
Fix a build warning 5 years ago
  falkTX e9ca3ac860
One more fix 5 years ago
  falkTX b396a306d3
Fix for unsigned values 5 years ago
  falkTX 638541e41b
Fix modgui with latest mod-ui changes 5 years ago
  falkTX 399fc3b4bc
Implement CV for internal patchbay mode 5 years ago
  falkTX 011f8dcd17
Fix logic in the previous commit 5 years ago
  falkTX 03f74e99ea
Allow engine to load vst shells with id 0, using the first plugin 5 years ago
  falkTX 32bb7a5e62
Allow loading of vst2 plugins without an uniqueID at the start 5 years ago
  falkTX 226561ed1b
Add some safeguards against wrong Qt bridge builds 5 years ago
  falkTX 44732c8ab1
Do not enable Qt5 if it has been built statically 5 years ago
  falkTX 88ae3fed8c Fix previous commit 5 years ago
  falkTX cae0c168d8 Build CarlaPatchbay64.so vst plugin binary 5 years ago
  falkTX 31964ba8eb Add patchbay 64chan plugin version 5 years ago
  falkTX cf77b740de Only use jack as default driver on linux if it is installed 5 years ago
  falkTX 062c43e4c0
Only build and install jack internal client with JACKBRIDGE_DIRECT 5 years ago
  falkTX 8e37bc8245
Make loading of vst chunk conflict less with non-juce plugins 5 years ago
  falkTX 8385b5ee41
Fix symbol for carla.lv2 plugins with many midi outputs 5 years ago
  falkTX 2d281ff260
Export audiogain and midichannelize as lv2, remove midithrough 5 years ago
  falkTX 3afdf1f2d2 Allow bridges to set latency value again, now that we fixed things 5 years ago
  falkTX 7c25288384 Add simple audio-gain plugin 5 years ago
  falkTX a1f759bcc8
Don't set numParams for carla as lv2 plugin, for now 5 years ago
  falkTX 935349e3ce
Make sure carla internal plugin has 100+10 parameters 5 years ago
  falkTX 0867949a5b
Fix potential issue of carla-vst-shell with more than 100 parameters 5 years ago
  falkTX 63e0ecf85d
Fix dependencies of plugin builds 5 years ago
  falkTX 7c1e6301d4
Add /usr/share/soundfonts to default sf2 path 5 years ago
  falkTX a0be30f35e
Fix crash when plugin adds latency after starting at 0 5 years ago
  falkTX 63daa721c3
Fix strict debug build 5 years ago
  falkTX 5423bc68b5
Don't use -Weffc++ on strict debug build 5 years ago
  falkTX ba7f9bba86
Convert python static lists into tuples 5 years ago
  falkTX b730f6c2b1
Fix dragging canvas box by its icon 5 years ago