first vaguely working version using PresentationInfo
[ardour.git] / libs / ardour / ardour / track.h
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-04-12 Robin Gareusyet more documentation..
2016-04-12 Robin Gareussome strategic documentation
2016-04-12 Robin GareusNO-OP; document some more parameters.
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-06-16 Paul Davisadd Record-Safe feature to libardour (from Nikolay...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
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-06-04 Robin GareusRevert "add API to query a processor's frozen state."
2014-06-04 Robin Gareusadd API to query a processor's frozen state.
2014-06-04 Robin Gareusre-work bounce/freeze. Freezer stops at first active...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
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...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisadd export visibility macros across libardour
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-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-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 issues with rec-enabling being done in RT context...
2012-04-19 Carl HetheringtonBreak shared_ptr cycle between Track and its
2012-04-14 Carl HetheringtonFix a few framecnt / framepos type confusions.
2012-04-14 Carl HetheringtonFix a few return types.
2012-04-13 Paul Davisconvert rec-enable control for a Track from PBD::COntro...
2012-03-15 Paul Davisradically rethink export/bounce/freeze code design...
2012-01-31 Carl HetheringtonComments.
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-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 HetheringtonRemove set_state / _set_state dance in Route hierarchy
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 Daviscorrectly track monitoring changes in libardour and...
2011-10-21 Paul Davissave&restore for track monitor state
2011-10-20 Paul Davisadd initial implementation of explicit monitor (input...
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-03-11 Paul Davissorta-kinda working latency compensation, latency repor...
2011-03-09 Paul Davisadd new concept for managing alignment style (AlignChoi...
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-10 Carl HetheringtonStop bounce / freeze on tracks that have more outputs...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-10-08 Carl HetheringtonUpdate recorded MIDI regions as notes arrive. Fixes...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-06 Carl HetheringtonCleanup of region drag code to be a bit more efficient...
2010-07-27 Paul Davischange Control::{set,get}_float to Control::{set,get...
next