5185 Commits (def5ed663ff1dad9f63d227c3846b91942eaf052)

Author SHA1 Message Date
  falkTX def5ed663f
Re-link vst plugin objects when internal static libs change 4 years ago
  falkTX 816a14d45d
Bump version to 2.1-RC2 4 years ago
  falkTX 5653c568d0 Disable OSC by default on macos 4 years ago
  falkTX 99b2d599d4 Don't hide juce desktop window before deletion, fixes VST3 crashes 4 years ago
  falkTX 9811e392ab Forgot to revert a previous change; cleanup 4 years ago
  falkTX 5e3619ba1b Alternative, cleaner approach to JUCE run loop on carla-plugin 4 years ago
  falkTX e958731da6 Replace some XFlush calls with XSync 4 years ago
  falkTX 2a6f36bbe2 Carefully handle lv2 ui child window, fixes crash with some x42 uis 4 years ago
  falkTX 7adb589aa5 Compress canvas clipboard image saving (as PNG) 4 years ago
  falkTX ca6b05ef43
Fix build with old compilers 4 years ago
  falkTX 94817aed72
Remove incomplete, unused patchcanvas c++ stuff 4 years ago
  falkTX edc51102e8
Replace hacky midi-pattern temporary-note-flag with midi-queue 4 years ago
  falkTX 41a318ecb6
Finalize XY controller plugin 4 years ago
  falkTX a049ba112a
XYController fixup, params work now 4 years ago
  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