6078 Commits (1a75fc6b19c34ee5834440573df8a5844bb2cf12)

Author SHA1 Message Date
  falkTX 5a58a90cef
Fix build with old compilers 4 years ago
  falkTX 5b013b9fa6
Replace hacky midi-pattern temporary-note-flag with midi-queue 4 years ago
  falkTX 698d42656f
Finalize XY controller plugin 4 years ago
  falkTX faa97b573a
Add a simple midi queue class code 4 years ago
  falkTX c47340d4b0
internal plugins: Allow to notify UI of MIDI events 4 years ago
  falkTX 05a400d01f
Fix pipe UI message with empty value 4 years ago
  falkTX 9c1e07c047
XYController fixup, params work now 4 years ago
  falkTX f79db0e951
Fix build 4 years ago
  falkTX 2dbb2b6869
Add WIP XYController UI 4 years ago
  falkTX f9b610cc53
Add initial DSP code for xycontroller 4 years ago
  falkTX d3ff7a3400
Remove incomplete, unused patchcanvas c++ stuff 4 years ago
  falkTX 29413dbff0
ScalableDial: Use PNG file for image 2 4 years ago
  falkTX eab038d0f6
Add carla_fillFloatsWithSingleValue util function 4 years ago
  falkTX 6669b26863 Proper way to (un)define the value 4 years ago
  falkTX e6072dfa07 Minor fix 4 years ago
  falkTX 42896acc50 Pass the extra wine include flags when building dgl 4 years ago
  falkTX d5ddff615c Another wine build fix 4 years ago
  falkTX 2f7fed7c0e Add include paths used in wine-devel-dev package 4 years ago
  falkTX 2de46eb824 Allow winehq-stable to build jackbridge 4 years ago
  falkTX 3547e3aca0
Fix listing LV2 plugins on Windows 4 years ago
  falkTX 820b3d9f51 fluidsynth note after touch only for version >= 2 4 years ago
  falkTX 3cbfcf4fbb Alternative/better way to find all audio ports in juce plugins 4 years ago
  falkTX ba3999c305
Note aftertouch is supported in fluidsynth now 4 years ago
  falkTX c18a8817f7
Fix typo 4 years ago
  falkTX 9e5d789cd7
midi pattern: prevent parameter changes when ui opens up 4 years ago
  falkTX cb8477cf1c
midi pattern: Do not delete notes when changing number of measures 4 years ago
  falkTX 8301366ae1
midi pattern: quick&dirty note audition, fix octave offset 4 years ago
  falkTX 35feaa3c7f
MIDI file/pattern: do not lose any RT events during save 4 years ago
  falkTX c3c57aceb3
Cleanup 4 years ago
  falkTX 175434b9d2
midi pattern: Keep playback position while changing BPM 4 years ago
  falkTX 64ee3bea0b
Fix MIDI pattern missing notes at the edges, improve MIDI performance 4 years ago
  falkTX 0e592a0402
Yet another fix for last translation commits 4 years ago
  JP Cimalando 3a4c4c8abb
Build and installation of translation files 5 years ago
  falkTX 817b61c43f
Fix last commit (extra unused import) 4 years ago
  JP Cimalando c7edf7c915
Search and load translation files at frontend startup 5 years ago
  falkTX e4b8981b8f
Dont try to build C++ frontend code, we will not use it after all 4 years ago
  falkTX cd6d1d2aea
Select text in search entry also when focusing via shortcut 4 years ago
  falkTX 0464cd5890
Initial code for mapped parameter flags 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