89 Commits (01bfe05fd8847cde45dbef6930c37c4d558b6533)

Author SHA1 Message Date
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
  falkTX a40177132e
Fixup build with new juce 4 years ago
  falkTX 10bf0d5c82
Fix build against latest changes 5 years ago
  falkTX 84c69c851c Add option to add-jack for using externally started applications 5 years ago
  falkTX 18095d27b1 Implement device config changes at runtime (juce and jack) 5 years ago
  falkTX e45601a25d Add configure driver option to engine menu, custom panel button 5 years ago
  falkTX 3daaad68a1 Enable WASAPI for windows builds 5 years ago
  falkTX a7e907d951
Implement CV exposed ports in carla-patchbay 5 years ago
  falkTX 4ce1c0c76c
Finish patchbay host/osc split, minor API changes 5 years ago
  falkTX 24d715c8da
Split patchbayRefresh for host and osc modes 5 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 5 years ago
  falkTX 1c532e0710
Fix strict build 5 years ago
  falkTX fed364b254
Implement clearing xrun count 5 years ago
  falkTX df7a570095
Add DSP load to RtAudio and Plugin backends, pass info to plugin 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 5 years ago
  falkTX 9b0e7feba5 Adjust a few things 5 years ago
  falkTX f75a4803db More juce tweaks 5 years ago
  falkTX eb5d88ae3d Add juce engine class 5 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX a6405a4fce Continue transport work, link can now be enabled (untested) 7 years ago
  falkTX d2538d34ac Initial code for link support, WIP 7 years ago
  falkTX 45f7442179 Implement basic tempo data for internal time (non-jack) 7 years ago
  falkTX 50b427102c Update CarlaEngineJuce to latest LinkedList changes 8 years ago
  falkTX 2bec51d2b4 Misc fixes and small changes needed for OSX 8 years ago
  falkTX 52b7862ab4 Continue previous commit 9 years ago
  falkTX 8de9234e04 Make things build again 9 years ago
  falkTX ce8c1ffe07 More LinkedList changes; Update code to use "old" version 9 years ago
  falkTX 10a0fb5a7a Add support for internal plugins with more than 1 midi input 9 years ago
  falkTX 270945c24b Misc OSX fixes 9 years ago
  falkTX 4995bcb64c Sync juce driver code to the rtaudio one, fixes win/osx build 9 years ago
  falkTX b6a823457e Some renaming, rework and misc fixing 9 years ago
  falkTX 4018cdff82 Cleanup and minor rework of some engine graph code 9 years ago
  falkTX 6a150351db Allow patchbay mode in rtaudio&juce, let's hope it works! :) 9 years ago
  falkTX fe03459375 Fix for non-jack drivers 10 years ago
  falkTX cd30c7f7e1 Misc fixing & cleanup 10 years ago
  falkTX 073d0667c6 Don't allow rtaudio or juce drivers with patchbay mode yet 10 years ago
  falkTX 413bff2939 Misc fixing 10 years ago
  falkTX bd0330afb1 Fix some issues with engine init/close 10 years ago
  falkTX 1d9ace6c23 Allow to change between internal and external canvas (plugin vs jack) 10 years ago
  falkTX cf21acd636 More work for internal patchbay, seems promising :) 10 years ago
  falkTX af44f4f1fb Misc 10 years ago
  falkTX 8ff9ee4c99 Fix juce engine drivers only be usable once 10 years ago
  falkTX 956b606d17 Misc 10 years ago
  falkTX 3678379b19 Cleanup, only enable some juce stuff if all libs are present 10 years ago
  falkTX ba85fd13a4 Fix engine build with strict flags; Put some common code in utils 10 years ago
  falkTX 1b69fe1802 Preliminary patchbay mode process function 10 years ago
  falkTX fb1a1c2273 Call graph.destroy() on engine classes, not internally 10 years ago
  falkTX fa40698e68 Rack mode working again; Initial patchbay code 10 years ago
  falkTX 34554c4abf Continue cleanup 10 years ago