5171 Commits (0949811a5cd9f1e55faf294b2579030bba12d4fe)

Author SHA1 Message Date
  falkTX 0949811a5c
Add WIP XYController UI 4 years ago
  falkTX ac0b9c86c2
Proper way to (un)define the value 4 years ago
  falkTX 54cc275711
Minor fix 4 years ago
  falkTX 2bdf7060b0
Pass the extra wine include flags when building dgl 4 years ago
  falkTX 44e231ff19
Another wine build fix 4 years ago
  falkTX b8b23bec88
Add include paths used in wine-devel-dev package 4 years ago
  falkTX 6b2a871dea
Allow winehq-stable to build jackbridge 4 years ago
  falkTX 5da6868a8a
Alternative/better way to find all audio ports in juce plugins 4 years ago
  falkTX 121b054226
Dont try to build C++ frontend code, we will not use it after all 4 years ago
  falkTX 6639367c41
Add a simple midi queue class code 4 years ago
  falkTX e3776ee2bb
internal plugins: Allow to notify UI of MIDI events 4 years ago
  falkTX d973eccea8
Fix pipe UI message with empty value 4 years ago
  falkTX 79c7a297b2
Fix build 4 years ago
  falkTX f23d82460a
Add initial DSP code for xycontroller 4 years ago
  falkTX 1fe84edee4
ScalableDial: Use PNG file for image 2 4 years ago
  falkTX dc044e5251
Add carla_fillFloatsWithSingleValue util function 4 years ago
  falkTX ec55fab669
Fix listing LV2 plugins on Windows 4 years ago
  falkTX 79f4fd3ae7
Select text in search entry also when focusing via shortcut 4 years ago
  falkTX f07b0d8678
Fix typo 4 years ago
  falkTX 9263217e39
midi pattern: prevent parameter changes when ui opens up 4 years ago
  falkTX 1b3013b6cf
midi pattern: Do not delete notes when changing number of measures 4 years ago
  falkTX 6f9a4cc7b8
midi pattern: quick&dirty note audition, fix octave offset 4 years ago
  falkTX e1dbe01b4f
MIDI file/pattern: do not lose any RT events during save 4 years ago
  falkTX 921beb2fe1
Cleanup 4 years ago
  falkTX f0db4343f4
midi pattern: Keep playback position while changing BPM 4 years ago
  falkTX d291823580
Fix MIDI pattern missing notes at the edges, improve MIDI performance 4 years ago
  falkTX 6dbe64bc1f
Fix regression, missing notes on new plugins 4 years ago
  falkTX fc1b59f9a2 A few more fixes for macos 10.8 build 4 years ago
  falkTX f2ae25f8ba
Fix build with last commit 4 years ago
  falkTX b87061d6e3 Fixup juce with macos 10.8, enable it again 4 years ago
  falkTX a58501468e
Correct usage of LV2 options interface to change plugin block size 4 years ago
  falkTX 53b3a2cbac
Add option to disabling sending notes to plugins (reverse on) 4 years ago
  falkTX 03c52b795d
Fix MIDI file removing channel bit from 0-velocity note "on"s 4 years ago
  falkTX 8169fe32a3
Fixup RackListWidget::dragLeaveEvent 4 years ago
  falkTX 583d1efb41
Fix strict build 4 years ago
  falkTX b4eac526e2
Add unused PluginParameterData::getFinalValueWithMidiDelta() 4 years ago
  falkTX 5a9e11a242
Store the raw MIDI value in EngineControlEvent, for future use 4 years ago
  falkTX 6995188ebd
Fix zero-velocity note-ons on MIDI files 4 years ago
  falkTX b74d8344af
carla-jack-multi should always show canvas 4 years ago
  falkTX d0446fe4fa
Show canvas tab in jack-single or multi modes under NSM 4 years ago
  falkTX 94eb431466
Bump version to 2.1.95 aka 2.2-RC1 4 years ago
  falkTX c502be9864
Skip MIDI learn status when cloning or renaming plugin 4 years ago
  falkTX 47bc02a140
Fix strict build 4 years ago
  falkTX d160fc7088
Increase lfo max value, so we can get real slow 4 years ago
  falkTX 088fc9e5b3
Convert control parameter events into MIDI CCs to send to bridges 4 years ago
  falkTX 3946d1299f
Implement MIDI CC and CV source parameter changes for bridges 4 years ago
  falkTX 6f58669c08
Fix internal client build 4 years ago
  falkTX 929c869731
Use a custom flag so our CV ports appear as CV right away 4 years ago
  falkTX 4dd39905ac
Do not give MIDI learn option for output or read-only parameters 4 years ago
  falkTX f053e8ab38
Fix bridge build with previous commit 4 years ago