49 Commits (25fca1b8517d17a0225d5f232b4df5e4c0e8293e)

Author SHA1 Message Date
  falkTX 5a9e11a242
Store the raw MIDI value in EngineControlEvent, for future use 4 years ago
  falkTX c3f05e4e96
Initial implementation of MIDI learn (per plugin, not global) 4 years ago
  falkTX ccb52ad79c
Make the previous changes backwards compatible 4 years ago
  falkTX 12318879c6
Implement lv2ui background/foreground color 4 years ago
  falkTX 9de958461e Add option to clear xrun after project load 4 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX 5fbae267ce Save/cache audio driver in engine settings; Fixes to dialog 5 years ago
  luz.paz 04b1890c3e Fix source comment and user facing typos 5 years ago
  falkTX 269356b881
Testing: Send UI scale to lv2 uis 5 years ago
  falkTX e5ab26bac8
Implement OSC settings save, load and apply; Fix typo in callback 5 years ago
  falkTX 8535f839bf
Start work for OSC settings 5 years ago
  falkTX 37014357ad Start adapting for old juce 5 years ago
  falkTX d73c0788cc Fix some warnings triggered by gcc-8 6 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX 85ebe336c5 Fix some warnings triggered by gcc-8 6 years ago
  falkTX de030b6b81 Small fix for transport changed check, in case BBT is not available 6 years ago
  falkTX e3e2288691 Only send kVstTransportChanged to VST plugins when really needed 6 years ago
  falkTX 9a68a49849 Big push to get transport working correctly. Seems quite nice now 6 years ago
  falkTX bf60778ad9 Use double-precision for time tick; Force bridge build without osc 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX a0761932ca Convert num-periods int option to triple-buffer bool 6 years ago
  falkTX 1967b55052 Fix NaN when controlling log params with MIDI CC 6 years ago
  Julian Wolff 6c12b091de fix #619, wrong assertion on MIDI CC param 6 years ago
  falkTX c29529b456 Fix timing issues, please test 6 years ago
  falkTX 52f56ad468 Make sure midi channel is always set on output 6 years ago
  falkTX 33b5afb9e3 Don't build wine options under windows 6 years ago
  falkTX 518f2557a1 Continue splitting of carla-plugin LV2 code 6 years ago
  falkTX 82b59c6e1b Disable UI bridges on macOS (for now) 7 years ago
  falkTX 6743921cea Re-add patchbay mode to backend 7 years ago
  falkTX fcea66d79f Fixup new code for -Weffc++ 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 2adddc21a6 Finish wine options, except auto-prefix 7 years ago
  falkTX a6405a4fce Continue transport work, link can now be enabled (untested) 7 years ago
  falkTX 8de9234e04 Make things build again 9 years ago
  falkTX 10a0fb5a7a Add support for internal plugins with more than 1 midi input 9 years ago
  falkTX 7bb58f1265 Change default process mode to patchbay on non-linux systems 9 years ago
  falkTX b46d793527 Don't use out-of-process LV2 UIs on Windows, not working yet 9 years ago
  falkTX f1b410916c Finish previous work about not using AU_PATH (now in backend) 9 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX 4d5b3b3c50 Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing) 10 years ago
  falkTX f4e5795a71 Add ENGINE_OPTION_PLUGIN_PATH, will be needed soon 10 years ago
  falkTX a050a886bc Headers update for -Wdocumentation; Add carla_compareFloats function 10 years ago
  falkTX f517d8bcec Code update for -Weffc++ 10 years ago
  falkTX 54f1fcdb14 Revert unintented branch merge 10 years ago
  falkTX 55bddaaf6a Fix some code for effc++ 10 years ago
  falkTX a62800ecac Fix midi input for bridges 10 years ago
  falkTX 9be6d85aec Move engine client and ports into new file 10 years ago
  falkTX 4c73f836f4 Move engine data to a new file 10 years ago
  falkTX dcb5b0b6e6 Move some stuff around; This breaks the build, sorry, to fix asap 10 years ago
  falkTX ed47e0e418 Split some engine code 10 years ago