summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-10-20zita-convolver windows/mingw build fixRobin Gareus
2018-10-20NO-OP: clang-format whitespaceRobin Gareus
2018-10-20zita-convolver: add namespace & visibility, remove global externsRobin Gareus
2018-10-20Add upstream libzita-convolver 4.0.3Robin Gareus
2018-10-20Allow Lua DSP processors to report latencyRobin Gareus
2018-10-19Add personal monitor sendsLen Ovens
2018-10-18Fix copy/edit in e047b01aa256Robin Gareus
2018-10-18Fix scalar initialization of shared_ptr<>.Robin Gareus
2018-10-18Fluidsynth 2.0 uses anonymous unions (added in c11, or gnu99)Robin Gareus
2018-10-18Follow fluidsynth's API changes introduced with 2.0.0Andreas Müller
2018-10-18Update Fluidsynth to 2.0.1Robin Gareus
2018-10-17Noop: fix white spaceLen Ovens
2018-10-17Option to hide send if aux is hiddenLen Ovens
2018-10-17Prevent excessive meter redraws for inactive meters at zero IIAndreas Müller
2018-10-17correct commentPaul Davis
2018-10-17use IsPhysical port flag to decide what to show in the "system" tab of a patc...Paul Davis
2018-10-17add new API for retrieving port flags from backendPaul Davis
2018-10-17Fix MMC range 0..127 (libardour uses and 0x7f)Robin Gareus
2018-10-17when calling Session::engine_halted() after a user-driven engine stop, make s...Paul Davis
2018-10-17LCXL: complete overhaul and Mixbus supportJan Lentfer