insufficient attempt to drop references to a shadow MIDI port
[ardour.git] / libs / plugins /
2016-09-21 Robin Gareusfix LV2 State Flags for Atom:Path
2016-09-18 Robin Gareusupdate a-plugins to use official lv2plug.in URI
2016-08-30 John EmmasUpdate our MSVC project files to generate the most...
2016-08-28 Robin Gareusfix lv2 ttl
2016-08-27 Robin Gareusbackwards compatible a-comp stereo sidechain ports
2016-08-27 Robin GareusPrepare a-comp for click-free bypass/enable
2016-08-27 Robin Gareusclick-free a-delay bypass/enable
2016-08-27 Robin GareusNO-OP clean up plugin ttl
2016-08-27 Robin Gareusadd NaN/Inf protection now that bypass no longer de...
2016-08-27 Robin Gareusclick-free a-reverb bypass
2016-08-27 Robin GareusAdd automatable click-free bypass/enable feature to...
2016-08-24 Robin Gareusa reverb is a reverb is a reverb 5.1
2016-08-24 Robin Gareusreduce initial fluidsynth load
2016-08-24 Robin Gareusprevent a unlikely race: concurrent restore() + work_re...
2016-08-24 Robin Gareustweak a-fluidsynth reinit strategy.
2016-08-24 Robin Gareusadd support for reverb & chorus in a-fluidsynth
2016-08-24 Robin Gareusa-fluidsynth
2016-08-17 Damien Zammita-Reverb: Fixed bug with the reverb all pass filters...
2016-08-13 Robin GareusNobody expects the LV2 inquisition!
2016-08-10 Robin Gareusprefix blessed scripted DSP plugins with a-*
2016-08-09 Robin Gareusclean up plugin ttls - always add semicolon for compati...
2016-07-28 Robin Gareusinitialize uninitialized variable
2016-07-20 Damien Zammita-Delay: Smooth transition on LPF changes and set max...
2016-07-20 Damien Zammita-Comp: Fix bug with DSP in the knee processing region
2016-07-19 Damien Zammita-Delay: Add feedback control 0 to 90 percent
2016-07-14 Robin Gareusclean up a-comp, remove old prototype UI
2016-07-14 Robin Gareusfix a-eq interpolation
2016-07-14 Robin Gareusrefine a-eq inline display size + grid
2016-07-14 Damien Zammita-EQ: Remove LPF/HPF completely from this plugin
2016-07-14 Damien Zammita-EQ, a-Reverb: Tweaks to parameter smoothing
2016-07-13 Damien Zammita-EQ: Tweak bandwidth range on parametric eq and use...
2016-07-13 Damien Zammita-EQ: Fixed transfer functions, now boost/cut cancel...
2016-07-13 Damien Zammita-EQ: Tidy transfer function calculation
2016-07-13 Damien Zammita-Reverb: Interpolate parameters, stable version
2016-07-13 Damien Zammita-Reverb: Revert some of previous changes, sound of...
2016-07-13 Damien Zammita-Reverb: Using new algorithm based on FreeVerb
2016-07-13 Robin Gareusinitialize some uninitialized variables
2016-07-12 Damien Zammita-Reverb: fix typo in plugin name
2016-07-12 Damien Zammita-Reverb: Fix ttl and tweak maximum input gain
2016-07-12 Damien Zammita-EQ: Transfer function curves improvement
2016-07-12 Robin Gareusfix a-eq library extension
2016-07-12 Robin Gareusa-reverb prototype (based on setBfree b_reverb)
2016-07-12 Robin Gareusfix a a-eq ttl typo
2016-07-12 Robin Gareusfix compilation with lv2 < 1.10 (lv2 extended)
2016-07-12 Robin Gareusa-eq tweaks:
2016-07-11 Robin Gareusremove implicit labels from a-eq
2016-07-08 Damien Zammita-EQ: Tweak default values and inline display scale...
2016-07-07 Damien ZammitAdd a-EQ (basic 4 band EQ) with inline display based...
2016-07-05 Damien Zammita-delay: Fix compiler warning
2016-07-05 Damien ZammitAdd a-Delay plugin
2016-07-05 Robin Gareustweak a-series plugin names
2016-07-05 Robin Gareusconsistent use of fmaxf() in a-comp
2016-07-05 Damien Zammita-comp: Use input signal x as cutoff for inline comp...
2016-07-05 Damien Zammita-comp: Fix inline comp curve shading
2016-07-05 Damien Zammita-comp: Fix peak level on both stereo and mono plugins
2016-07-04 Paul Davisadd required check for cairo in a-comp
2016-07-04 Damien Zammita-comp: Make ratio control logarithmic
2016-07-04 Damien Zammita-comp: Add stereo version
2016-07-04 Robin Gareusa-comp display is getting fancy :)
2016-07-04 Robin Gareusdisplay level in a-comp display
2016-07-04 Robin Gareuscon't work on a-comp inline-display
2016-07-04 Robin Gareusadd C99 flags for lv2 plugin
2016-07-04 Robin Gareusbasic inline display for a-comp
2016-07-04 Damien Zammita-comp: Tweak control bounds and clear state on deactivate
2016-07-03 Robin Gareusclean up a-comp .ttl -- maintainer: the a-team
2016-07-03 Robin Gareusbundle a-comp
2016-06-26 Robin Gareusadd a debug mode (in synth) to track down lost note-on
2016-05-21 John EmmasAccommodate the fact that 'msvc_resources.rc.in' got...
2016-04-04 John EmmasModify our MSVC projects to build liblua as a DLL rathe...
2015-07-16 Ben Loftismerge fix
2015-06-23 Robin Gareussilence clang int/float/double -Wabsolute-value
2015-06-09 John EmmasAdd the new (UINTSDEFINED) preprocessor directive to...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-02-28 Robin Gareuspromote sustain pedal from meh to reasonable.
2015-02-18 Robin Gareusrsynth: map note-on with zero velocity to note-off
2015-01-20 Robin Gareusclarify reasonable synth description.
2015-01-12 John EmmasWhen building with MSVC make sure any backends / panner...
2014-12-28 Robin Gareusadd explicit chmod for good measure
2014-11-09 John EmmasModifications needed to build ReasonableSynth with...
2014-10-23 Robin Gareusanother round of compiler warning fixes
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-06 Robin Gareuschange reasonable-synth to be sample accurate (note...
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-04 Robin Gareusmingw build fixes (tested with i686-w64-mingw32 on...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-22 Robin Gareusattenuate master volume
2014-01-22 Robin Gareustweak reasonable synth:
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
next