96 Commits (01bfe05fd8847cde45dbef6930c37c4d558b6533)

Author SHA1 Message Date
  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
  falkTX 67c4521df1 Wait for pending events to stop before quitting carla 9 years ago
  falkTX e72d0c3929 Put NSM code into its own separate file 9 years ago
  falkTX 2bc0b3ddb7 Make NSM actions thread-safe 9 years ago
  falkTX 1ce3132801 Rework NSM code, actually works now :) 9 years ago
  falkTX e2122d3e49 Add options argument to addPlugin, allows to pre-set force-stereo 9 years ago
  falkTX 649b5c2923 Move some stuff from host to utils lib; Allows cached plugins in carla-plugin 10 years ago
  falkTX 01935d32ea Continue plugin-bridge rework 10 years ago
  falkTX 0eec70a1ca Export Engine/Plugin C++ API; Make carla_get_engine() non-const 10 years ago
  falkTX 7aa321ad77 Define CARLA_API macro and use it to export some C++ classes 10 years ago
  falkTX 949d117c3c Extend get_internal_plugin_* for cached ones, to be used for LV2 and AU 10 years ago
  falkTX 0e00f85c9a Add carla_get_library_filename/folder functions, needed for LMMS 10 years ago
  falkTX 4ee4519a0b More cleanup; Add get_current_plugin_count and get_max_plugin_number C API 10 years ago
  falkTX 1d9ace6c23 Allow to change between internal and external canvas (plugin vs jack) 10 years ago