try not thinning when loading old-school automation lists
[ardour.git] / libs / ardour / playlist.cc
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
2011-12-20 Carl HetheringtonRemove LengthChanged that no-one was listening to.
2011-12-13 Paul Davisfix up mess with unassigned Playlist::orig_track_id
2011-12-12 Carl HetheringtonSet up region BBT time when frame position changes...
2011-12-11 Carl HetheringtonKeep track of MIDI region's start positions in beats, to
2011-12-10 Paul Davisfix for most (all? we can dream ...) issues involved...
2011-10-24 Carl HetheringtonRemove unused read/write data count code.
2011-10-18 Paul Davismake Stateful::_id private and provide appropriate...
2011-07-02 Carl HetheringtonFix some set-but-not-used variable warnings from gcc 4.6
2011-06-22 Paul Davisdrobilla-spacification of playlist.cc, along with corre...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-05-30 Paul Davisreverse the use of copy_dependents() when uncombining...
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-26 Paul Davismove session file storage of nested sources from playli...
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-25 Paul Daviscorrect the logic used when building a compound region...
2011-05-25 Paul Davischange region selection after a combine op
2011-05-25 Paul Davisadd back combine/uncombine debugging; fix uncombine...
2011-05-23 Paul Davisuncombine now pays attention to trims + moves done...
2011-05-22 Paul Davisbasic uncombining (no post-facto region trimming)
2011-05-21 Carl HetheringtonFix problems with restoration of unused playlists ...
2011-05-17 Paul Davisnot actually working attempt to copy relevant xfades...
2011-05-16 Paul Davistrack combine ops per-playlist to avoid name collisions...
2011-05-16 Paul Davisrename join regions op as combine regions; save and...
2011-05-16 Paul Davissane naming scheme for combined regions; fix deadlock...
2011-05-16 Paul Davisvery basic Join (regions) editing operation. not finish...
2011-04-04 David RobillardFix broken whitespace (no functional changes).
2011-03-01 Paul Davisimprove, cleanup, rationalize Session::cleanup_sources...
2011-03-01 Carl HetheringtonUpdate session range on trimming regions.
2011-02-21 Paul Davisc&p debug
2011-02-21 Paul Davisc&p debug
2010-12-20 Carl HetheringtonFix split of midi regions after tempo / meter changes.
2010-11-14 Carl HetheringtonCreate a new layer if required on record to a track...
2010-11-04 Carl HetheringtonPaste regions in the right place. Fixes #3517.
2010-10-02 Carl HetheringtonSmall cleanup.
2010-09-23 Carl Hetheringtonframecnt -> framepos for extents, as I think it makes...
2010-09-21 Paul Davismissing part of lincoln's patch
2010-09-20 Paul Davisregion list displays actual playlist use count for...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-08-29 Carl Hetherington(Hopefully) clarify operator= and copy construction...
2010-08-29 Carl HetheringtonFix up some inconsistencies in handling of region sync...
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-08-25 Paul Davismajor chunk of the region layering editor from 2.X...
2010-08-25 Carl HetheringtonSmall cleanups.
2010-08-25 Carl Hetheringtonclear_history -> clear_changes and some comments.
2010-08-25 Carl HetheringtonModify StatefulDiffCommand undo record to only contain...
2010-08-25 Carl HetheringtonMove various code up the Property / Stateful hierarchies.
2010-08-25 Carl HetheringtonRename various things in the property system.
2010-08-22 Carl HetheringtonMove some RegionListProperty methods up to SequenceProp...
2010-07-27 Carl HetheringtonFix up gain envelope handling with region split. Fixes...
2010-07-22 Carl HetheringtonDon't move automation to follow region when a region...
2010-07-22 Carl HetheringtonWhen a region movement is undone, prevent the resulting...
2010-07-16 Paul Davisuse framepos_t more clearly for partition operation
2010-07-06 Paul Davisbeat slicing patch #1 from lincoln spiteri
2010-06-28 Paul Davisclear region history in Playlist::notify_region_added...
2010-06-28 Carl HetheringtonAdd an EnumProperty for enumerated properties and hence...
2010-06-23 Paul Davismidway snapshot of work done on managing Region & Sourc...
2010-06-21 Paul Davisfix some warnings that come from a non-debug build...
2010-06-07 Carl HetheringtonBetter-define behaviour when relayering a playlist...
2010-06-06 Carl HetheringtonFix signedness error.
2010-05-26 Carl HetheringtonRemove empty MIDI regions which result from recordings...
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2010-05-09 Carl HetheringtonCreate the session range location as and when the sessi...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-04-15 Paul Davisforward-port from 2.X commits 5827-6000 including
2010-04-07 Carl HetheringtonComment format.
2010-04-01 Carl HetheringtonNo-op: rename a few variables and add/fix some comments.
2010-03-31 Carl HetheringtonA few small cleanups to the property code.
2010-03-30 Carl HetheringtonMove region naming stuff from Session into RegionFactor...
next