6207 Commits (30f70199dab2de5a87b9ed9dfec9104e19b19529)
 

Author SHA1 Message Date
  Jean Pierre Cimalando 30f70199da jsfx: ensure to invoke @slider after a change of sample rate 3 years ago
  Jean Pierre Cimalando ed78219b20 jsfx: ensure to invoke @slider after parameter change 3 years ago
  Jean Pierre Cimalando 555caea8a0 Fix the MIDI length of size<3 events in jsusfx 3 years ago
  Jean Pierre Cimalando 54ef3d3fea Store the JSFX serialization as base64 3 years ago
  Jean Pierre Cimalando 0dd92dfa19 Make sure to init JSFX APIs, avoiding compilation errors 3 years ago
  falkTX ebebe8d0e8 Merge branch 'jsfx' of https://github.com/jpcima/Carla into jsfx 3 years ago
  Jean Pierre Cimalando ea121e1597 Add water::MemoryInputStream 3 years ago
  falkTX 2c0f941f5b
Fix a strict compiler warning 3 years ago
  Jean Pierre Cimalando af2a46a87e Save all JSFX sliders, even if default 3 years ago
  Hans-J. Schmid 3316618aa5
explicit casting start 3 years ago
  falkTX 1d28728d2d Install CarlaNativePlugin.h 3 years ago
  Jean Pierre Cimalando a4c5af12d7 Fix a typo [ci skip] 3 years ago
  Jean Pierre Cimalando 6a56f9c6ff Initial JSFX implementation 3 years ago
  Jean Pierre Cimalando c3a6c9c641 Event-based MIDI API for jsusfx 3 years ago
  Jean Pierre Cimalando 63c38b9be2 One-time EEL init with mutex guard 3 years ago
  Jean Pierre Cimalando ac710ea7dc Avoid jsusfx macro pollution 3 years ago
  Jean Pierre Cimalando 223471a8e8 Make jsusfx report the pin names 3 years ago
  Jean Pierre Cimalando 951d3684ab Fix eel's 64-bit detection when MinGW is the compiler 3 years ago
  Jean Pierre Cimalando 88c4755743 Add jsusfx 3 years ago
  Jean Pierre Cimalando 40e1bd0a68 Add eel2 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
  falkTX ee82efa34e Check for valid x11 display before using it 3 years ago
  falkTX 815bf9a2e8 CI: Add a few more linux build deps 3 years ago
  falkTX 720a26abbf
Update external plugins, fixing static memory leak 3 years ago
  falkTX 25bfde3a16 Same fix for removeInternal 3 years ago
  falkTX 46a1959849 Fix misuse of water Arrays 3 years ago
  Filipe Coelho 6230e9659e
Update README.md 3 years ago