fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / track.cc
2016-07-19 Paul Davissave/restore track monitoring, rec-enable and rec-safe...
2016-07-15 Julien "_FrnchFrgg... Make Route and Track ::silent_roll() also flush out...
2016-07-15 Julien "_FrnchFrgg... Consolidate delivery buffer flushing of all route types
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 Davisuse new record safe control in libardour
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisremove explicit setting of Toggle flag for AutomationCo...
2016-05-31 Paul Davisadd track controls to its Automatable self
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davischange API of Controllable::Changed signal to include...
2016-05-24 Robin Gareusbackend check for rec-safe (only allow to lock if not...
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-02-01 Paul Davisclean up mess in Route/Track controllables caused by...
2016-02-01 Paul Davismake Track::set_monitoring() use a GroupControlDisposit...
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-10-22 Paul DavisAdd AutomationControl::set_value_unchecked() and Automa...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Davisadd the Tracks version of Track::monitoring_state()
2015-06-16 Paul Davisadd Record-Safe feature to libardour (from Nikolay...
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-15 Ben Loftisallow internal generators to make noise, even if we...
2014-10-10 Paul Davissubtle changes to accomplish two goals (1) playhead...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-26 Robin Gareusoption to use track-number and take-name as part of...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-14 Paul Davisredesign technique for naming/creating regions for...
2014-04-10 Paul Davisredesign technique for naming/creating regions for...
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-14 Paul Davisfix merge issues with master
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-09 Paul Davismore purging of JACK as an explicit name from libardour
2013-08-08 Robin Gareusadvance track's play-position even if processing is...
2013-08-08 Robin Gareususe dedicated buffers for route (and track)
2013-08-08 Robin Gareusfix compiler warnings.
2013-08-08 Robin Gareusreset meters only when *really* necessary
2013-08-08 Robin Gareusmeter-state 17 and 49 + code-comment
2013-08-08 Robin Gareusrework metering states 2, 6, 18 and 22
2013-08-08 Robin Gareusrevert functionality of f842e8af2 (meter display in...
2013-08-08 Robin Gareusyet another meter+monitoring detail:
2013-08-08 Robin Gareusfix metering states 34, 38, 49, 50, 53 and 54
2013-08-08 Robin Gareuszero meters for inactive tracks
2013-08-08 Robin Gareusfix "monitor mode 11"
2013-08-08 Robin Gareusfix input metering:
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-03 Robin Gareusadvance track's play-position even if processing is...
2013-08-01 Paul Davisfix merge conflict from master
2013-07-30 Robin Gareususe dedicated buffers for route (and track)
2013-07-28 Robin Gareusfix compiler warnings.
2013-07-25 Robin Gareusreset meters only when *really* necessary
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-16 Robin Gareusmeter-state 17 and 49 + code-comment
2013-07-16 Robin Gareusrework metering states 2, 6, 18 and 22
2013-07-16 Robin Gareusrevert functionality of f842e8af2 (meter display in...
2013-07-16 Robin Gareusyet another meter+monitoring detail:
2013-07-16 Robin GareusMerge branch 'clang' of https://github.com/axetota...
2013-07-16 Robin Gareusfix metering states 34, 38, 49, 50, 53 and 54
2013-07-16 Robin Gareuszero meters for inactive tracks
2013-07-16 Robin Gareusfix "monitor mode 11"
2013-07-16 Robin Gareusfix input metering:
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-07 Robin Gareusfix metering when monitoring track input. (ran twice)
2013-03-30 Paul Davisfix input metering when not rolling but using h/w monit...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-28 Paul DavisSquashed commit of the following:
2012-12-19 Paul Davisprevent MIDI tracks from ever being in MonitoringSilenc...
2012-12-07 Paul Davisfix wierd rec-enable behaviour, at possible expense...
2012-12-07 Paul Davisfix issues with rec-enabling being done in RT context...
2012-09-27 Paul Davisdifferent version of previous commit that leaves previo...
2012-09-27 Paul Daviswhen deciding monitoring state, only consider the sessi...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-07-13 Paul Davisdramatic overhaul of automation. too long to explain...
2012-07-05 Carl HetheringtonDon't rename playlists on rename track if the track...
2012-07-04 Carl HetheringtonRevert erroneous commit 12922 and replace with a better fix
2012-06-25 Carl HetheringtonCreate diskstream before calling Route::set_state, the
2012-06-17 Carl HetheringtonRemove believed-unnecessary and broken MIDI thru option;
2012-06-01 Carl HetheringtonWhen we rename a track, only rename its playlist if it
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-19 Carl HetheringtonBreak shared_ptr cycle between Track and its
2012-04-16 Paul DavisMCP: work on rec-enable
2012-04-14 Carl HetheringtonFix a few framecnt / framepos type confusions.
2012-04-13 Paul Davisconvert rec-enable control for a Track from PBD::COntro...
2012-04-11 Carl HetheringtonRemove unused parameter to Port::flush_buffers().
2012-03-06 Carl HetheringtonMark rec enable controllables as toggling.
2011-12-26 Paul Davisa grab bag of changes correcting and improving the...
2011-12-26 Carl HetheringtonTidy up monitoring slightly so that it matches oofus...
2011-12-23 Carl HetheringtonClarify ensure vs. request for JACK monitoring, naming...
2011-12-23 Carl HetheringtonDo some renaming in the ARDOUR::Port class tree.
next