72 Commits (eb3609b2ccbe2cdcd9f7179835a6091a993fbb06)

Author SHA1 Message Date
  falkTX 215103c05d
Host API calls now require handle as first argument 5 years ago
  falkTX 1fffd7c663 Fix build (remove bin/resources link, use signal on unix, not linux) 5 years ago
  falkTX 20d450554a Bunch more c++ stuff, WIP 5 years ago
  falkTX ed42465d3d
Set options in plugin bridges 5 years ago
  falkTX edc15542e9
Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago
  luz.paz 04b1890c3e Fix source comment and user facing typos 5 years ago
  falkTX 63daa721c3
Fix strict debug build 5 years ago
  falkTX b4fd3bdb33
Really fix build 6 years ago
  falkTX 9f4150227e
Fix build due to last commit 6 years ago
  falkTX d427e92710
Add a real Dummy engine driver, usable with carla-single too 6 years ago
  JP Cimalando 84b069810a Fix a build error on FreeBSD 6 years ago
  falkTX c7b5eb2097
Report bridge error to server, kill bridge right away if it fails 6 years ago
  falkTX 6a6b396747
Name some variables more consistently 6 years ago
  falkTX 22fb410c97 Terminate wine bridges if main carla dies 6 years ago
  falkTX 46dd075303
Terminate wine bridges if main carla dies 6 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 6 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 6 years ago
  falkTX a29d15fc52 Some fixes for windows 6 years ago
  falkTX 2cf7c166e0 AU plugins show up now 6 years ago
  falkTX dc7c89c042 Setup juce gui on relevant parts 6 years ago
  falkTX 3aa5352bb7 Make water File paths accept paths from CWD, adjust bridges to it 6 years ago
  falkTX bde548f00f Initialize OLE in windows bridges, link with -mwindows 6 years ago
  falkTX 6d176142cc Send CCs to bridges when manually run from CLI or carla-single 6 years ago
  falkTX 349651db3a Fix build, remove some test code 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX c580758220 Fix build with old linux 7 years ago
  falkTX 1acd680218 Initialize OS stuff when starting plugin bridge 7 years ago
  falkTX 95ba62de0b Fix crash when closing session containing bridges with ctrl+c 7 years ago
  falkTX 3e126f2592 Fixes for carla-single under ladish, print state messages on start 7 years ago
  falkTX 0e301dc562 Initial implementation of child windows for macOS; Cleanup 7 years ago
  falkTX 438fd9c77c plugin-bridge: signal setup only done for linux 7 years ago
  falkTX 935d9d11e3 Rename water code files to get rid of juce prefix 7 years ago
  falkTX 190ddd0ea1 Include water files as needed, cleanup 7 years ago
  falkTX b00010b65a Rename the custom mini juce fork to "water" 7 years ago
  falkTX 0fc5553a49 Finish moving things to mini juce 7 years ago
  falkTX 980bcf992a Run OS main loop if using plugin bridge 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 4d14bb55fe Kill bridges (child processes) when main carla dies 7 years ago
  falkTX a0ecef12d5 carla-bridge: always init juce gui, even on linux 7 years ago
  falkTX 9385e1150b Update included juce code 8 years ago
  falkTX e07f144bdc Don't use sa_restorer for signal handler, init with memset instead 8 years ago
  falkTX 25f00dd9d1 Misc fixes 9 years ago
  falkTX 1e37ea1e7e Some minor changes needed for bridged AU plugins 9 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 9 years ago
  falkTX 5e93640bab Fix build without X11 dev headers 9 years ago
  falkTX 58512b793a Finish Wine bridge rework, can now run in JACK mode directly 10 years ago
  falkTX 52b7862ab4 Continue previous commit 10 years ago
  falkTX 3a3d42a1ea Try to make an usable client name for carla-single based on lv2 uri 10 years ago
  falkTX 3ddfdb3ba0 Implement carla-lv2 MIDI Out; Remove text-params from internal api 10 years ago