fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / ardour / meter.h
2016-06-25 Robin Gareusmajor internal plugin & processor API change:
2015-09-29 Len OvensFix Mackie control metering (fixes #6608).
2015-05-02 Robin Gareusprofessionalize peak-meters
2015-04-28 Robin Gareusdelegate signal emission to dedicated thread.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
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-08 Robin GareusDon't allow to deactivate meter.
2013-08-08 Robin GareusRevert "Revert new meter types (postponed until after...
2013-08-08 Robin GareusRevert new meter types (postponed until after 3.3 release)
2013-08-08 Robin Gareusadd VU and IEC meter DSP (from jmeters)
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
2013-08-01 Paul Davisfix merge conflict from master
2013-07-25 Robin GareusDon't allow to deactivate meter.
2013-07-22 Robin GareusRevert "Revert new meter types (postponed until after...
2013-07-15 Robin GareusRevert new meter types (postponed until after 3.3 release)
2013-07-15 Robin Gareusadd VU and IEC meter DSP (from jmeters)
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-10 Robin Gareusprepare meter type unification
2013-07-10 Robin Gareusexperimental RMS-meter and peak-signal (vs peak-power...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-28 Paul DavisSquashed commit of the following:
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-01-09 Carl HetheringtonFix setup of route meter point on load, and fix intermi...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-08-19 Paul Davisforward port automation handling changes from 2.x,...
2010-03-24 Paul Davisremove XML-based constructors for several types of...
2009-12-23 Carl HetheringtonFix assertion failure on dropping a track out of rec...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-07 Paul DavisRoute::set_meter_point() is now conceptually RT safe...
2009-12-06 Taybin RutkinMerged revisions 6293,6296-6306,6308 via svnmerge from
2009-11-25 Carl HetheringtonGive Processor::run a new parameter to say whether...
2009-11-18 Paul Davisadd "custom" meter option which is the only option...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-15 Paul Davisprocessor naming tweaks, processor visibility tweaks...
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
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-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-14 Carl HetheringtonMake DnD copy processors using their XML representation...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-11-26 David RobillardUse normal Processor run_in_place interface on Meter.
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
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...
2007-01-09 David RobillardMerged with trunk R1283.
2006-08-12 David RobillardTowards MIDI: