162 Commits (508f2276d1b6e43fd6fba851f2a96228f801383c)

Author SHA1 Message Date
  falkTX 12318879c6
Implement lv2ui background/foreground color 4 years ago
  falkTX 45fc5b7d96
Don't allow NSM without project, be clear when NSM cant be used 4 years ago
  falkTX 9de958461e Add option to clear xrun after project load 4 years ago
  falkTX cdcd18725b Fix pedantic warnings; Make binary dir set by default on standalone 4 years ago
  falkTX a10dc38684 More API rework needed to export controls/cv, WIP 4 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 4 years ago
  falkTX a7188bedc4
Add API to set mapped param ranges; bridge backwards compat stuff 4 years ago
  falkTX f9fb98438a
Add API to enable/disable CV controls 4 years ago
  falkTX edc15542e9
Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX fc5e2f37d0 Fix changing transport mode when not using multi-client 5 years ago
  falkTX 92f7b267ec Enforce use of return value of a few CarlaPlugin functions 5 years ago
  falkTX f652ad2e13 Rework for better plugin string result handling; single page params 5 years ago
  falkTX 5fbae267ce Save/cache audio driver in engine settings; Fixes to dialog 5 years ago
  falkTX 18095d27b1 Implement device config changes at runtime (juce and jack) 5 years ago
  falkTX e45601a25d Add configure driver option to engine menu, custom panel button 5 years ago
  luz.paz 04b1890c3e Fix source comment and user facing typos 5 years ago
  falkTX 63daa721c3
Fix strict debug build 5 years ago
  falkTX d427e92710
Add a real Dummy engine driver, usable with carla-single too 5 years ago
  falkTX a6db017855
Fix build 5 years ago
  falkTX 78461399e0
Renders inline display for internal plugins, if provided 5 years ago
  falkTX 269356b881
Testing: Send UI scale to lv2 uis 5 years ago
  falkTX dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 5 years ago
  falkTX 200de887e8
Move ThreadSafeFFTW class to its own file 5 years ago
  falkTX 8a2caa7b9f
Expose internal jack client 5 years ago
  falkTX 86c4732517
Small tweaks for OSC ports not available messages 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 d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 5 years ago
  falkTX e5ab26bac8
Implement OSC settings save, load and apply; Fix typo in callback 5 years ago
  falkTX fd19e8483b
Init juce gui before engine; Init fftw thread-safe only once 5 years ago
  falkTX 8535f839bf
Start work for OSC settings 5 years ago
  falkTX fed364b254
Implement clearing xrun count 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
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 5 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 5 years ago
  falkTX 9b0e7feba5 Adjust a few things 5 years ago
  falkTX f75a4803db More juce tweaks 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 360db9e0ce Rename things regarding audio peaks, will be useful for rest later 6 years ago
  falkTX 46178fdca7 Expose carla_set_option to bridges 6 years ago
  falkTX d15e339645 jack transport cannot be disabled in multi-client 6 years ago
  falkTX e0477b1683 Allow RtAudio device name to be empty, gets default value 6 years ago
  falkTX eea8bbbcb7 Avoid an assertion in get_custom_data_value 6 years ago
  falkTX 9253a2a90c Add new carla_get_custom_data_value to API 6 years ago
  falkTX cd8cea6539 macOS related fixes 6 years ago
  falkTX 7d55cfe473 Start code for carla-plugin without lv2 instance-access 6 years ago