NO-OP session-property comments
[ardour.git] / libs / ardour / ardour / amp.h
2016-06-25 Robin Gareusmajor internal plugin & processor API change:
2016-05-31 Paul DavisAdd PanControllable::get_user_string() (provide indirec...
2016-01-25 Paul Davischange exposed type of various objects' gain controls...
2016-01-18 Paul Davisworking version of new gain control design
2016-01-18 Paul Davismove Amp::GainControl out into its own source module...
2016-01-18 Paul Davischange ownership of the AutomationControl used by Amp.
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-12-27 Robin Gareusproper display name for Monitor Processor
2015-10-22 Paul DavisAdd AutomationControl::set_value_unchecked() and Automa...
2015-09-21 Robin Gareusprocessor-box: explicitly check for "Amp" (Fader)
2015-04-25 Robin GareusAmp: allow to disable midi velocity
2015-04-24 Robin GareusAmp control: power-scale (fader) and dB-scale (knob)
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-07 Robin Gareuslow-pass filter gain-fader.
2014-12-04 David RobillardMake gain controls step by roughly 1.0/0.1 dB.
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-18 Ben Loftistweaks for the monitor section. refactoring of some...
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-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-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisadd export visibility macros across libardour
2013-08-08 Robin Gareusrework MIDI [processor|plugin] chain
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-02 Robin Gareusrework MIDI [processor|plugin] chain
2012-11-13 Paul Davisrevert to a 0..2 scale for MIDI velocity control, so...
2012-11-13 Paul Davischange handling of MIDI gain so that we present a linea...
2012-07-09 Paul Davisset fader and plugin parameter automation curve default...
2012-06-11 Carl HetheringtonMake send automation work (#4734).
2012-02-27 Carl HetheringtonDisplay amp automation in dB using a logarithmic fader.
2012-01-21 Carl HetheringtonReinstate user Controllable values, as they are needed
2012-01-21 Carl HetheringtonAdd a send amp's gain control as a send controllable.
2011-10-19 Carl HetheringtonRemove unnecessary virtual declaration.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-01-06 Carl HetheringtonTake automation into account when reporting Amp gain...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-07-27 Paul Davischange Control::{set,get}_float to Control::{set,get...
2010-07-25 Paul Davisdo not apply global transport declick to MIDI
2010-05-17 Carl HetheringtonRemove muting behaviour from the Amp processor. Fix...
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2009-12-30 Paul Davisrestore excess calls to sync-order stuff (for now)...
2009-11-25 Carl HetheringtonGive Processor::run a new parameter to say whether...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-15 Paul Davisprocessor naming tweaks, processor visibility tweaks...
2009-07-14 Paul Davisadd display name to processors (so that it can differ...
2009-06-26 Carl HetheringtonBetter fix for Amp visibility in the plugin automation...
2009-06-23 Paul Davissave&restore gain levels; provide GUI control over...
2009-06-10 Paul Davisnick m's fix for markers etc ; several tweaks for mute...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-07 David RobillardThe great audio processing overhaul.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-07-04 David RobillardChanged Processor interface to support out-of-place...
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2006-08-13 David RobillardMore signal path cleanup, IO now has one deliver_output...