158 Commits (6e96ae86cb38cfca0898ad5abbb6a313b0c22ef6)

Author SHA1 Message Date
  falkTX f1d7b59020 Implement VERBOSE make flag 2 years ago
  falkTX 8d0f5af4ef Fix Haiku build 2 years ago
  falkTX 1f5e44c4bb Adjust the rest of the code for CARLA_BACKEND_NAMESPACE macro use 2 years ago
  falkTX bd7a8429d9
Passing build flags in linker stage is required for LTO to work 3 years ago
  Xeonacid 67e38d1247 Replace -lpthread with -pthread 3 years ago
  falkTX 3ca24bf4ef
Fix CI links and a typo 3 years ago
  falkTX 32305028df
Adjust lv2 gtk ui bridge for windows 3 years ago
  falkTX 3c4af6b95f
Don't require gobject/glib for gtk bridges, always enabled 3 years ago
  falkTX 7a9e8b692b Fix for custom gtk widgets, need to use global namespace 3 years ago
  falkTX 4236689fa1 Fix build 3 years ago
  falkTX a09034219e Allow lv2 gtk bridges on any system 3 years ago
  falkTX 60ed20e120
lv2 ui bridges: dlopen gtk instead of linking to it 3 years ago
  falkTX 181ef832d1
Fetch desktop scale factor for UI bridge testing; Cleanup 3 years ago
  falkTX b952f69b10 Fix macOS build 3 years ago
  falkTX f41dc1bcdc Add macos plugin standalone init, fixing focus 3 years ago
  falkTX 1ff775e726 Implement a way to set plugins as standalones 3 years ago
  falkTX e132c46893
Safer X11 UI use, fixes crash with a few plugins (regression) 3 years ago
  falkTX 6fdc4d36fd
Add .kdev_include_paths files 3 years ago
  falkTX d4fe70694d
Support lv2 parameters that are both readable and writable 3 years ago
  falkTX 8c86c53c11
Catch lv2 dsp->ui messages, and prevent recursion from carla 3 years ago
  falkTX 532925a608 Remove plugins from macOS quarentine before running them 3 years ago
  falkTX 626dd57515
Catch patch:Set messages to update built-in parameters 3 years ago
  falkTX 387b029074
Send lv2 parameter changes to UI; Don't reuse the same atom forge 3 years ago
  falkTX 5742286f0e
Some little work for lv2 parameters in ui bridges, update modgui 3 years ago
  falkTX 8f1a8468df
Fix strict build for >= or < qt 5.15 4 years ago
  falkTX 29d5908533
Final compatibility fixes 4 years ago
  falkTX dc6c34a4c3
Fix a build warning against Qt 5.15 4 years ago
  falkTX 6de93e9161
Better handling of LV2 state paths, WIP 4 years ago
  falkTX 0c5cfd571d
Fix build with previous commit 4 years ago
  falkTX 85fa525178
Implement LV2_STATE__freePath 4 years ago
  falkTX ea18354705
Revert a few things regarding CarlaProcessUtils 4 years ago
  falkTX 90d69c02dd
Split CarlaProcessUtils in hpp/cpp, add ScopedAbortCatcher 4 years ago
  falkTX 2aab68eb9b
Focus bridged UI when shown 4 years ago
  Filipe Coelho ad123a4334
Optimize pipes (#1048) 4 years ago
  falkTX 9a6c17dc56
Optimize pipe reads, by reducing allocations 4 years ago
  falkTX cef506e970
Adjust for LV2 UI parameter value API refresh 4 years ago
  falkTX 5217efc4cf
Implement lv2ui request parameter for file paths 4 years ago
  falkTX 3b92666625
Fix 32bit build 4 years ago
  falkTX 12318879c6
Implement lv2ui background/foreground color 4 years ago
  falkTX 226561ed1b
Add some safeguards against wrong Qt bridge builds 5 years ago
  falkTX 7fa3be646a
Place Qt stuff outside of custom namespace 5 years ago
  falkTX 8cee623761
Cleanup lv2 ui scale stuff, use LV2_UI__scaleFactor 5 years ago
  falkTX 83deb53177
Pass ui scale to ui bridges 5 years ago
  falkTX 269356b881
Testing: Send UI scale to lv2 uis 5 years ago
  falkTX 22fb410c97 Terminate wine bridges if main carla dies 5 years ago
  falkTX 46dd075303
Terminate wine bridges if main carla dies 5 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 5 years ago
  falkTX 2b71a249f4
Strict build pass for libjack, small fixes and adjustments 5 years ago
  Filipe Coelho f7ea7061dd
Improve travis CI setup (#823) 5 years ago
  falkTX c89a6f9d6a
Sync ui bridges with main code 5 years ago