summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-01Work around tooltips in treeviews selection issue #7678Robin Gareus
2018-11-01Create sidechain ports when created from template (#0007680)Johannes Mueller
2018-11-01Allow ListenBus to be added by GUILen Ovens
2018-11-01Prefer key-event dispatch over emulated events for VST plugins.Robin Gareus
2018-11-01Add API to dispatch keyboard events to VST PluginsRobin Gareus
2018-11-01Correct new track/bus/VCA dialog textLen Ovens
2018-11-01Consider size of port matrix column labels for size of row labelsJohannes Mueller
2018-11-01Update names of sidechains.Johannes Mueller
2018-11-01Put the sidechain ports into a dedicated tab in PortMatrixJohannes Mueller
2018-11-01Skip VST version check to detect MIDI inputsRobin Gareus
2018-11-01Fix key-forwarding to linuxVST UIsRobin Gareus
2018-10-31Allow to limit strip-inline controls (GUI optimization)Robin Gareus
2018-10-31Preference Dropdown to limit Automatable ParametersRobin Gareus
2018-10-31Add option to limit automatable control parmatersRobin Gareus
2018-10-31Remove duplicate callRobin Gareus
2018-10-31NO-OP: whitespaceRobin Gareus
2018-10-30OSC: Allow non-cue surfaces to create personal send and ListenBusLen Ovens
2018-10-30Add ListenBus to stripable typesLen Ovens
2018-10-30New Route dialog: add fallback default selectionRobin Gareus
2018-10-29Safe-guard non-rt-safe sidechain operationsRobin Gareus
2018-10-29Consolidate PinDialog Session/recording checksRobin Gareus
2018-10-29Set session of PluginPinWidget created after ::set_session()Johannes Mueller
2018-10-28Processor-box control context menu updateRobin Gareus
2018-10-28Don't show hidden controls inline in the mixer-stripRobin Gareus
2018-10-28Only allow LV2 touch events for control inputsRobin Gareus
2018-10-27Fix incorrect VST callback fall-though (effective NOOP)Robin Gareus
2018-10-27Fix another compiler warningRobin Gareus
2018-10-26Wimplicit-fallthrough fixes for tools/utilsRobin Gareus
2018-10-26Wimplicit-fallthrough fixes for gtk-ardourRobin Gareus
2018-10-26Fix some Wimplicit-fallthroughRobin Gareus
2018-10-26Fix some compiler warnings (exception catches)Robin Gareus
2018-10-26Glib throws a const FileError exceptionRobin Gareus
2018-10-26Fix Lua bindings (music-time, mapping)Robin Gareus
2018-10-25Plugin analysis numericsRobin Gareus
2018-10-25Fix race-condition/deadlock, plugin-copy while rollingRobin Gareus
2018-10-24Fix typo in binding, amend 9bbbc7fbeRobin Gareus
2018-10-23Add some missing link libs to MSVC zita-convolverJohn Emmas
2018-10-22Fix an edge-case in Dummy backend's random generatorRobin Gareus
2018-10-22Sort VST factory presetsRobin Gareus
2018-10-22Remaining changes needed to build zita-convolver with MSVCJohn Emmas
2018-10-22Add MSVC support for building the 'zita-convolver' library (which is now need...John Emmas
2018-10-22Accommodate newly introduced source(s) in our MSVC project (fluidsynth)John Emmas
2018-10-21Potential fix for lost VST MIDI eventsRobin Gareus
2018-10-21MSVC compatibility for zita-convolverRobin Gareus
2018-10-21Avoid use of 'std::to_stringChristopher Arndt
2018-10-21Add plugin version and parameter count to VST user presetsChristopher Arndt
2018-10-19Personal monitor now saves and restoresLen Ovens
2018-10-20Example convolution plugin (Lua script, hardcoded IR)Robin Gareus
2018-10-20Lua bindings for convolution DSPRobin Gareus
2018-10-20Implement basic libardour convolution DSPRobin Gareus