fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / monitor_processor.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-06-25 Robin Gareusmajor internal plugin & processor API change:
2016-05-31 Paul Davischange API of Controllable::Changed signal to include...
2016-05-07 Robin Gareusfix LocaleGuard contstructor (3dc77280)
2016-05-05 Robin Gareuswe always only use the "C" locale when saving.
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-01-08 Robin GareusExpose overall monitor-processor state
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-26 Robin Gareusdon’t assume compilers cast the way we want.
2015-04-21 Ben LoftisInitial Gain Coefficient tweaks
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.
2015-01-19 Ben Loftisuse C locale, because POSIX locale is not supported...
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
2011-08-03 Carl HetheringtonAdd GPL boilerplate.
2011-08-03 Carl HetheringtonPolarity control value needs to be able to go negative...
2011-06-21 Paul Davisan entire freakin' day working on 1 working function...
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-06-17 Paul Davissome changes to try to make the monitor section gain...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-03-30 Carl HetheringtonRemove some unused methods. Restore Solo boost, SiP...
2011-02-20 Carl HetheringtonModify route _processor list set up so that the logic...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-10 Paul Davisremove some unnecessary and hard-to-compile-on-OSX...
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-05-08 Carl HetheringtonRemove use of i18n macros in headers. Prevents our...
2010-04-06 Paul DavisMIDI/Controllables for monitor section, and related...
2010-03-24 Paul Davisremove XML-based constructors for several types of...
2010-03-18 Paul Davisforce AFL monitor/listen send to be at the very end...
2010-03-17 Paul Davisfixes for various consistency/settings issues in monito...
2010-03-12 Paul Davismap most (all?) monitor processor state into/onto monit...
2010-03-11 Paul Davissave/restore monitor processor state; key handling...
2010-03-11 Paul Davismonitor section: make sip/afl/pfl buttons work, add...
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...