109 Commits (568fc96aa376bee1f779d4d288b5095e8d67ca26)

Author SHA1 Message Date
  falkTX e5ddd8c064
Cleanup 1 year ago
  falkTX 91cee1f997 Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2 years ago
  falkTX b4cf041284
Replace CARLA_EXPORT with separate API / PLUGIN export option 2 years ago
  falkTX 1f5e44c4bb Adjust the rest of the code for CARLA_BACKEND_NAMESPACE macro use 2 years ago
  falkTX 1cc16af5c2
Add audio port hints to backend, starting with lv2 sidechain 2 years ago
  Alexandros Theodotou 10471f05c2 clarify carla_patchbay_connect() docs 2 years ago
  falkTX f9d0e06260 Add carla_get_plugin_latency host function 3 years ago
  falkTX 1ff775e726 Implement a way to set plugins as standalones 3 years ago
  falkTX f9ff6d5c0d Clear up which symbols are exposed in utils and standalone libs 4 years ago
  falkTX 0fad472b59 Rework some symbol exports, resolving conflicts of standalone/utils 4 years ago
  falkTX 0e8a2f6e9f
Start experimenting with embed-ui API, for use in external tools 4 years ago
  falkTX 2009afd551
Fully implement carla_set_custom_ui_title 4 years ago
  falkTX 89566a1a0f
Add API to know current project folder 4 years ago
  falkTX 22a6006c70
Avoid comparing shared_ptr directly to nullptr 4 years ago
  falkTX c178105a15
First go at backend-side canvas positions; Safer jack callbacks 4 years ago
  falkTX c8b2c61037
Fix static CarlaParameterInfo cleanup 4 years ago
  falkTX c14dd9cc60
WIP stuff 4 years ago
  falkTX 215103c05d
Host API calls now require handle as first argument 4 years ago
  falkTX cdcd18725b Fix pedantic warnings; Make binary dir set by default on standalone 4 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 4 years ago
  falkTX 499fce655b
Change nsm_init signature, using uint64 for pid 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 5cd42f262f Fully working lv2 parameter groups; Fix carla-single for vst3 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 78461399e0
Renders inline display for internal plugins, if provided 5 years ago
  falkTX dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 5 years ago
  falkTX 4ce1c0c76c
Finish patchbay host/osc split, minor API changes 5 years ago
  falkTX d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 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
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 5 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 5 years ago
  falkTX d73c0788cc Fix some warnings triggered by gcc-8 6 years ago
  falkTX 85ebe336c5 Fix some warnings triggered by gcc-8 6 years ago
  falkTX f7fcf2ccdf More REST tests, quick hacky code for websockets 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 9253a2a90c Add new carla_get_custom_data_value to API 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX c3a38f7026 Cleanup 6 years ago
  falkTX f8c94ceb7d Start to add back patchbay mode 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 efbec398aa Add stub functions for plugin lv2-export in backend 7 years ago
  falkTX 856bbf6015 Initial work for LV2 internal display 7 years ago