194 Commits (49aa8c0e5888b8242e1fbb74401befb2937c4e02)

Author SHA1 Message Date
  falkTX cb41d6ab9a Run juce event loop ourselves when needed 5 years ago
  falkTX 37014357ad Start adapting for old juce 5 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX 61a7394ecd Cleanup in carla as plugin code, preparing for some wine :) 6 years ago
  falkTX ed329d98eb Big cleanup now that embed ui is gone 6 years ago
  falkTX 360db9e0ce Rename things regarding audio peaks, will be useful for rest later 6 years ago
  FilipeCSnuk 02fe784cc8 Expose new carla-plugin-native object 6 years ago
  falkTX 119d370d58 Remove an old define, missing timeinfo on carla-plugin gui on win32 6 years ago
  falkTX cd8cea6539 macOS related fixes 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX 261f25c369 Revert a previous decision, till we get info from hosts if supported 6 years ago
  falkTX e338f9afdf Implement getting files for carla-plugin as internal 6 years ago
  falkTX 6200e88aab Carla-Plugin: Don't allow loading plugins that require fixed buffers 6 years ago
  falkTX bf60778ad9 Use double-precision for time tick; Force bridge build without osc 6 years ago
  falkTX c3a38f7026 Cleanup 6 years ago
  falkTX 52f56ad468 Make sure midi channel is always set on output 6 years ago
  falkTX 51c6bc346a Fixup carla-patchbay/graph to work with variable buffer sizes 6 years ago
  falkTX 54094ef995 Build our obj-c code with different class names per build target 6 years ago
  falkTX 4be883f0ca Fix missing output ports in carla-plugin non-stereo versions 6 years ago
  falkTX 518f2557a1 Continue splitting of carla-plugin LV2 code 6 years ago
  falkTX c3097fb386 Stop trying to write to pipes when previous op fails, other fixes 6 years ago
  falkTX 09fb3d6500 Fix build on Mac OS and old non-c++11 compilers 7 years ago
  falkTX 935d9d11e3 Rename water code files to get rid of juce prefix 7 years ago
  falkTX 190ddd0ea1 Include water files as needed, cleanup 7 years ago
  falkTX f34bd6e135 Add carla-rack no-midi-out mode as plugin 7 years ago
  falkTX 6743921cea Re-add patchbay mode to backend 7 years ago
  falkTX b00010b65a Rename the custom mini juce fork to "water" 7 years ago
  falkTX 0fc5553a49 Finish moving things to mini juce 7 years ago
  falkTX f70ab2d39e Continue juce removal; Remove old patchbay plugin data 7 years ago
  falkTX c4d5106563 Remove a few more juce related code 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 9aed25df6c Initial work for setting bpm value 7 years ago
  falkTX fc17ed616b Use separate thread for carla-plugin juce events 7 years ago
  falkTX 4dedc0c657 Run juce messages on linux host thread; Update juce icon; Cleanup 7 years ago
  falkTX e0052929f5 Update Juce to v5.1.1, tweak Carla code as needed 7 years ago
  falkTX 5d9d17ad1b Wait for carla-plugin LV2 to be ready, pass widget correctly 7 years ago
  falkTX a6405a4fce Continue transport work, link can now be enabled (untested) 7 years ago
  falkTX b10f6aadbf Implement JACK timebase master; Cleanup 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 ba20238243 Fix small warning 7 years ago
  falkTX 6ba82f32ed Rework pipe code, now working under win32; Enable pipe plugins 7 years ago
  falkTX 7e6ed45fa4 Fix crash (data corruption) when using certain UIs in carla-plugin 7 years ago
  falkTX a68cef0f86 Cleanup latency code 8 years ago
  falkTX b210836e7b Fix nitpick warnings; Fix carla-lv2 round-error timing 8 years ago
  falkTX 72b1a13df1 Re-add tracktion vst fix. Use CARLA_TRACKTION_WORKAROUND env var 8 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 8 years ago
  falkTX 99070e3ec0 carla-lv2: Don't set fixed-buffer requirement for now 9 years ago
  falkTX eef9ed7492 Bypass MIDI events on carla-plugin when rack is empty 9 years ago
  falkTX 76fe6e806a Fix several minor issues with carla-plugin, closes #280 9 years ago