3690 Commits (eeaff46212f86a8d75a13929f8b55820e41ae0fd)
 

Author SHA1 Message Date
  falkTX 9aed25df6c Initial work for setting bpm value 7 years ago
  falkTX e6612ba0e1 Update README 7 years ago
  falkTX eee6dc433a Save and restore canvas positions in new sibling file to project 7 years ago
  falkTX 27b83d6042 Add callback for when project finishes loading 7 years ago
  falkTX 307f4fc838 Fix for last commit 7 years ago
  falkTX 2bf815527c Allow to run jack-apps as bridges. recursion ftw! 7 years ago
  falkTX 01dd46b2bd Always set juce plugin host name when importing juce code 7 years ago
  falkTX e62d6646df Stop exporting zynaddsubfx as lv2 plugin 7 years ago
  falkTX 6318983a20 Update zynaddsubfx, closes #517 7 years ago
  falkTX aae1ca5027 libjack: set status pointer to 0, to mean no errors 7 years ago
  falkTX 04dc8d1ff5 libjack: Detect when LD_PRELOAD does not work 7 years ago
  falkTX b8194a0711 Don't try to control windows if libjack.so.0 can't be opened 7 years ago
  falkTX 6426383aee After all this time, knobs finally work in linear mode! 7 years ago
  falkTX dd0995295f Make lv2-export an experimental option, needs to be enabled first 7 years ago
  falkTX f57140592c Fix typo 7 years ago
  falkTX 0e751d4c09 libjack: add a few more (not implemented) functions 7 years ago
  falkTX 6c369f0189 libjack: reduce debug output now that things are more stable 7 years ago
  falkTX 4140d4bb64 libjack: control windows even if "uis on top of carla" is disabled 7 years ago
  falkTX 00a3effd0b Save&restore last add-jack configuration, remove "do not use" label 7 years ago
  falkTX 4fd815b2d8 libjack can now control window show/hide, lots more libjack work 7 years ago
  falkTX 3473573f0c Minor changes to previous commit 7 years ago
  falkTX 9832eb7332 Rework code to find transient windows to map 7 years ago
  falkTX 1b67a0ea0a Add new interposer to make sure libjack is loaded on init 7 years ago
  falkTX a8440a796f Give high priority to wine threads using carla-single bridges 7 years ago
  falkTX b7616519fb Pass midi port to and from bridges 7 years ago
  falkTX 99fe119177 libjack: support for midi out 7 years ago
  falkTX ea475b4eb3 Allow to run bridges inside bridges; Fixup lv2-bridge 7 years ago
  falkTX 99723a3b55 Make lv2-single part of bridge build, since it needs bridge code 7 years ago
  falkTX bd963b6b5d exported lv2s can now show custom gui 7 years ago
  falkTX 050414c63d More work for carla-lv2-single, can export basic fx now 7 years ago
  falkTX a46e37073e carla-single-lv2 starting to take shape 7 years ago
  falkTX efbec398aa Add stub functions for plugin lv2-export in backend 7 years ago
  falkTX 6dbd9ff5a6 Add stub for carla-lv2-single 7 years ago
  falkTX 71e01f6565 Allow d&d of plugin binaries; Fix double-click folders on panel 7 years ago
  falkTX 0ec86ec2ff libjack: midi-in is working 7 years ago
  falkTX 88b7b55b76 bridges: audio setup changes need to happen on audio thread 7 years ago
  falkTX c08141da8b libjack: performance tweaks 7 years ago
  falkTX 355c49b453 Forgot this.. 7 years ago
  falkTX 57dd6027bd Place more parameters per tab in editor dialog 7 years ago
  falkTX 71486e6213 Misc comment update, ignore 7 years ago
  falkTX 7e524d7dce libjack: handle main events and audio on separate threads 7 years ago
  falkTX ad28a03361 libjack: reorder some code 7 years ago
  falkTX 8c07b827d6 libjack: use empty buffers for ports needed by clients but missing 7 years ago
  falkTX ede366a40f Fix windows build 7 years ago
  falkTX 9d4a04cf75 Update juce 7 years ago
  falkTX d5019bdfc2 Tweak script that copies juce code 7 years ago
  falkTX 1664ef546a Tweak rtosc.c to match pull request 7 years ago
  falkTX 85743ce21a Fix more warnings. All clean on gcc5, gcc6, gcc7 and clang4 7 years ago
  falkTX 85ad3f79b5 Silence more warnings 7 years ago
  falkTX 05b361127a Fix a bunch of clang warnings 7 years ago