fix crash when copy'ing latent plugins
[ardour.git] / libs / plugins /
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...
2014-01-17 Robin Gareusoverride -fvisibility=hidden for the LV2plugin descriptor
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-27 Robin Gareusadd support for old compilers w/o implicit stdbool
2013-12-23 Paul Davisfix redrawing of canvas with an optimized build
2013-12-14 Robin Gareusrsynth.lv2: fix note off+on follow up:
2013-12-13 Robin Gareusfix reasonable synth octave
2013-12-13 Robin Gareusxmas-egg
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-11-26 Paul Davisresolve merge with master (?)
2013-10-31 Paul Davisfix merge with master
2013-10-27 Robin Gareussilence warning for ancient libc users&devs :)
2013-10-27 Robin Gareusadd notes about inlined lv2 atom/util.h functions
next