39 Commits (226561ed1bd374752ecd3118c9ce93442e7a0ca4)

Author SHA1 Message Date
  falkTX dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 5 years ago
  falkTX d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 5 years ago
  falkTX b49a1bc1e4
Cleanup, continue previous commit 5 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 5 years ago
  falkTX 6a6b396747
Name some variables more consistently 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 1759b18a70 Fix a memory leak 5 years ago
  falkTX ea88d9169d Make juce/carla vst save cross-compatible; Builds entire juce on linux 5 years ago
  falkTX a29d15fc52 Some fixes for windows 5 years ago
  falkTX 63c27fe30b Set transient window on macOS 5 years ago
  falkTX 9b0e7feba5 Adjust a few things 5 years ago
  falkTX ad49febd1f More juce fixes 5 years ago
  falkTX 9de72258bd More fixes 5 years ago
  falkTX 482eed6fa1 Forgot to add new files.. 5 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 8 years ago
  falkTX df6fd36c1b Cleanup to LinkedList class, always pass fallback 8 years ago
  falkTX 2bec51d2b4 Misc fixes and small changes needed for OSX 8 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 8 years ago
  falkTX c92e969ef2 Use descriptive name for juce based plugins 8 years ago
  falkTX 1913b83f09 Prepare code to restore per-plugin options from project file 9 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 b02fc22d70 Fixes needed for upcoming carla-control 9 years ago
  falkTX 54ecb70734 Only map program changes by default if the plugin is a synth 9 years ago
  falkTX cb2177eab2 Fix win/osx build without liblo 9 years ago
  falkTX d670f5d1d8 Don't allow multi-midi-port plugins in patchbay for now; Cleanup 9 years ago
  falkTX d62b7c31dd Continue work to separate idle and uiIdle 9 years ago
  falkTX 92fa5c6f12 Start separation between idle and uiIdle 9 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
  falkTX 71528d7daa Fix loading VST3 plugins, closes #155 10 years ago
  falkTX 5be55f6d53 Implement programs for juce plugin 10 years ago
  falkTX 16b3ca2a26 Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
  falkTX 5fd388ed02 AU plugins working; Always return valid in carla_get_cached_plugin_info 10 years ago
  falkTX 46ecbdbec3 Fix Windows build 10 years ago
  falkTX 29f8bbf13f Rework some plugin MIDI code, closes #134 10 years ago
  falkTX dac744cd0c Pass CV buffers directly in plugin process function 10 years ago
  falkTX 794f979c10 Cleaup; Adjust bridge stuff a bit more 10 years ago
  falkTX 79e32745e0 Fix build on older compilers (used on OSX) 10 years ago
  falkTX fb7017de85 Fix OSX build and minor things detected by clang 10 years ago
  falkTX b1b44bf6bf CarlaPlugin::setChunkData now uses direct data+size instead of base64 10 years ago