edit group visibility maintained, patch from nickm (#2796)
[ardour.git] / libs / ardour / region.cc
2008-11-11 Paul Davisnew region constructor for use by audiofilters (almost...
2008-10-13 Paul Davisadditional ancestral_length = 0 initialization
2008-10-13 Paul Davisfix subtle but nasty problems with stretch/shift audio...
2008-09-26 Paul Davisfix up region constructor's initialization of ancestral...
2008-05-29 Paul Davisfix(es) from chris cannam for rb_effect mistakes
2008-05-23 Doug McLainremove autostools files that should be there, and remov...
2008-05-22 Doug McLainRemove sigc 2.0.18
2008-04-01 Paul Davisinsert time operation
2008-02-03 Nick MainsbridgeFix reversed bounds check in Region::adjust_to_sync...
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-01-25 Paul Davislots of small fixes related to the rythmic rodent
2007-12-04 Paul Davisfix up normal ardour menus because of action renaming
2007-12-04 Paul Davisadd pitch shifting; minor fixes elsewhere
2007-11-30 Paul Davisfix issue with Region::adjust_to_sync(); enlarge key...
2007-11-19 Paul Davismassively better splice mode for all you tape freaks...
2007-11-01 Paul Davisnew ancestral data handling for regions; new Stretch...
2007-07-05 Doug McLainNew theme manager from trunk, backported to 2.0-ongoing
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-14 John Andersonmerge r1449 from surfaces branch to include mackie...
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-11-13 Paul Davisremove almost everything from region editor, make popup...
2006-10-21 Paul Davisvarious fixes related to lifetime management and xfades...
2006-10-20 Paul Davisfixes for shared_ptr from this errors in Region, mostly...
2006-10-19 Paul Davismajor changes to Region, AudioRegion, Playlist, AudioPl...
2006-10-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
2006-10-10 Paul Davisadd control port to ardour.rc.in and fix crash bug...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-31 Paul Davismerge changes from harrison branch back into trunk...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-24 Taybin Rutkinlibardour added.