87 Commits (fb61ca773d0ba64bc6cce0c54684ff3a534c993f)

Author SHA1 Message Date
  falkTX 9aadaabfef More work for juce migration 11 years ago
  falkTX 0321ff8571 More work for Juce migration, random stuff 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 5b230089d3 Misc 11 years ago
  falkTX 4e221ce546 LV2 CV ports working 11 years ago
  falkTX 07a698acb5 Initial work for LV2 CV port/parameter support 11 years ago
  falkTX 49f6fccb3c Implement forgotteng "Send MIDI CC" for LV2 plugins; misc fixing 11 years ago
  falkTX a86c338d96 Fix missing LV2 URIDs 11 years ago
  falkTX 8fc060f8b3 Don't reload LV2 plugins on program change 11 years ago
  falkTX 4108ca2236 Fix typo in parameter CC automation, leading to bad values 11 years ago
  falkTX a8637f4b6b Use new offlineModeChanged function in LV2 code 11 years ago
  falkTX 9071dfbb8f Gracefully handle when a plugin refuses to init 2nd instance 11 years ago
  falkTX 592e322ab3 Finish pending LV2 UI fixes, atom-messages over OSC working now 11 years ago
  falkTX c77d09a1e6 Finish pending LV2 plugin fixes 11 years ago
  falkTX 5c65d3028f LV2 fixing 11 years ago
  falkTX 1aba64d911 Try to prevent noise when removing plugins; Update juce based code 11 years ago
  falkTX f8a8648e00 Several build fixes for gcc4.2/non-c++11 11 years ago
  falkTX abf90cd020 Continue ui-bridge work 11 years ago
  falkTX 7592d89d28 LV2 UI<->DSP communication work, unfinished for bridges 11 years ago
  falkTX 21a76e7a23 General fix&cleanup for events and midi-out 11 years ago
  falkTX f0bb700b10 Misc fixing 11 years ago
  falkTX 4c5c6f6146 Cleanup; Convert AudioFile to C++ (incomplete) 11 years ago
  falkTX f98f1f4102 Misc 11 years ago
  falkTX af7582fb59 LV2: Load default plugin state if no midi-programs are available 11 years ago
  falkTX 36afd24d19 Save and re-use last plugin UI pos when possible (runtime) 11 years ago
  falkTX 8a27851bc6 More plugin-bridge work, implement MIDI-in 11 years ago
  falkTX d4b6f523d3 Implement LV2 MIDI out 11 years ago
  falkTX 77b8c122e3 Change toolbar actions 11 years ago
  falkTX 9092c7772c Misc cleanup and fixing 11 years ago
  falkTX d67bdef366 Continue last commit 11 years ago
  falkTX 7adabd8745 Auto-change plugin UI window title, when possible 11 years ago
  falkTX 32c934d3b3 Fix crash on LV2 plugin reset, misc changes 11 years ago
  falkTX 00385c5027 Force fixed-size buffers if a plugin has midi-out(s) 11 years ago
  falkTX 3e92df309e Fix LV2 crash after reset 11 years ago
  falkTX 71fb1f1858 Part 2, modify lilv API as needed 11 years ago
  falkTX cf8ff542b1 LV2 Presets support, part 1/3 11 years ago
  falkTX c1d2d4b24e Send 128 notes-off when OPTION_SEND_ALL_SOUND_OFF is off 11 years ago
  falkTX 3f06388e8f Implement LV2 trigger and strictBounds ports; misc fixing 11 years ago
  falkTX 141052bb19 Fully working LV2 time ports, including UI changes 11 years ago
  falkTX 8805c9d940 Implement LV2 TimePosition messages, eg-metronome works 11 years ago
  falkTX 8b0a029204 Fix some LV2 MIDI issues (closes #38) 11 years ago
  falkTX e472777b66 LV2 MIDI rework 11 years ago
  falkTX 7e5ad021da More bridge work 11 years ago
  falkTX dad00379a2 Continue plugin bridge work 11 years ago
  falkTX da5da10a94 Use lv2 control index when sending MIDI data to UI, fixes #35 11 years ago
  falkTX 207fd900cc Fix loading LV2 states (partially closes #38) 11 years ago
  falkTX c01c7f529d Set PLUGIN_IS_RTSAFE flag (unused for now) 11 years ago