50 Commits (ddff565c7115c67eaeb8cab8dba58d35d8a3bd55)

Author SHA1 Message Date
  falkTX ddff565c71
Fix empty program names in some cases; Fix null program on bridge load 5 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 5 years ago
  falkTX 520bbe4465
Properly restore options for all plugin formats, CC on by default 5 years ago
  falkTX 4fca135e85
Yet another build fix 5 years ago
  falkTX 12d6e00b03 Fix build 5 years ago
  falkTX c525717d25 Implement setProgramRT, fixing build 5 years ago
  falkTX 9bc526c1a6 Tweak CarlaPlugin API to make RT engine callbacks optional 5 years ago
  falkTX 3322c9fa7b Do not require label for vst3 5 years ago
  falkTX f652ad2e13 Rework for better plugin string result handling; single page params 5 years ago
  falkTX e3a27c5f0e Fix a build warning 5 years ago
  Ben Crossman cbb07a811b Revised attempt at: https://github.com/falkTX/Carla/pull/489 (#782) 5 years ago
  falkTX dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 6 years ago
  falkTX d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 6 years ago
  falkTX b49a1bc1e4
Cleanup, continue previous commit 6 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 6 years ago
  falkTX 6a6b396747
Name some variables more consistently 6 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 6 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 6 years ago
  falkTX 1759b18a70 Fix a memory leak 6 years ago
  falkTX ea88d9169d Make juce/carla vst save cross-compatible; Builds entire juce on linux 6 years ago
  falkTX a29d15fc52 Some fixes for windows 6 years ago
  falkTX 63c27fe30b Set transient window on macOS 6 years ago
  falkTX 9b0e7feba5 Adjust a few things 6 years ago
  falkTX ad49febd1f More juce fixes 6 years ago
  falkTX 9de72258bd More fixes 6 years ago
  falkTX 482eed6fa1 Forgot to add new files.. 6 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 5248cc84d8 Fix loading plugins in JucePlugin class, after latest Juce changes 7 years ago
  falkTX aa92833b0a Cleanup default options for all plugin types 8 years ago
  falkTX 5991c38360 Make MIDI CC events apply in log scale if needed 8 years ago
  falkTX 0286271dc8 Allow the same midi-cc in multiple parameters for the same plugin 9 years ago
  falkTX df6fd36c1b Cleanup to LinkedList class, always pass fallback 9 years ago
  falkTX 2bec51d2b4 Misc fixes and small changes needed for OSX 9 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 9 years ago
  falkTX c92e969ef2 Use descriptive name for juce based plugins 9 years ago
  falkTX 1913b83f09 Prepare code to restore per-plugin options from project file 9 years ago
  falkTX 52b7862ab4 Continue previous commit 10 years ago
  falkTX 8de9234e04 Make things build again 10 years ago
  falkTX ce8c1ffe07 More LinkedList changes; Update code to use "old" version 10 years ago
  falkTX 10a0fb5a7a Add support for internal plugins with more than 1 midi input 10 years ago
  falkTX b02fc22d70 Fixes needed for upcoming carla-control 10 years ago
  falkTX 54ecb70734 Only map program changes by default if the plugin is a synth 10 years ago
  falkTX cb2177eab2 Fix win/osx build without liblo 10 years ago
  falkTX d670f5d1d8 Don't allow multi-midi-port plugins in patchbay for now; Cleanup 10 years ago
  falkTX d62b7c31dd Continue work to separate idle and uiIdle 10 years ago
  falkTX 92fa5c6f12 Start separation between idle and uiIdle 10 years ago
  falkTX ebcfe69689 win32 pipe fixes, can't test more due to wine issues 10 years ago
  falkTX 7598a8884f Tweak requirements for juce plugins 10 years ago
  falkTX ed507ee0e7 Fix windows build 10 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago