5724 Commits (b2f841f8894e4878aadc99a46601e37eb1d5a94e)
 

Author SHA1 Message Date
  falkTX b2f841f889
Don't hide juce desktop window before deletion, fixes VST3 crashes 5 years ago
  falkTX 99e29eb48b
Forgot to revert a previous change; cleanup 5 years ago
  falkTX 7dc9e8fce4
Alternative, cleaner approach to JUCE run loop on carla-plugin 5 years ago
  falkTX 9f786e3997
Replace some XFlush calls with XSync 5 years ago
  falkTX 325d436922
Carefully handle lv2 ui child window, fixes crash with some x42 uis 5 years ago
  falkTX 243723a321
Compress canvas clipboard image saving (as PNG) 5 years ago
  falkTX 5a58a90cef
Fix build with old compilers 5 years ago
  falkTX 5b013b9fa6
Replace hacky midi-pattern temporary-note-flag with midi-queue 5 years ago
  falkTX 698d42656f
Finalize XY controller plugin 5 years ago
  falkTX faa97b573a
Add a simple midi queue class code 5 years ago
  falkTX c47340d4b0
internal plugins: Allow to notify UI of MIDI events 5 years ago
  falkTX 05a400d01f
Fix pipe UI message with empty value 5 years ago
  falkTX 9c1e07c047
XYController fixup, params work now 5 years ago
  falkTX f79db0e951
Fix build 5 years ago
  falkTX 2dbb2b6869
Add WIP XYController UI 5 years ago
  falkTX f9b610cc53
Add initial DSP code for xycontroller 5 years ago
  falkTX d3ff7a3400
Remove incomplete, unused patchcanvas c++ stuff 5 years ago
  falkTX 29413dbff0
ScalableDial: Use PNG file for image 2 5 years ago
  falkTX eab038d0f6
Add carla_fillFloatsWithSingleValue util function 5 years ago
  falkTX 7feab5e6f3
Re-add dial_02 resources 5 years ago
  falkTX 6669b26863 Proper way to (un)define the value 5 years ago
  falkTX e6072dfa07 Minor fix 5 years ago
  falkTX 42896acc50 Pass the extra wine include flags when building dgl 5 years ago
  falkTX d5ddff615c Another wine build fix 5 years ago
  falkTX 2f7fed7c0e Add include paths used in wine-devel-dev package 5 years ago
  falkTX 2de46eb824 Allow winehq-stable to build jackbridge 5 years ago
  falkTX 473a8977ff CI fixup before-install 5 years ago
  falkTX c5a9d13bce CI: need i386 for linux main test too 5 years ago
  falkTX 92064ca85a CI: Need to install wine on main linux build too, checking bridges 5 years ago
  falkTX 5489870fa0 CI fixup 5 years ago
  falkTX f826731601
More CI tweaks 5 years ago
  falkTX 3547e3aca0
Fix listing LV2 plugins on Windows 5 years ago
  falkTX 820b3d9f51 fluidsynth note after touch only for version >= 2 5 years ago
  falkTX 3cbfcf4fbb Alternative/better way to find all audio ports in juce plugins 5 years ago
  falkTX da037bc558
Use focal 5 years ago
  falkTX a40cfccce3
Wine packages in debian are weird.. 5 years ago
  falkTX 5562513ece
Final CI fix 5 years ago
  falkTX ebf3d8f4ca
More CI tweaks 5 years ago
  falkTX 6f4f53441a
More CI tweaks 5 years ago
  falkTX 845a1469ed
Use bionic for CI by default 5 years ago
  falkTX 91478b3166
Use fluidsynth v2 in CI builds 5 years ago
  falkTX ba3999c305
Note aftertouch is supported in fluidsynth now 5 years ago
  falkTX c18a8817f7
Fix typo 5 years ago
  falkTX 9e5d789cd7
midi pattern: prevent parameter changes when ui opens up 5 years ago
  falkTX cb8477cf1c
midi pattern: Do not delete notes when changing number of measures 5 years ago
  falkTX 8301366ae1
midi pattern: quick&dirty note audition, fix octave offset 5 years ago
  falkTX 35feaa3c7f
MIDI file/pattern: do not lose any RT events during save 5 years ago
  falkTX c3c57aceb3
Cleanup 5 years ago
  falkTX 175434b9d2
midi pattern: Keep playback position while changing BPM 5 years ago
  falkTX 64ee3bea0b
Fix MIDI pattern missing notes at the edges, improve MIDI performance 5 years ago