re-reference regions during uncombine - #5979
[ardour.git] / libs / ardour / playlist.cc
2014-10-10 Robin Gareusre-reference regions during uncombine - #5979
2014-07-23 Ben LoftisCut and Copy should remember the white space at the...
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-10 Paul Davisadd libardour infrastructure for "fade range" edit...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-15 Robin Gareusfix typo in comment of prev. commit
2014-06-15 Robin Gareusfix region un/combine, based on a patch by Tom Brand
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-07 Colin FletcherRipple mode: basic implementation
2014-05-07 Colin FletcherSplice mode: exclude newly-added regions from being...
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 DavisMerge windows+cc branch into cairocanvas branch. Not...
2013-12-04 Paul DavisMerge branch 'master' into windows
2013-12-03 Paul DavisMerge branch 'master' into windows
2013-11-30 Paul Davismerge and resolve conflict with master
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul Davisresolve merge with master (?)
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-25 John EmmasMerge branch 'cairocanvas' into windows+cc
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-08 Paul Davisremove an identical odd namespacing typo
2013-08-08 Paul Davisremove odd namespacing typo
2013-08-06 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-04 John Emmas'libs/ardour' - Use 'const_iterator' where appropriate...
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisremove an identical odd namespacing typo
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisremove odd namespacing typo
2013-01-04 Paul Davisallow region list selection of whole file regions to...
2012-12-13 Ben Loftiscrossfade hack and slash. removed overlap checks,...
2012-06-10 Carl HetheringtonSet up layering correctly on compound playlists so...
2012-06-01 Carl HetheringtonWhen we rename a track, only rename its playlist if it
2012-05-24 Paul Davisalways create short xfades when adding a region based...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-23 Paul Davisstop deadlock when pasting into a playlist
2012-05-16 Paul Davisswitch to a RWLock for Playlist, to allow simultaneous...
2012-05-01 Paul Davisremove recursive mutex from Playlist, replace with...
2012-04-29 Carl HetheringtonHandle update of crossfades on explicit relayer more...
2012-04-28 Carl HetheringtonRemove unused variable.
2012-04-27 Paul DavisCrossfades: default xfades are now constant-power,...
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-04-02 Carl HetheringtonRemove some unused stuff.
2012-02-01 Carl HetheringtonTidy up slightly.
2012-01-27 Paul Davispromote Playlist::RegionList to ARDOUR::RegionList...
2012-01-04 Carl HetheringtonUse a few shared_ptrs to make things slightly neater.
2011-12-31 Carl HetheringtonEmit notify_layering_changed() more often; especially...
2011-12-30 Carl HetheringtonAnywhere that deletes regions needs to use a rdiff...
2011-12-30 Carl HetheringtonDebug code.
2011-12-30 Carl HetheringtonSet up layering_index immediately on an explicit layer...
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-28 Carl HetheringtonRemove unused variable.
2011-12-27 Carl HetheringtonTry to make new layering stuff play nicely with undo.
2011-12-27 Carl HetheringtonHack around one case where satisfying all constraints...
2011-12-27 Carl HetheringtonMore debugging.
2011-12-27 Carl HetheringtonImprove debug slightly and fix raise/lower.
2011-12-27 Carl HetheringtonBasic DEBUG_TRACE for layering code.
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-12-20 Carl HetheringtonNow that notify_length_changed() just calls
next