Merge branch 'selection_fixes' of https://github.com/nmains/ardour into cairocanvas
[ardour.git] / libs / ardour / monitor_processor.cc
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...