2603 Commits (572a57c5cc62b34bd4b3d30cfcad6fd8f546ab33)

Author SHA1 Message Date
  falkTX 572a57c5cc Update about dialog text 10 years ago
  falkTX b7e7960855 Don't link the full plugin code in carla-utils; Misc plugin changes 10 years ago
  falkTX 32af9ac879 Send noteoffs on midifile/seq if needed; LinkedList out-of-mem fix 10 years ago
  falkTX 518b57e338 Write all-note/sound-off & program events as control events 10 years ago
  falkTX 7930282f0c Misc 10 years ago
  falkTX ab671c8cac Fix replacing plugins that use custom actions (audio+midifile&zyn) 10 years ago
  falkTX 083b56542d Wait for X11 window to be created before returning from effEditOpen 10 years ago
  falkTX fc01dc1b22 Remove previous windows hack, no longer needed 10 years ago
  falkTX cace612c7b Init backend func/symbols before Qt signals, fixes #205 10 years ago
  falkTX 04549d4858 Fix make clean deleting lv2-modgui script 10 years ago
  falkTX 93aa5894f3 Use full parameter names in NSM 10 years ago
  falkTX 38a5a93eef Pass normalized values into NSM so it shows all controls 10 years ago
  falkTX 0baf7c5529 Zyn plugin tweaks, expose 6 basic parameters 10 years ago
  falkTX 05d0d2ac86 Save MIDI file as data, in case the file goes missing later 10 years ago
  falkTX 98dccfe76e Implement get/setState for midiseq, remove initial test song 10 years ago
  falkTX 24d58e38a0 Fix build 10 years ago
  falkTX 19e07731bc Send BBT info to midiseq-ui that matches backend data 10 years ago
  rhetr 0fd0021fa6 moving midiseq playhead 10 years ago
  rhetr 635a0f261a adding midievents to refreshScene 10 years ago
  rhetr e12e435a18 update midiseq-ui to use 48 ppq 10 years ago
  falkTX 2e7fbf895d Continue previous commit 10 years ago
  falkTX fe00c682af Save parameter midi CC mapping for plugins that use chunks 10 years ago
  falkTX 71c7583140 Preserve gui-button state when changing skin 10 years ago
  falkTX 360c19d1af compact/expand skins on double-click 10 years ago
  falkTX b049e6d403 Misc 10 years ago
  falkTX 57c1e1d55c Recreate plugin slots when closing settings 10 years ago
  falkTX 3499b96c73 Fix toolbar visibility for carla-vst 10 years ago
  falkTX 0ee8ff2c01 Fix possible small hangup when closing carla-vst UI 10 years ago
  falkTX ade7d65538 Don't allow to uncheck force-stereo if using forced rack mode 10 years ago
  falkTX 27cd151daa Allow to save properties when using vst chunks 10 years ago
  falkTX 70d51899d9 Cache carla-plugin changes so that skin compat/expand works nicely 10 years ago
  falkTX f7bc330102 Allow custom properties per plugin, use it to save is-skin-compact 10 years ago
  falkTX ed100ec429 Misc 10 years ago
  falkTX a27d537b78 Misc 10 years ago
  falkTX d84c7eafe2 Tweaks to carla-vst; Make menu shortcuts work 10 years ago
  falkTX 59e65ff67a Misc 10 years ago
  falkTX b990ae979c More UI tweaks 10 years ago
  falkTX 5a0c09d4f4 Cleanup 10 years ago
  falkTX f1b410916c Finish previous work about not using AU_PATH (now in backend) 10 years ago
  falkTX c8894e87c1 Start in patchbay tab if using forced patchbay mode, closes #162 10 years ago
  falkTX 9b20e31681 Remove option to set AU folder paths; Misc fixes 10 years ago
  falkTX 4ad7d48405 Ignore time panel settings if using plugin mode 10 years ago
  falkTX d5a2c3435e Don't show time panel in plugin mode 10 years ago
  falkTX e27bc9b3a9 Allow New,Open&SaveAs (Export) in carla plugin; Hide engine menu 10 years ago
  falkTX 843fd5914d Use ticks in midi-sequencer (48 ticks per beat) 10 years ago
  falkTX cf6e8e4dcd Misc 10 years ago
  falkTX 9e384d04fc Make the experimental plugins not crash if using multiple instances 10 years ago
  falkTX f33629b08a Cleanup 10 years ago
  falkTX e72d0c3929 Put NSM code into its own separate file 10 years ago
  falkTX 2bc0b3ddb7 Make NSM actions thread-safe 10 years ago