5211 Commits (6dacdef9fb5e58e8282475624f9c1aaf9e6d6fa1)

Author SHA1 Message Date
  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
  falkTX cc6d4281cd
Give custom message in about page when liblo/osc is not enabled 4 years ago
  falkTX c4d245ac16
Better compatibility with msys2 4 years ago
  falkTX a45be16cc4
One less include to fix build on macos 4 years ago
  falkTX 63c5af5d2b
Include utils code in carla-host-plugin library 4 years ago
  falkTX 0c5addb4b8 Missing symbols in carla-host-plugin 4 years ago
  falkTX 411e0f4265 Add carla-host-plugin library, for usage in hosts 4 years ago
  falkTX 5215baba29
Double-resolution tick for carla-lv2 plugin 4 years ago
  falkTX 246d6864d4
Prevent bad vst host from giving carla-plugin invalid time values 4 years ago
  falkTX b2c3a91f19
Clear current project filename on engine stop 4 years ago
  falkTX 40c3c79075
Fix oddities with MIDI learn 4 years ago
  falkTX 862f5fbb92
Fix xycontroller scene not sending all values 4 years ago
  falkTX e139c4438e
patchcanvas: check validity of a few object's parentItems 4 years ago
  falkTX d8c7f9280f
Fix strict build 4 years ago
  falkTX 35157eb405
Alternative way to handle juce message thread in carla-plugin 4 years ago
  falkTX a4be9fdcd3
Bring juce UIs to front when shown 4 years ago
  falkTX c345c3451a
Re-link vst plugin objects when internal static libs change 4 years ago
  falkTX 58d23a4eb8
Set develop version as 2.3.0-alpha1 4 years ago
  falkTX 9696de9430 Disable OSC by default on macos 4 years ago
  falkTX b2f841f889
Don't hide juce desktop window before deletion, fixes VST3 crashes 4 years ago
  falkTX 99e29eb48b
Forgot to revert a previous change; cleanup 4 years ago
  falkTX 7dc9e8fce4
Alternative, cleaner approach to JUCE run loop on carla-plugin 4 years ago
  falkTX 9f786e3997
Replace some XFlush calls with XSync 4 years ago
  falkTX 325d436922
Carefully handle lv2 ui child window, fixes crash with some x42 uis 4 years ago
  falkTX 243723a321
Compress canvas clipboard image saving (as PNG) 4 years ago
  falkTX 5a58a90cef
Fix build with old compilers 4 years ago
  falkTX 5b013b9fa6
Replace hacky midi-pattern temporary-note-flag with midi-queue 4 years ago
  falkTX 698d42656f
Finalize XY controller plugin 4 years ago
  falkTX faa97b573a
Add a simple midi queue class code 4 years ago
  falkTX c47340d4b0
internal plugins: Allow to notify UI of MIDI events 4 years ago
  falkTX 05a400d01f
Fix pipe UI message with empty value 4 years ago
  falkTX 9c1e07c047
XYController fixup, params work now 4 years ago
  falkTX f79db0e951
Fix build 4 years ago
  falkTX 2dbb2b6869
Add WIP XYController UI 4 years ago
  falkTX f9b610cc53
Add initial DSP code for xycontroller 4 years ago
  falkTX d3ff7a3400
Remove incomplete, unused patchcanvas c++ stuff 4 years ago
  falkTX 29413dbff0
ScalableDial: Use PNG file for image 2 4 years ago
  falkTX eab038d0f6
Add carla_fillFloatsWithSingleValue util function 4 years ago
  falkTX 6669b26863 Proper way to (un)define the value 4 years ago
  falkTX e6072dfa07 Minor fix 4 years ago
  falkTX 42896acc50 Pass the extra wine include flags when building dgl 4 years ago
  falkTX d5ddff615c Another wine build fix 4 years ago
  falkTX 2f7fed7c0e Add include paths used in wine-devel-dev package 4 years ago
  falkTX 2de46eb824 Allow winehq-stable to build jackbridge 4 years ago
  falkTX 3547e3aca0
Fix listing LV2 plugins on Windows 4 years ago
  falkTX 820b3d9f51 fluidsynth note after touch only for version >= 2 4 years ago
  falkTX 3cbfcf4fbb Alternative/better way to find all audio ports in juce plugins 4 years ago