3346 Commits (ede366a40fd5d07c053bc8cc82ef450da4c3f7e3)

Author SHA1 Message Date
  falkTX ede366a40f Fix windows build 8 years ago
  falkTX 9d4a04cf75 Update juce 8 years ago
  falkTX 1664ef546a Tweak rtosc.c to match pull request 8 years ago
  falkTX 85743ce21a Fix more warnings. All clean on gcc5, gcc6, gcc7 and clang4 8 years ago
  falkTX 85ad3f79b5 Silence more warnings 8 years ago
  falkTX 05b361127a Fix a bunch of clang warnings 8 years ago
  falkTX 6e950b12ec Fix gcc6 warnings 8 years ago
  falkTX 843933bb35 Fix the last warnings with gcc7 8 years ago
  falkTX a8120cc0dd Fix a few gcc warnings 8 years ago
  falkTX 13bb61cef3 More libjack work, add debug prints 8 years ago
  falkTX 736d06ce3d Allow to change volume and balance controls on jack apps 8 years ago
  falkTX 2b870615ef Ignore JackUseExactName, client doesn't know about it anyway 8 years ago
  falkTX 4d14bb55fe Kill bridges (child processes) when main carla dies 8 years ago
  falkTX fa6cd00b63 Test quick trick to always load custom libjack on jack apps start 8 years ago
  falkTX 5814441c1a libjack: mixdown streams of multiple clients. neat :) 8 years ago
  falkTX c779471442 Jack apps can't do CV (need full info on register); Other tweaks 8 years ago
  falkTX 27ce7fc2e1 Start options for jack-app dialog 8 years ago
  falkTX c3a2135f29 More libjack work (ringbuffer and dummy metadata, uuid and stats) 8 years ago
  falkTX 81e2c528cc Rework some of libjack to better support multiple clients 8 years ago
  falkTX cecdea7ede Move some code around 8 years ago
  falkTX ea305bcc2d Install libjack on linux systems; Fix missing macro 8 years ago
  falkTX 7b60ca7d53 Split libjack into several files, for now 8 years ago
  falkTX 8e5c2e292e Move libjack into its own dir 8 years ago
  falkTX cebd6d0802 Init libjack class on load 8 years ago
  falkTX 4c29497581 Expose dialog to start jack apps within carla, super experimental 8 years ago
  falkTX fdcad1d46c Remove fallback to dssi-vst if win32 bridge is missing 8 years ago
  falkTX 6062420d9b Only print pipe write errors once 8 years ago
  falkTX cce41c01ce Always load some plugins in bridge mode (damn fancy guis...) 8 years ago
  falkTX b3d1712afd Update header comment 8 years ago
  falkTX 97bd032ebd Add prevent-bad-behaviour option, and make it work once again 8 years ago
  falkTX 1d932de9b7 Cleanup 8 years ago
  falkTX 5dfc1b8a66 Silence a few warnings in juce code 8 years ago
  falkTX e3c4017168 Tweaks to transport code, still not quite there yet... 8 years ago
  falkTX 95ff85a79a Make sure transport data text is centered 8 years ago
  falkTX 5a239594c2 Move manage-uis option from main to engine 8 years ago
  falkTX 74bfd2e5b3 Hide away stuff in refresh dialog when experimental flag is off 8 years ago
  falkTX 34e74678aa Don't show bridge plugins if experimental flag is off 8 years ago
  falkTX 15041cc148 Move experimental options to new settings tab 8 years ago
  falkTX 3f0ecb6ce2 Tweak code to build against latest juce 8 years ago
  falkTX 03d4e33e65 Update juce 8 years ago
  falkTX 1afdb860c1 Cleanup some jack-plugin code 8 years ago
  falkTX 70838e1d1c Ignore fall-through warnings in zyn-ui code 8 years ago
  falkTX 5dd825d9ae Add secret options for laptop system 8 years ago
  falkTX 531f7ac540 Unset LD_LIBRARY_PATH on external uis 8 years ago
  falkTX 1c529be20b Fix some gcc-7 warnings 8 years ago
  falkTX f9bd8e4f6f Update zynaddsubfx 8 years ago
  falkTX e2320b1fa9 More libjack work, a few more apps are working now 8 years ago
  falkTX 2f9d46ac4e Add secret menu for development; Some libjack tweaks 8 years ago
  falkTX 0584579c16 Import the super experimental libjack code 8 years ago
  falkTX 26d9548604 Update tests 8 years ago