6213 Commits (cb3cf83f9f07d4477dd7dc52cebf701c7b36f753)
 

Author SHA1 Message Date
  falkTX cb3cf83f9f
Move pkgconfig files to their own dir, tweak and install appdata 3 years ago
  Elias 9c67ea4737
add app metainfo (#1535) 3 years ago
  falkTX ea7ed826dd
Automable is not a word, sorry! 3 years ago
  falkTX 095c25da4a
Skip JACK-applications as plugin in static plugin target builds 3 years ago
  falkTX edda704445
Look for directories too when searching non-found vst3 plugins 3 years ago
  falkTX 8c9edf7d51 Add static-plugin target, fix some warnings 3 years ago
  falkTX a79be89871 Do not use -ffat-lto-objects 3 years ago
  Gideon van der Kolf 1ca04c2dbf Remove <br> from Windows readme. 3 years ago
  falkTX 1edb1bb172
Expose a 8cv carla patchbay variant 3 years ago
  falkTX d691978558
Yet another fix 3 years ago
  falkTX 40b3c3de46
Fix previous commit 3 years ago
  falkTX bd7a8429d9
Passing build flags in linker stage is required for LTO to work 3 years ago
  falkTX a5bd2b9841
Fix LTO build 3 years ago
  falkTX d657798657 Do not export DllMain for STATIC_PLUGIN_TARGET builds 3 years ago
  falkTX 7a4b81cf81
Add WITH_LTO build option, disabled by default 3 years ago
  falkTX ae96ff6974
Stop using old gnu++0x, switch to gnu++11 3 years ago
  Sebastian Lohff 14e9ec85fa Disable GraphicsScene indexing method to prevent crashes 3 years ago
  Jean Pierre Cimalando 08a693c3c9 vst3: user common files in the default path 3 years ago
  falkTX 37b294bdd2
Fix dependency target for jackbridge 3 years ago
  falkTX 51028655d0
Don't expose symbols for STATIC_PLUGIN_TARGET 3 years ago
  falkTX ac8e58f84d Fix STATIC_PLUGIN_TARGET build 3 years ago
  falkTX 2b3924c89c
Bump version to 2.4.1 3 years ago
  falkTX f89484645e
Fix MemoryOutputStream destructor after the latest changes 3 years ago
  falkTX 2c0f941f5b
Fix a strict compiler warning 3 years ago
  Hans-J. Schmid 3316618aa5
explicit casting start 3 years ago
  falkTX 1d28728d2d Install CarlaNativePlugin.h 3 years ago
  falkTX d61f507e72 Add NATIVE_PLUGIN_OPCODE_HOST_USES_EMBED, for special hosts 3 years ago
  falkTX 01db5f4b7e Update LV2 UI parameter values after embedding 3 years ago
  falkTX dc6fdacf68 Add STATIC_PLUGIN_TARGET macro; Fix wrong memory reads on lv2 list 3 years ago
  falkTX 183fc4e236 Tweaks for Ildaeil, MemoryOutputStream::getDataAndRelease() 3 years ago
  falkTX 73cf853509 Correct last commit 3 years ago
  falkTX f9d0e06260 Add carla_get_plugin_latency host function 3 years ago
  falkTX 93cbcaf9cb More USING_RTAUDIO setup, build jackbridge.min.a 3 years ago
  falkTX 5db3077f25 Start using USING_RTAUDIO macro 3 years ago
  falkTX 30ddf5885f Lead by example 3 years ago
  falkTX 285984719c Separate system and dependency checks to new file 3 years ago
  falkTX d87e6f87ab
Safer way to fetch X11 UI size 3 years ago
  falkTX e081724910 Revert "Same fix for removeInternal" 3 years ago
  falkTX ae6e2c575c
Set PLUGIN_HAS_CUSTOM_EMBED_UI flag for LV2 plugins as possible 3 years ago
  falkTX db46099c08 Fix build with some libraries in custom prefixes 3 years ago
  Jean Pierre Cimalando 5ec8d07b2b Makefile user variables 3 years ago
  Xeonacid 67e38d1247 Replace -lpthread with -pthread 3 years ago
  falkTX bc7deaab69
Send keyboard and focus events to VST3 UIs as needed 3 years ago
  falkTX a17e9b6152
Say hello to IRC :) 3 years ago
  falkTX eab801201f
Fix unused parameters preventing real ones showing up 3 years ago
  falkTX cac2d62925
Fetch/set some extra info for VST3 plugin parameters 3 years ago
  falkTX be5b036a54
Import travesty files and rename a file 3 years ago
  falkTX 0da56ee014
Fix VST3 cleanup order, component should be last 3 years ago
  falkTX babe286631
Use pthread_attr_setdetachstate when RT thread fails too 3 years ago
  falkTX 491617994f Start threads in detached state instead of calling detach 3 years ago