249 Commits (5ec4e3ac3b3b186f8ba006e0104eb901cad059c3)

Author SHA1 Message Date
  falkTX 5ec4e3ac3b Add vst product string test, to know if we should capture keys 7 years ago
  falkTX 982784dfe3 Fix some special VST key handling 7 years ago
  fundamental bae1ad52ac Fix VST Build With DISTRHO_PLUGIN_HAS_EXTERNAL_UI 7 years ago
  falkTX 07cf566b64 Testing: handle effEditKeyUp/Down from host 7 years ago
  falkTX aad1005802 Implement initial MOD LV2 license API 8 years ago
  falkTX c3a3ee004e Skip output control ports in lv2 presets 8 years ago
  falkTX f644f303c5 Fix dssi_get_midi_controller_for_port (needs port offset) 8 years ago
  falkTX bb29962a51 Add Parameter::initDesignation() 8 years ago
  falkTX 8c27ddb0bb Implement bypass (enabled) for LV2 8 years ago
  falkTX 91d1a9bdf7 Another typo 8 years ago
  falkTX 4c6c52ec83 Fix typo 8 years ago
  falkTX aa6288df7c Add parameter designation API (unused for now) 8 years ago
  falkTX 9b69b9da63 Fix unused variable warning 8 years ago
  falkTX 6a764d3f88 Fix build without UI 8 years ago
  falkTX b5b1f2cfec Use MIDI program and CC messages under JACK mode 8 years ago
  falkTX e0d8e14a14 Don't set default value for LV2 control outputs 8 years ago
  falkTX 7d1b9a7d1f Don't pad LV2 UI->DSP messages 8 years ago
  falkTX 34e604fd12 Fix initial size of lv2 atom output buffer 8 years ago
  falkTX 200b58cc6d Always initialize LV2 atom output buffer 8 years ago
  falkTX ebb4c82c90 Don't use sa_restorer for signal handler, init with memset instead 8 years ago
  falkTX de41152255 Use linux as OS fallback if not mac or windows 8 years ago
  falkTX cda831ffcd Add 'midiCC' hint to Parameter, use in as DSSI code already 8 years ago
  falkTX 8773ce8480 Don't allow to mix LADSPA_HINT_TOGGLED with other hints. 8 years ago
  FaTony 76b7a34dfd Fixed indentation. 8 years ago
  FaTony bf8f1ff54b Added DSSI pitch bend handling. 8 years ago
  falkTX 95ca7b0f7d Minor MacOS build fixes 9 years ago
  falkTX 70e3780a63 Reporting LV2 latency port to the UI is not fatal 9 years ago
  falkTX d5d4d94182 Add notOnGUI property to lv2 latency port 9 years ago
  falkTX 79dfcc97e4 Fix new OSX build 9 years ago
  falkTX 97fb4236d0 Proper signal class implementation 9 years ago
  falkTX a94a9948fc Final fix 9 years ago
  falkTX 793c9f658c Fix previous commits 9 years ago
  falkTX 32730ebfe2 Really fix FreeBSD build 9 years ago
  falkTX dc12c0cf30 Remove test code 9 years ago
  falkTX 60d8fad890 Limit String base64 stack size 9 years ago
  falkTX c255436ab6 Treat FreeBSD and GNU (Hurd) as if they were linux 9 years ago
  falkTX 94f2f5087a Use a signal to wait for thread start 9 years ago
  falkTX 663f30a047 Add Signal class alongside Mutex 9 years ago
  falkTX 87217454c3 Update some comments 9 years ago
  falkTX 21dfb8dd91 Fix Old OSX build 9 years ago
  falkTX 662ca8a751 Fix external-ui build on OSX; Fix non-embed external-ui 9 years ago
  falkTX f726245325 Pass LV2 UI bundle path to external UIs 9 years ago
  falkTX ba4e240464 Make PTHREAD_PRIO_INHERIT optional 9 years ago
  falkTX fd34de63e4 Mutex: Use PTHREAD_PRIO_INHERIT protocol 9 years ago
  falkTX 277d2de600 Fix for some very picky warnings 9 years ago
  falkTX 1e83d2a9ce OSX related fixes; Add 'MACOS_OLD=true' if using apple-gcc4.2 9 years ago
  falkTX 1123468ccf Cleanup 9 years ago
  falkTX 0ceb33b004 Fix OSX build 9 years ago
  falkTX 5d70c8a977 Update copyright dates; Add license header comment to utility code 9 years ago
  falkTX f40b419e37 Update doxygen file and some copyright dates 9 years ago