5800 Commits (13d2f66971ff830984d34892b92323c66d9b9ce8)
 

Author SHA1 Message Date
  falkTX 302854ae65 Fix 0 BPM when starting carla as transport master, and not rolling 5 years ago
  falkTX fc5e2f37d0 Fix changing transport mode when not using multi-client 5 years ago
  falkTX 90304c8693 Rework audio file plugin, finally actually works properly 5 years ago
  falkTX 12d6e00b03 Fix build 5 years ago
  falkTX 81cd4e2c90 A few more const things 5 years ago
  falkTX 5b1d5f7a18 More constness cleanup 5 years ago
  falkTX 6c8d6c757f Cleanup CarlaPlugin.hpp const usage 5 years ago
  falkTX c525717d25 Implement setProgramRT, fixing build 5 years ago
  falkTX 9bc526c1a6 Tweak CarlaPlugin API to make RT engine callbacks optional 5 years ago
  falkTX 0bda11bd0f Do not use sprintf in CarlaEngineNative.cpp; Fix previous commit 5 years ago
  falkTX 92f7b267ec Enforce use of return value of a few CarlaPlugin functions 5 years ago
  falkTX 278e1972d8 Add lv2 midnam support; Cleanup CarlaEngine.hpp const usage 5 years ago
  falkTX fa7a1ec0d6 Rename "clear" to "reset" (filters), add clear button on search 5 years ago
  falkTX 3322c9fa7b Do not require label for vst3 5 years ago
  falkTX cae121d99f Tweak look of parameter groups 5 years ago
  falkTX 36e98b942a Set parameter tooltip based on lv2 control comment 5 years ago
  falkTX 8337a2ece4 Protect against bad lv2 rindex value 5 years ago
  falkTX ba07ac4e6f Fix lv2 parameter groups for a few more plugins 5 years ago
  falkTX cbe6bb84c7 Make parameter groups collapsable 5 years ago
  falkTX 026362b5a6 Really fix carla-single 5 years ago
  falkTX 5cd42f262f Fully working lv2 parameter groups; Fix carla-single for vst3 5 years ago
  falkTX 7e7fc22801 More things regarding parameter grouping 5 years ago
  falkTX f652ad2e13 Rework for better plugin string result handling; single page params 5 years ago
  falkTX cbda7aa57c Fix vst3 search on Linux 5 years ago
  falkTX 7d1142b6cf Use -fpermissive when building wine bridges 5 years ago
  falkTX 7b754358e6 Use juce by default on osx and win; fix build with gcc9 5 years ago
  falkTX 1b49ad13f7 libjack: implement jack_get_cycle_times 5 years ago
  falkTX 3dd2982cfc Fix build for legacy gcc 5 years ago
  falkTX 0c536ccc43 Make previous changes c++98 compat 5 years ago
  falkTX f4956c6e08 Add iniial audiofile inline-display, fix bigmeter one 5 years ago
  falkTX 5fbae267ce Save/cache audio driver in engine settings; Fixes to dialog 5 years ago
  falkTX 535cb1e596 Use Ctrl+F to focus on search bar; Fix previous commit 5 years ago
  falkTX fa5eb29985 Focus text search on add-plugin dialog on re-open 5 years ago
  falkTX e3a27c5f0e Fix a build warning 5 years ago
  falkTX f1b3552167 Keep add-plugin dialog in memory, so recurring shows are faster 5 years ago
  falkTX e94f5f477e Add favorite plugin list on right-click custom menu 5 years ago
  falkTX 30b7b26375 Implement favorite plugins list; Better text search 5 years ago
  falkTX e1021ae3a2 Implement reset-filters button in add-plugin dialog 5 years ago
  falkTX f8b5a9b37c Improve add-plugin dialog workflow 5 years ago
  falkTX 4647238243 Remove 'midiChannelIndex' hacks in water processor graph 5 years ago
  falkTX c307dd9d8a Rework add-plugin dialog 5 years ago
  falkTX 6f69af38f2 Fix up mixdown logic 5 years ago
  falkTX 9ae13a882b Tweak wording and size 5 years ago
  falkTX 41a0bf57af Expose libjack midi out channel mixdown option in add-jack dialog 5 years ago
  falkTX b511d21006 libjack: implement midi out channel buffer mixdown 5 years ago
  falkTX 84c69c851c Add option to add-jack for using externally started applications 5 years ago
  falkTX 1cd2d6afaf Set libjack transport frame_rate value (fixes patroneo) 5 years ago
  falkTX b354526c1c Typo 5 years ago
  falkTX 2118ce1e18 Cleanup 5 years ago
  falkTX 0801253997 Finish linux build scripts, now with wine and gtk3 bridge 5 years ago