81 Commits (fbc26c4c35553a2cbbc0842fd7a552824aaf986d)

Author SHA1 Message Date
  falkTX e2a7f320a4 Fix missing MIDI CC in jack-apps (was missing implementation) 4 years ago
  falkTX eb3609b2cc Better support for NSM jack-apps: projects and non optional gui 4 years ago
  falkTX 10b11d4397
Allow all MIDI options in jack-apps 4 years ago
  falkTX 9f8c9369b7
Fix build without liblo 4 years ago
  falkTX 89566a1a0f
Add API to know current project folder 4 years ago
  falkTX cbf919917f
NSM/jack-app: Catch "/nsm/server/stop" and use it to hide GUI 4 years ago
  falkTX 4a7fc6dc96
Support custom "/nsm/gui/client/save" for jack-apps 4 years ago
  falkTX fa19e3c03a
NSM: use server-control instead of server_control 4 years ago
  falkTX 218ff8f733
Make add-jack interposer work for builds without X11 4 years ago
  falkTX 99a60a40ab
jack-as-plugin: send gui show/hide depending on app's NSM support 4 years ago
  falkTX dfc8666bb5
Fix for dumb compilers 4 years ago
  falkTX b4a1a8a726
Fix strict build 4 years ago
  falkTX 0873c66902
Fix jack-as-plugin flags for debugging 4 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 4 years ago
  falkTX 8bceb9ed17 Fixup process constness while at it 4 years ago
  falkTX a7188bedc4
Add API to set mapped param ranges; bridge backwards compat stuff 4 years ago
  falkTX edc15542e9
Rework some code, join LADSPA and DSSI plugin support code into 1 5 years ago
  falkTX 9bc526c1a6 Tweak CarlaPlugin API to make RT engine callbacks optional 5 years ago
  falkTX f652ad2e13 Rework for better plugin string result handling; single page params 5 years ago
  falkTX 41a0bf57af Expose libjack midi out channel mixdown option in add-jack dialog 5 years ago
  falkTX b511d21006 libjack: implement midi out channel buffer mixdown 5 years ago
  falkTX 84c69c851c Add option to add-jack for using externally started applications 5 years ago
  falkTX c4552d6bc9
Always send open message to NSM clients 5 years ago
  falkTX 1007828871
libjack: implement uuid and thread-init cb, some cleanup 5 years ago
  falkTX d218b58249
Fix build; Remove debug prints; Implement drag/touch for bridges 5 years ago
  falkTX 3f1c8d92f2
Set canvas icons for a few known plugins 5 years ago
  falkTX 19ecd24ae3
Really fix build without liblo 5 years ago
  falkTX d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 5 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX ada9445338
libjack: Replace hardcoded numbers with enums 5 years ago
  falkTX 59955b16aa
Small fixes to libjack 5 years ago
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 5 years ago
  falkTX e9dffc601e
Introducing "Cancelable actions" 5 years ago
  falkTX 68c24a13aa libjack: catch window close when possible, and hide it instead 6 years ago
  falkTX d9979d0c56 libjack: Implement basic session management via SIGUSR1 signal 6 years ago
  falkTX 565eb7c29e libjack: catch window close when possible, and hide it instead 6 years ago
  falkTX 81e9caa81a libjack: Implement basic session management via SIGUSR1 signal 6 years ago
  falkTX ef07babaad Fix dynamic buffer size against plugin bridges 6 years ago
  falkTX 2b6c6d8440 Fix dynamic buffer size against plugin bridges 6 years ago
  falkTX 9a68a49849 Big push to get transport working correctly. Seems quite nice now 6 years ago
  falkTX b5f528bdf0 Pass amount of frames to bridge process call 6 years ago
  falkTX bdeb87acb7 Pass amount of frames to bridge process call 6 years ago
  falkTX c789997920 More of the same 6 years ago
  falkTX 8383b114e8 Handle (ignore) arbitrary number of audio ports in rack mode 6 years ago
  falkTX 9cd03be62b Fix crash under debug mode when adding jack apps 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX 074b1bcf19 Fix linux build after latest changes 6 years ago
  falkTX 7de5812912 More rt/non-rt function split, catch unwanted uses 6 years ago
  falkTX c0c08e8898 Start splitting RT and non-RT plugin functions 6 years ago