4918 Commits (d1cd153e6c0cc85c71232eca341865d2512568d7)
 

Author SHA1 Message Date
  falkTX d1cd153e6c
Start work for High-DPI mode 5 years ago
  falkTX ac20048dc4 Fix carla-control binary build startup path 5 years ago
  JP Cimalando 84b069810a Fix a build error on FreeBSD 5 years ago
  falkTX 462bb589cc
Use new jackbridge_uuid_parse in jack engine class 5 years ago
  falkTX b171cbca87
Add jackbridge_uuid_parse 5 years ago
  falkTX fc39645141
Do not bridge LSP plugin UIs, for now 5 years ago
  falkTX cb141838a9
Fix build with external plugins 5 years ago
  falkTX d218b58249
Fix build; Remove debug prints; Implement drag/touch for bridges 5 years ago
  falkTX dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 5 years ago
  falkTX d4a0292f37
carla-vst: expose first plugin params for host automation; cleanup 5 years ago
  falkTX 1dc76b5cc8
Forgot to add a file.. 5 years ago
  falkTX c75b836f2e
Fix previous commit for old qt versions 5 years ago
  falkTX f91b326d8c
Add setDesktopFileName to our frontend qt app instance 5 years ago
  falkTX d0610840bd
Add back modgui support 5 years ago
  falkTX 0c197e12b1
Make main carla client selectable on canvas in jack mode 5 years ago
  falkTX b4e05d4d1b
Mapping between plugin id and canvas group id; Cleanup 5 years ago
  falkTX 9379d71c9c
Fix cross-compilation 5 years ago
  falkTX bada73b952
Merge branch 'master' into develop 5 years ago
  falkTX e87013204a
Remove test variable 5 years ago
  falkTX 35d59d1ed5
Add jackbridge_client_get_uuid 5 years ago
  falkTX 5515eac76b
Some precautions when redrawing inlinedisplay 5 years ago
  falkTX 3f1c8d92f2
Set canvas icons for a few known plugins 5 years ago
  falkTX b150b14b96
Change a function signature 5 years ago
  falkTX 0161d0bde6
Trigger initial canvas item update when inlinedisplay is turned on 5 years ago
  falkTX 585997725a
COntinuing previous commit 5 years ago
  falkTX 93579acf27
Don't unload plugins that use inlinedisplay 5 years ago
  falkTX 1e1a6a37a3
Store our custom data in jack2 meta-data, cleanup 5 years ago
  falkTX b7922f3dd5
Experimental inline display inside canvas 5 years ago
  falkTX 358e8ede1c
Remove Time::getApproximateMillisecondCounter from water 5 years ago
  falkTX f645715ec8
Pass flag indicating plugin inlinedisplay support to patchcanvas 5 years ago
  falkTX 25392124d3
Install internal jack client 5 years ago
  falkTX 200de887e8
Move ThreadSafeFFTW class to its own file 5 years ago
  falkTX 191939cd80
jackbridge: return success if jack_connect returns EEXIST 5 years ago
  falkTX d872b46c8c
Tweak connect action: if source is mono, connect to all targets 5 years ago
  falkTX b17256001b
Add "connect" menu to patchbay clients/boxes 5 years ago
  falkTX de8e0d3bd9
New carla-control osc-connect dialog 5 years ago
  falkTX 7925f36d20
Dynamically show knobs in rack view as much as possible 5 years ago
  falkTX 64e888964f
Disable word-wrap in add-plugin list view 5 years ago
  falkTX dc7a0adb3f
Fixes for internal client and osc 5 years ago
  falkTX c7b5eb2097
Report bridge error to server, kill bridge right away if it fails 5 years ago
  falkTX 8a2caa7b9f
Expose internal jack client 5 years ago
  falkTX fe54424a07 Update our rtaudio patch 5 years ago
  falkTX cc2a33b3aa
Update our rtaudio patch 5 years ago
  falkTX 4b7aae363a
Cleanup 5 years ago
  falkTX dca1135f85
Update gitignore 5 years ago
  falkTX 932b4c9746
Cleanup 5 years ago
  falkTX cf4f1dd97a
Allow to build arm32 bridge, magically works with qemu/binfmt \o/ 5 years ago
  falkTX e4e2bc38be
Rework structure for plugin/osc backend, more safe to use now 5 years ago
  falkTX f278e79d6f
Fix carla-control not realizing plugins are active when fist added 5 years ago
  falkTX 94d30f085b
OSC control now waits for responses from server 5 years ago