65 Commits (e1ff768f377f8d6d5e919b61194212fab8694d85)

Author SHA1 Message Date
  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
  falkTX 7d3dba5c14 More rework, DO NOT use 10 years ago
  falkTX 81ed4b6ad0 More cleanup & rework, juce (core) will always be enabled 10 years ago
  falkTX ff2fd75209 Create StringList class for char** lifetime management, and use it 10 years ago
  falkTX ed419b5fcb MIDI Out now working for juce and rtaudio drivers 10 years ago
  falkTX 972f7316d9 Some tests for rtmidi output, not working yet 10 years ago
  falkTX ababc77459 MIDI input working in juce drivers 10 years ago
  falkTX c9bbf0396f Initial working implementation of juce driver 10 years ago
  falkTX 3162795d3f More patchbay work, now for rtaudio 10 years ago
  falkTX 7b97dc6d6c General cleanup 10 years ago
  falkTX 3b6d54acdc More work 10 years ago
  falkTX 94ac5581e1 More work 10 years ago
  falkTX b4ab53fb09 Misc work; cleanup 10 years ago
  falkTX 4c7567d889 Misc changes/cleanup 10 years ago
  falkTX 29abe50118 Misc fixes for using canvas in rack mode 10 years ago
  falkTX 35b04da2b5 on rack mode, use the 1st plugin for canvas actions 10 years ago
  falkTX f6166143aa Use only rtaudio for native audio for now 10 years ago
  falkTX 6815c7797a Misc 10 years ago
  falkTX 24f472ac1a Fix mem leaks on close; Always print in juce LeakObjectDectetor 10 years ago
  falkTX 9a6d7dff39 Fix build with new juce 10 years ago
  falkTX 61ef02afc3 Add pluginId to CLIENT_ADDED callback; Misc changes 10 years ago
  falkTX 8732657bc7 Juce related fixing 10 years ago
  falkTX 40c7a02c08 Move a bit more stuff around 10 years ago
  falkTX 78be58ae7f Move some file and functions around 10 years ago
  falkTX b8e9a62126 Update code for List->LinkedList; Enable DSSI and LS again 11 years ago
  falkTX 0604e3ee91 Define engine options properly before start; More juce-engine work 11 years ago