5287 Commits (b7ba3ca9a9dad766f07edabfa699fb2b06e43af4)

Author SHA1 Message Date
  falkTX 5215baba29
Double-resolution tick for carla-lv2 plugin 5 years ago
  falkTX 246d6864d4
Prevent bad vst host from giving carla-plugin invalid time values 5 years ago
  falkTX b2c3a91f19
Clear current project filename on engine stop 5 years ago
  falkTX 40c3c79075
Fix oddities with MIDI learn 5 years ago
  falkTX 862f5fbb92
Fix xycontroller scene not sending all values 5 years ago
  falkTX e139c4438e
patchcanvas: check validity of a few object's parentItems 5 years ago
  falkTX d8c7f9280f
Fix strict build 5 years ago
  falkTX 35157eb405
Alternative way to handle juce message thread in carla-plugin 5 years ago
  falkTX a4be9fdcd3
Bring juce UIs to front when shown 5 years ago
  falkTX c345c3451a
Re-link vst plugin objects when internal static libs change 5 years ago
  falkTX 58d23a4eb8
Set develop version as 2.3.0-alpha1 5 years ago
  falkTX 9696de9430 Disable OSC by default on macos 5 years ago
  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 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 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 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
  falkTX 0e592a0402
Yet another fix for last translation commits 5 years ago