summaryrefslogtreecommitdiff
path: root/libs/ardour/track.cc
AgeCommit message (Expand)Author
2017-09-18remove Diskstream from Track and derivatives; get ardour to actually startupPaul Davis
2017-09-18mega-commit to save state of first "it compilesand links" state for separated...Paul Davis
2017-05-05libardour now has CoreSelection object to manage selection status of Stripabl...Paul Davis
2017-05-05Fix converting v4 monitor state -- amend 8a6d30377Robin Gareus
2017-05-04Convert old v4 Track monitoring session-state (untested)Robin Gareus
2017-04-19Use XMLNode::get/set_property API in ARDOUR::Track classTim Mayberry
2017-03-13Add track/bus rename safeguards to the backend (handy for scripting)Robin Gareus
2017-01-21don't repeat-hard-code names for 3 automation types.Paul Davis
2017-01-19Add some commentRobin Gareus
2017-01-19Rework preroll-rec API:Robin Gareus
2017-01-18Implement record with prerollRobin Gareus
2017-01-16Prepare session-wide implicit monitoring overridesRobin Gareus
2016-11-27NO-OP; Backport changes from Mixbus branchRobin Gareus
2016-07-19save/restore track monitoring, rec-enable and rec-safe statesPaul Davis
2016-07-14Make Route and Track ::silent_roll() also flush out ports buffersJulien "_FrnchFrgg_" RIVAUD
2016-07-14Consolidate delivery buffer flushing of all route typesJulien "_FrnchFrgg_" RIVAUD
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-06-25major internal plugin & processor API change:Robin Gareus
2016-05-31use new record safe control in libardourPaul Davis
2016-05-31first vaguely working version using PresentationInfoPaul Davis
2016-05-31remove explicit setting of Toggle flag for AutomationControlsPaul Davis
2016-05-31add track controls to its Automatable selfPaul Davis
2016-05-31universal change in the design of the way Route/Track controls are designed a...Paul Davis
2016-05-31change API of Controllable::Changed signal to include (from_self, GroupContro...Paul Davis
2016-05-24backend check for rec-safe (only allow to lock if not armed)Robin Gareus
2016-05-04OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)Paul Davis
2016-02-01clean up mess in Route/Track controllables caused by not understanding the si...Paul Davis
2016-01-31make Track::set_monitoring() use a GroupControlDisposition; expose an Automat...Paul Davis
2016-01-22first compiling, mostly working version of group controls changesPaul Davis
2016-01-02change Controllable::set_value() API to include grouped control consideration.Paul Davis
2015-10-21Add AutomationControl::set_value_unchecked() and AutomationControl::writable(...Paul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-06-29add the Tracks version of Track::monitoring_state()Paul Davis
2015-06-16add Record-Safe feature to libardour (from Nikolay Polyanovskii)Paul Davis
2014-11-14add abort() to non-reached codeRobin Gareus
2014-11-02Automation of LV2 plugin properties.David Robillard
2014-10-15allow internal generators to make noise, even if we are not rolling, and usin...Ben Loftis
2014-10-10subtle changes to accomplish two goals (1) playhead should stop where the use...Paul Davis
2014-06-26option to use track-number and take-name as part of file-nameRobin Gareus
2014-04-10redesign technique for naming/creating regions for MIDI clone (or other non-c...Paul Davis
2013-08-09more purging of JACK as an explicit name from libardourPaul Davis
2013-08-03advance track's play-position even if processing is lockedRobin Gareus
2013-07-30use dedicated buffers for route (and track)Robin Gareus
2013-07-28fix compiler warnings.Robin Gareus
2013-07-25reset meters only when *really* necessaryRobin Gareus
2013-07-16meter-state 17 and 49 + code-commentRobin Gareus
2013-07-16rework metering states 2, 6, 18 and 22Robin Gareus
2013-07-16revert functionality of f842e8af2 (meter display in DISK mode)Robin Gareus
2013-07-16yet another meter+monitoring detail:Robin Gareus