6048 Commits (ca44f4bc538690e76f4e02544f047ad9d559a1b8)
 

Author SHA1 Message Date
  falkTX 8f1a8468df
Fix strict build for >= or < qt 5.15 4 years ago
  falkTX 29d5908533
Final compatibility fixes 4 years ago
  falkTX c91f856585
A few more GCC4 compat fixes 4 years ago
  falkTX a24ddb59d8
Fix juce_audio_basics for GCC4 compatibility 4 years ago
  falkTX dc6c34a4c3
Fix a build warning against Qt 5.15 4 years ago
  falkTX 6babc8a47a
Fix juce_gui_basics to be GCC4 compatible 4 years ago
  falkTX 4bb7d6e05d
Set TARGET_MACHINE var in makefile, even if target OS already set 4 years ago
  falkTX 807d2742f7
Fix typo 4 years ago
  falkTX fc5f1be272
Add i486 and i586 to archs supported by juce 4 years ago
  falkTX e4ec7fe276
Clean unzipfx of previous build 4 years ago
  falkTX 34478fc41a
Add extra dev libs in linux build, for vst3 support 4 years ago
  falkTX 9fa0e3d4c8 Prevent assertion on getUniquePluginName() for short plugin names 4 years ago
  falkTX 83ce16bd69 export carla_get_native_plugins_data function 4 years ago
  falkTX 7366eed20a Fix previous commit 4 years ago
  falkTX 967649fa9f Fix macOS build 4 years ago
  falkTX 602111bbfb only try to use lv2 modgui under linux 4 years ago
  falkTX e99c8a6146 test-load carla as lv2 plugin too 4 years ago
  falkTX cea7ffe5f4 Fix memory leaks in LV2 stuff 4 years ago
  falkTX 2e00e352d1 test-load our vst plugin 4 years ago
  falkTX d1dd1e4e90 Fix dropped symbols 4 years ago
  falkTX 0c85fdb63f Cleanup memory of the VST plugin 4 years ago
  falkTX 5f8a881256 Remove "make test" target, this is for internal testing only 4 years ago
  falkTX 96e56c02d4 Load and test all internal plugins 4 years ago
  falkTX 4e4e03ae24 Set NATIVE_PLUGIN_USES_CONTROL_VOLTAGE flag on C relevant plugins 4 years ago
  falkTX b81d3d955f Add a test for carla-host-plugin usage 4 years ago
  falkTX 0fad472b59 Rework some symbol exports, resolving conflicts of standalone/utils 4 years ago
  falkTX 58854f37d5 Fix header include test; Add a "make test" target 4 years ago
  falkTX c986615e31 Fix CarlaNative.h for strict compiler mode 4 years ago
  falkTX 1f4ce4a055
Remove a useless "<br>" in macOS README 4 years ago
  falkTX 561f83dee1
Ignore "-psn_" prefixed CLI args on macOS 4 years ago
  falkTX dd77f6fb10
Allow to use dark theme/mode on newer macOS 4 years ago
  falkTX 4f46260a0c
Bump dev version for all the files 4 years ago
  falkTX 6682c11484
Reload plugin parameters after loading project in carla-plugin 4 years ago
  falkTX eb78e41ed9
Allow to use canvas cut operations without prior window focus 4 years ago
  falkTX 3a4a81eaf4
Ignore mouse wheel events when dragging canvas around 4 years ago
  falkTX 3f6d9127db
canvas: Only "drop" connection drag for mouse release of left button 4 years ago
  falkTX 838a00566f
Implement custom plugin ui title on bridges 4 years ago
  falkTX a1d719548f
Prevent assertion when jack driver not running in multi-client mode 4 years ago
  falkTX 83acd850a2
Fix plugins having wrong id when switched around in patchbay mode 4 years ago
  falkTX e9eed8bb86 Better/faster detection for libmagic (when present) 4 years ago
  falkTX 809b9cba2f
interposer: add 'exit' (redirects to '_exit') 4 years ago
  falkTX b12db84190
Match macos local env with build script 4 years ago
  falkTX b35b401c90
Fix strict build 4 years ago
  falkTX a2a76b428a
Fixup macOS README, mentioning new plugin situation 4 years ago
  falkTX d71a158aff
Do not enable all 64 max buses for AU plugins 4 years ago
  falkTX 6dacdef9fb
Tweaks for a proper macOS 10.12 build 4 years ago
  falkTX 1e66d1cb85
Only set special plugin ui flags under windows, not wine/bridges 4 years ago
  falkTX 6084697290
Fix warnings, print error code if win32 process start fails 4 years ago
  falkTX 423784089b
Do not put plugin UIs on top in Windows; Fix window type 4 years ago
  falkTX e77478c522
Do not allow capture logs on windows, even if enabled 4 years ago