Merge branch 'master' of https://github.com/nmains/ardour
[ardour.git] / libs / ardour / audioregion.cc
2013-03-03 Robin Gareusskip fade&envelope info in region XML
2013-03-03 Robin Gareusfix region fade/env XML save - fixes #5353
2012-12-13 Ben Loftiscrossfade hack and slash. removed overlap checks,...
2012-11-30 Robin Gareusfix x-fades (part one)
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-07-24 Paul Davisa bit more output from -D audioplayback, to help thorst...
2012-06-16 Carl HetheringtonReturn silence from read_from_sources() if we try to...
2012-06-16 Carl HetheringtonAdd new SharedStatefulProperty which manages a shared_p...
2012-06-09 Carl HetheringtonFix off-by-one in body_range().
2012-06-01 Paul Davisfix construction of new xfades from legacy xfades,...
2012-05-30 Paul Davisrethink how to load legacy crossfades as new-style...
2012-05-26 Paul Davisconvert audioregion xfade stuff to properties, add...
2012-05-24 Carl HetheringtonTweak comment.
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-24 Carl HetheringtonOpaque region bodies should overwrite whatever is alrea...
2012-05-22 Paul Davismerge new symmetric curve from mixbus, fix errors in...
2012-05-19 Paul Davisprevent xfades from being dragged to a longer length...
2012-05-15 Paul Davisdon't apply inverse fades if a region is not acoustical...
2012-05-11 Paul Davisalter computation of inverse constant power curves
2012-05-11 Paul Davisremove some debug noise from previous commit
2012-05-11 Paul Davisswitch to 5 new fade curves, taken from mixbus2 branch...
2012-05-10 Paul Davisdon't trim regions in conjunction with xfade trimming...
2012-05-10 Paul Davistrim a single other region when adjusting xfade length
2012-05-10 Paul Davisif an xfade involves only 2 regions, clamp its length...
2012-05-09 Paul Davischange inverse fades when changing fade length
2012-05-09 Paul Daviscorrectly save & restore xfade state
2012-05-04 Paul Davishide unused args
2012-05-01 Paul Davismostly backup-oriented commit to preserve very initial...
2012-04-30 Carl HetheringtonClarify behaviour of ::read (overwrites its buffer...
2012-04-30 Paul Davisadd explicit inverse fade in/out curves for use when...
2012-04-27 Paul DavisCrossfades: default xfades are now constant-power,...
2012-04-26 Paul Davisslightly explanatory comment for crossfading
2012-04-18 Carl HetheringtonRe-work fade operation to be closer to Mixbus; things
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-04-04 Carl HetheringtonRemove ControlList::_max_xval which is set up and stored in
2012-01-21 Carl HetheringtonRemove unused code.
2011-12-30 Carl HetheringtonSet up layering_index immediately on an explicit layer...
2011-12-17 Carl HetheringtonRemove unused code.
2011-10-24 Carl HetheringtonRemove unused read/write data count code.
2011-10-20 Paul Davisagain, drop the assert when asked to read part of an...
2011-10-20 Paul Davisremove absurd internal Crossfade constructor that confu...
2011-10-20 Paul Davisfix an aggressive assert that crashes out when reading...
2011-08-09 Carl HetheringtonAdd a few asserts.
2011-07-19 Carl HetheringtonMake _read_at take notice of its srcs parameter; fixes...
2011-07-19 Carl HetheringtonRemove unused parameters to AudioRegion::read_at
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-28 Paul Davisputative fix for crashes related to diskstream playback...
2011-05-27 Paul Davisabort when cnt is too high
2011-05-27 Paul Davisdebugging output
2011-04-04 Carl HetheringtonFix read_raw_internal to use the appropriate audio...
2011-02-28 Carl HetheringtonNo-op; coding style.
2010-12-21 David RobillardRemove confuzzling offset_relative stuff from region...
2010-12-20 David RobillardFix more broken whitespace.
2010-12-20 Paul Davisuse notification of what was changed in MidiRegion...
2010-12-09 Paul Davismake strip silence work (again?)
2010-12-08 Paul Davismove display of silence for strip-silence into regionvi...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-10-28 Carl HetheringtonAdd region peak amplitude to region editor.
2010-10-28 Carl HetheringtonMake normalize cancel button work.
2010-10-27 Carl HetheringtonUse ProgressReporter class for normalization. Report...
2010-09-21 Paul Davismissing part of lincoln's patch
2010-09-19 Carl HetheringtonPut images on the fade in/out menus. Fixes #3411.
2010-09-18 Carl HetheringtonUpdate regions list when editing a region fade. Fixes...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-16 Carl HetheringtonTidy formatting.
2010-08-29 Carl Hetherington(Hopefully) clarify operator= and copy construction...
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-08-17 Paul Davisforward port 2.X various changes (not all, but i have...
2010-08-12 Carl HetheringtonAdd option to normalize across all selected regions...
2010-07-27 Carl HetheringtonFix up gain envelope handling with region split. Fixes...
2010-07-16 Carl HetheringtonFix state save of region fades. Fixes #3316.
2010-07-16 Carl HetheringtonRemove unused full parameter to Region::state
2010-07-06 Paul Davisbeat slicing patch #1 from lincoln spiteri
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-04-26 Carl HetheringtonTruncate / expand gain envelope when region length...
2010-04-15 Paul Davisforward-port from 2.X commits 5827-6000 including
2010-03-31 Carl HetheringtonRework to set Stateful properties automagically in...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-03 Paul Davischanges to help strp silence
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-21 Paul Davisset default region amplitude scale factor to 1.0, not...
2010-02-19 Paul Davisadd begin/end undo/redo signals so that playlist can...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-12 Paul Davistorben's latest fix for the MTC PiC (adjust catch factor)
2010-02-11 Carl HetheringtonMore tinkering with State<>. Use some StateDiffCommand...
2010-02-10 Carl HetheringtonMove ARDOUR::Change into PBD so that Stateful can be...
2010-02-09 Carl HetheringtonFurther removal of default state setting, to allow...
2010-02-08 David RobillardFix unused variable warning.
2010-02-08 Paul Davisnew RegionCommand object; remove unused string argument...
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2009-12-28 Carl HetheringtonRemove unnecessary _fade_{in,out}_shape members from...
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-11-05 Carl HetheringtonFix strange flipping of fade active state when undoing...
next