change name of a Session method to makes its intended function clear
[ardour.git] / libs / ardour / ardour / diskstream.h
2016-03-21 David RobillardTrim dependence on evoral types.hpp and Beats.hpp
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Davisfix const-cast warnings
2015-06-29 Paul Davisadd initial support for vari-fill
2015-06-29 Paul Davisintroduce the idea of buffering presets, along with...
2015-06-16 Paul Davisadd Record-Safe feature to libardour (from Nikolay...
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-23 Paul Davissplit apart read and write chunk size and offer platfor...
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 Gareusallow to set custom file name for each diststream
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-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-05 Paul Davisfix conflicts after merge with master
2013-08-03 Robin Gareusadvance track's play-position even if processing is...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-28 Paul DavisSquashed commit of the following:
2012-12-07 Paul Davisfix issues with rec-enabling being done in RT context...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-01-31 Carl HetheringtonComments.
2011-12-23 Carl HetheringtonClarify ensure vs. request for JACK monitoring, naming...
2011-11-16 Carl HetheringtonDoxygen tweaks.
2011-11-16 Carl HetheringtonRemove unused variable.
2011-10-31 Carl HetheringtonRemove unused variable.
2011-10-31 Carl HetheringtonComment.
2011-10-31 Carl HetheringtonTake commit() out of process() in both types of
2011-10-31 Carl HetheringtonRemove Diskstream member playback_distance that can be
2011-10-31 Carl HetheringtonA few comments and minor coding style adjustments.
2011-10-24 Carl HetheringtonRemove unused read/write data count code.
2011-10-21 Paul Daviscorrectly track monitoring changes in libardour and...
2011-09-18 Carl HetheringtonRemove unused rec_monitors_input variables.
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-08 Carl HetheringtonMake a new write source when the diskstream name change...
2011-04-09 Paul Daviscorrectly reset capture alignment at session load;...
2011-04-04 Paul Davismove some DEBUG::Graph traces to DEBUG::ProcessThreads...
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-02-25 Carl HetheringtonFix previous patch a bit better.
2011-02-25 Carl HetheringtonMove playback_distance up to AudioDiskstream from Disks...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-01 Carl HetheringtonRevert previous incorrect patch.
2010-12-01 Carl HetheringtonRemove unused code.
2010-10-08 Carl HetheringtonUpdate recorded MIDI regions as notes arrive. Fixes...
2010-10-05 Carl HetheringtonComments.
2010-10-02 Carl HetheringtonSmall cleanup.
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-07-22 Carl HetheringtonWhen a region movement is undone, prevent the resulting...
2010-06-23 Paul Davismidway snapshot of work done on managing Region & Sourc...
2010-06-23 Carl HetheringtonTrim includes.
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-12 Paul Davisalignment/capture/positioning changes ported from 2.X
2010-04-01 Paul Davisrevisit setting up processors during route construction...
2010-03-27 Paul Davispart one of hiding Diskstreams and making them a privat...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-10 Carl HetheringtonMove ARDOUR::Change into PBD so that Stateful can be...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
next