107 Commits (1a0db2ec2fbc4c7da358fe1ac2872bbc67a68954)

Author SHA1 Message Date
  falkTX 587eb20b3e VSTs fully work once again; Other misc changes 11 years ago
  falkTX 49cd918743 Do some work on the VST class; Misc fixing 11 years ago
  falkTX d4a43219e9 Force vst to build 11 years ago
  falkTX 65a6ba8bb3 More LV2 code import and cleanup 11 years ago
  falkTX 9faa2e70fb Fix build; Use FLOAT_* macros 11 years ago
  falkTX 1bffb3f79a Continue 11 years ago
  falkTX 40c7a02c08 Move a bit more stuff around 11 years ago
  falkTX 0faa179caa Make the most basic LV2 plugins load; misc changes 11 years ago
  falkTX 2f69104066 Remove forced-testing LS 16out; implement LS 16out on discovery 11 years ago
  falkTX 6cbecccaab Misc fixing 11 years ago
  falkTX 26a2f4a447 Make it possible to switch between some plugin type backends 11 years ago
  falkTX 9963928f69 Tweak makefiles; Fix full build and install 11 years ago
  falkTX c4af448741 General API fixing; Only build ladspa for now 11 years ago
  falkTX de752f6411 Make Engine MIDI event extensible, some misc cleanups 11 years ago
  falkTX 853779e732 backend builds again 11 years ago
  falkTX cb8f7807f1 Make base headers not depende on carla utils code 11 years ago
  falkTX 9769143e29 Force backend build once again 11 years ago
  falkTX 771b2dde4f Make the backend compile again, even if broken for now 11 years ago
  falkTX e2aa9e3b42 Misc cleanup 11 years ago
  falkTX a353fb71a8 Replace carla_add/copy/zeroFloat with juce FloatVectorOperation 11 years ago
  falkTX ec1302b2e9 Fix build with older GCC, misc fixes 11 years ago
  falkTX 99c8e26d90 Continue work on plugin host code 11 years ago
  falkTX 9aadaabfef More work for juce migration 11 years ago
  falkTX f9215095c7 Fix zynaddsubfx resource dir; cleanup 11 years ago
  falkTX 0321ff8571 More work for Juce migration, random stuff 11 years ago
  falkTX 8c0d1eff0b Set version as 1.1.0 11 years ago
  falkTX 1defc8dd17 More of the same 11 years ago
  falkTX 14a2293dbf More of the same 11 years ago
  falkTX 346cab420b Continue cleanup, now plugin code 11 years ago
  falkTX edb2e1288c Update code to new APIs 11 years ago
  falkTX 4f143a52de Minor makefile cleanup; Set version as 1.0.4 11 years ago
  falkTX 9328d0e3fe Bump version to 1.0.3 11 years ago
  falkTX 43611d62b0 Misc 11 years ago
  falkTX 489dbc9b19 Set version as 1.0.2 12 years ago
  falkTX ab4636be09 Set version as 1.0.1 12 years ago
  falkTX 5fd7abfa5e Set version as 1.0.0 12 years ago
  falkTX 4108ca2236 Fix typo in parameter CC automation, leading to bad values 12 years ago
  falkTX 1aba64d911 Try to prevent noise when removing plugins; Update juce based code 12 years ago
  falkTX f8a8648e00 Several build fixes for gcc4.2/non-c++11 12 years ago
  falkTX 8932a21c76 Finally implement PLUGIN_OPTION_SEND_CONTROL_CHANGES 12 years ago
  falkTX f0bb700b10 Misc fixing 12 years ago
  falkTX 36afd24d19 Save and re-use last plugin UI pos when possible (runtime) 12 years ago
  falkTX 882e185b87 Set version as 0.8.0 12 years ago
  falkTX 9092c7772c Misc cleanup and fixing 12 years ago
  falkTX 7adabd8745 Auto-change plugin UI window title, when possible 12 years ago
  falkTX 00385c5027 Force fixed-size buffers if a plugin has midi-out(s) 12 years ago
  falkTX c1d2d4b24e Send 128 notes-off when OPTION_SEND_ALL_SOUND_OFF is off 12 years ago
  falkTX 35514f4632 Add basic checks to VST UI handling 12 years ago
  falkTX 591530b1e4 Fix last commit 12 years ago
  falkTX 1bb38288ca VST: Re-use last known UI size if reopen fails, fixes #28 12 years ago