summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/monitor_processor.h
AgeCommit message (Expand)Author
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2019-03-23Clean up MonitorProcessorControlsRobin Gareus
2017-10-04Clean up State API:Robin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-06-21Remove internal_to_user/user_to_internal APIRobin Gareus
2016-06-25major internal plugin & processor API change:Robin Gareus
2016-05-31change API of Controllable::Changed signal to include (from_self, GroupContro...Paul Davis
2016-01-08Expose overall monitor-processor stateRobin Gareus
2016-01-02change Controllable::set_value() API to include grouped control consideration.Paul Davis
2014-08-31Fix mismatched initialisation order.David Robillard
2014-07-23Cut and Copy should remember the white space at the end of a range.Ben Loftis
2014-07-18tweaks for the monitor section. refactoring of some buttons, using new Ardou...Ben Loftis
2014-01-14'libs/ardour' - DLL visibility stuff and associated changes needed for buildi...John Emmas
2013-10-17add export visibility macros across libardourPaul Davis
2013-08-02rework MIDI [processor|plugin] chainRobin Gareus
2011-06-17some changes to try to make the monitor section gain controls work as intende...Paul Davis
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2011-03-30Remove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctl...Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-08-19forward port automation handling changes from 2.x, upto and including about r...Paul Davis
2010-07-27change Control::{set,get}_float to Control::{set,get}_double and make almost ...Paul Davis
2010-05-08Remove use of i18n macros in headers. Prevents our gettext.h being included ...Carl Hetherington
2010-04-06MIDI/Controllables for monitor section, and related fixesPaul Davis
2010-03-24remove XML-based constructors for several types of Processors; less debuggingPaul Davis
2010-03-11save/restore monitor processor state; key handling in torn off monitor sectio...Paul Davis
2010-03-11monitor section: make sip/afl/pfl buttons work, add rude solo, mono function,...Paul Davis
2010-03-10how about that ... a monitor/main section .. GUI is still unfinished .. sever...Paul Davis