3713 Commits (25bdf4c025a8ead65fec62c6a6ca3c01b495ca80)
 

Author SHA1 Message Date
  falkTX 980bcf992a Run OS main loop if using plugin bridge 7 years ago
  falkTX d913d3309c Fix regression when loading patchbay connections 7 years ago
  falkTX e6ee1b36f1 Some small win32 fixing, still not quite there yet 7 years ago
  falkTX 021d3d0331 Continue removal of juce stuff; Start some win32 code for plugin ui 7 years ago
  falkTX 3343acb863 Make windows build a little usable without juce 7 years ago
  falkTX c4ceae92d3 Fix win32 bridge build 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 3f1c018bcc Delete the rest of the juce modules 7 years ago
  falkTX b1a15e0cd6 Delete juce_audio_processors 7 years ago
  falkTX a7d2d6ddf4 Delete juce_audio_formats 7 years ago
  falkTX ff1bec4635 Remove juce_audio_devices 7 years ago
  falkTX 1e78076f01 Don't allow LV2 plugins to send unordered events out 7 years ago
  falkTX a30e571f6a Add icon for wine 7 years ago
  falkTX 68bd68b6f1 Implement automatic find of plugin wineprefix 7 years ago
  falkTX 3dd9ecb306 Fix MIDI out on plugin bridges, due to previous optimization 7 years ago
  falkTX 2adddc21a6 Finish wine options, except auto-prefix 7 years ago
  falkTX 09a0083eb2 Start settings for Wine 7 years ago
  falkTX 32c1e55820 Allow to export zyn plugins using `make CARLA_ZYN_COMPAT=true` 7 years ago
  falkTX 4787f56f7b libjack: new option for buffer addition mode 7 years ago
  falkTX 2608fc8482 libjack: copy output to all setup audio ports for single out clients 7 years ago
  falkTX c35f761240 Small optimization to bridges midi out 7 years ago
  falkTX 8e5a30e660 libjack: only process client when activated 7 years ago
  falkTX ffbcc9b6f4 libjack: separate hints and SM type 7 years ago
  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