Use a few shared_ptrs to make things slightly neater.
[ardour.git] / libs / ardour / audio_playlist.cc
2012-01-04 Carl HetheringtonUse a few shared_ptrs to make things slightly neater.
2011-12-30 Carl HetheringtonSet up layering_index immediately on an explicit layer...
2011-10-24 Carl HetheringtonRemove unused read/write data count code.
2011-10-20 Paul Davisremove absurd internal Crossfade constructor that confu...
2011-07-19 Carl HetheringtonRemove unused parameters to AudioRegion::read_at
2011-07-02 Carl HetheringtonFix some set-but-not-used variable warnings from gcc 4.6
2011-06-22 Paul Davissecond half of "bomb out if playlist construction from...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-30 Paul Davisremove unused and useless "src" argument for a number...
2011-05-30 Paul Davisadd dependents to a compound playlist before creating...
2011-05-26 Paul Davismore combine/uncombine fixes including making uncombine...
2011-05-26 Paul Davisturn off relevant fade in/out before creating peakfiles...
2011-05-25 Paul Davisrestore compound region fade, where possible, to consti...
2011-05-25 Paul Davislogic to copy audio region fade in/fade out into compou...
2011-05-17 Paul Davisrevert that last commit
2011-05-17 Paul Davisput compounded-xfades at the right place, i think
2011-05-17 Paul Davisxfades in combined regions seem to work
2011-05-17 Paul Davisnot actually working attempt to copy relevant xfades...
2011-05-17 Ben Loftisfix thinko in playlist constructor for cut and copy
2011-05-12 Paul Davisfix minor type error
2011-05-11 Carl HetheringtonFix previous patch using Ben's patch from A2 to fix...
2011-05-11 Carl HetheringtonReset fades on regions copied from time ranges in other...
2011-01-29 Paul Davisprevent formation of new xfades when two regions are...
2011-01-17 Carl HetheringtonFix build.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-02 Carl HetheringtonA few type fixes.
2010-09-14 Carl HetheringtonFix restoration of MementoCommand<Crossfade>. Fixes...
2010-08-29 Carl Hetherington(Hopefully) clarify operator= and copy construction...
2010-08-26 Carl HetheringtonFix crossfade undo using the stateful diff system....
2010-08-25 Paul Davischeck dependents in Playlist after moving a region...
2010-07-22 Carl HetheringtonWhen a region movement is undone, prevent the resulting...
2010-06-23 Paul Davisfix some non-debug compile warnings
2010-06-23 Paul Davismidway snapshot of work done on managing Region & Sourc...
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2010-02-23 David RobillardFix various code quality issues found by cppcheck ...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-01 Carl HetheringtonFix double-delete crash.
2009-11-28 Paul Davistracing and small fixes to improve object destruction...
2009-10-15 Paul Davisrework Stateful::set_state() patch to avoid default...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-24 Carl HetheringtonFreeze the audio playlist after completing the set_stat...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-06-03 Carl HetheringtonUse sigc::slots rather than templates + function ptrs...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-04-20 Paul Davis3 notable patches from lincoln (a) non-layered track...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-31 Carl HetheringtonFlip stacked regions order so that the highest layer...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-10-23 Carl HetheringtonFix crash due to invalidated shared_ptr, as suggested...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-05-31 David RobillardRewrote MidiRingBuffer to more efficiently pack data...
2007-05-31 Paul Davisfixup botched xfade-as-audioregion; apply work from...
2007-05-30 Paul Davis(MERGED FROM rev 1924 on 2.0-ongoing) fix some (all...
2007-05-21 Paul Davisvirtualize audioregion, make crossfade IS-A audioregion
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-07 Paul Davisfix #1637 (needs merging to 2.0.1 branch); remove debug...
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 David RobillardMerged with trunk R1761
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-23 Paul Davismore complete fix for MTC time signal not providing...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-15 David RobillardMerged with trunk R1327.
2007-01-14 Paul Davismo' better fixins fer xfades, plus reinstate hiding...
2007-01-11 Paul Davisvarious fixes to named selection mgmt and display,...
2007-01-11 David RobillardMerged with trunk R1304
2007-01-10 Paul Davisfix xfade logic and use shared_ptr for xfades
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-11-30 Nick Mainsbridgealways check_dependents() after a relayer() (useful...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-06 Paul Davismaybe fix race condition for peaks; fix % appearing...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-21 David RobillardMerged with trunk R999.
2006-10-21 David RobillardMerged with trunk R992.
2006-10-21 Paul Davisvarious fixes related to lifetime management and xfades...
2006-10-20 Paul Davismove BWF header options into Configuration option,...
2006-10-20 Paul Davisfixes for crossfade views, crossfades and undo/redo...
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-10-18 Paul Davismore object lifetime management fixes, plus a couple...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-09-19 Sampo SavolainenMake crossfades which appear as the result of a set_sta...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-29 David RobillardMerged with trunk R861
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
next