164 Commits (5393b8436e5c7ae04892d42c4668e2aed5107b37)

Author SHA1 Message Date
  falkTX 6ef541d1da
Fix strict build warnings against clang 4 years ago
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
  falkTX a7e907d951
Implement CV exposed ports in carla-patchbay 5 years ago
  falkTX d427e92710
Add a real Dummy engine driver, usable with carla-single too 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 b49a1bc1e4
Cleanup, continue previous commit 5 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 5 years ago
  falkTX 5f47979ca0 Do not set rtaudio "hog device" mode 5 years ago
  falkTX 8b6b771b12
Do not set rtaudio "hog device" mode 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 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX e0477b1683 Allow RtAudio device name to be empty, gets default value 6 years ago
  falkTX 17b7d55f0f Fix typo in naming rtaudio jack+alsa backend 6 years ago
  falkTX 7c16b0db07 RtAudio: handle buffer size changes in JACK driver 6 years ago
  falkTX 9ea793d69c Dont show "with ALSA-MIDI" if libasound is not available 6 years ago
  falkTX a0761932ca Convert num-periods int option to triple-buffer bool 6 years ago
  falkTX c3a38f7026 Cleanup 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX 52f56ad468 Make sure midi channel is always set on output 6 years ago
  falkTX dd34da6c36 Fix crash when discovering midi ports using rtmidi 6 years ago
  falkTX de1a514e49 Try to stop rtmidi from crashing on start; Fix typo 6 years ago
  falkTX 39589c1a8a Don't show RtAudio JACK backend outside of linux/mac/windows OSes 7 years ago
  falkTX ec53324944 Never use RtMidi JACK backend 7 years ago
  falkTX 93e567acc6 Rename LINUX_PULSE to UNIX_PULSE, it's not linux only 7 years ago
  falkTX e5c88b584d Use jack-midi if using pulseaudio outside of linux 7 years ago
  falkTX f4f9e77516 Final steps for dummy rtaudio backend 7 years ago
  falkTX 61e6b3c116 set stereo ins and outs for dummy driver 7 years ago
  falkTX 6c102bbeb8 1 more try 7 years ago
  falkTX 67bc2a3e05 One more attempt at dummy driver 7 years ago
  falkTX 09fb3d6500 Fix build on Mac OS and old non-c++11 compilers 7 years ago
  falkTX 6743921cea Re-add patchbay mode to backend 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 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 b6a6d8799a Update juce (needs full rebuild) 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 55283557a8 Fix incorrect input port bounds on non-jack drivers, closes #186 9 years ago
  falkTX 4995bcb64c Sync juce driver code to the rtaudio one, fixes win/osx build 9 years ago
  falkTX 5ac57536ef Continue rework, now working properly I think... 9 years ago
  falkTX 3c1b303b85 Continue 9 years ago
  falkTX 3fc7a0658e Start small rework of engine graph code, to share rack+patchbay 9 years ago