Merge branch 'master' into cairocanvas
[ardour.git] / libs / ardour / track.cc
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.
2011-12-13 Paul Davisfix up mess with unassigned Playlist::orig_track_id
2011-12-11 Carl HetheringtonSessions loaded from 2.X don't have a diskstream (yet)
2011-12-10 Paul Davisfix for most (all? we can dream ...) issues involved...
2011-11-21 Carl HetheringtonRe-add code to support do-not-record-plugins (#4487).
2011-11-16 Carl HetheringtonSlightly unpleasant fix for creation of tracks from
2011-11-16 Carl HetheringtonRemove set_state / _set_state dance in Route hierarchy
2011-10-31 Carl HetheringtonTake commit() out of process() in both types of
2011-10-24 Carl HetheringtonSave and restore _saved_meter_point; fixes #4195.
2011-10-24 Carl HetheringtonMove some code up from {Midi,Audio}Track to Track.
2011-10-24 Carl HetheringtonRemove unused call_base parameter from Route::_set_state.
2011-10-24 Carl HetheringtonRemove unused read/write data count code.
2011-10-21 Paul Davisimproved/fixed monitoring_state() logic from chrisg
2011-10-21 Paul Davisget rid of click when transport changes state and we...
2011-10-21 Paul Davistweak Track::monitoring_state() logic once more
2011-10-21 Paul Davistweak monitoring state logic
2011-10-21 Paul Davisfix display (and handling of) monitoring status during...
2011-10-21 Paul Daviscorrectly track monitoring changes in libardour and...
2011-10-21 Paul Davissave&restore for track monitor state
2011-10-20 Paul Davismake monitor=In work during no-roll conditions without...
2011-10-20 Paul Davisadd initial implementation of explicit monitor (input...
2011-10-19 Carl Hetheringtonflush_buffers on all of a route's deliveries so that...
2011-09-25 Paul Davis3.X version of earlier major fix to 2.X: Route::check_i...
2011-09-18 Carl HetheringtonRemove unused rec_monitors_input variables.
2011-09-16 Carl HetheringtonRemove unused parameter.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-04-09 Paul Davispart two of: correctly reset capture alignment at sessi...
2011-04-04 Paul Davismove some DEBUG::Graph traces to DEBUG::ProcessThreads...
2011-03-11 Paul Davissorta-kinda working latency compensation, latency repor...
2011-03-09 Paul Davisadd new concept for managing alignment style (AlignChoi...
2011-03-08 Paul Davislots of stuff related to capture alignment. things...
2011-03-07 Paul Davismanage Route::_have_internal_generator more accurately...
2011-03-05 Paul Davisfix monitoring so that MIDI tracks don't work the same...
2011-01-14 Carl HetheringtonPrevent failed reconfigurations on tracks with 0 inputs...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-27 Paul Davisremove (or attempt to remove) requirement for holding...
next