Remove all use of nframes_t.
[ardour.git] / libs / ardour / audioregion.cc
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...
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-10-09 Carl HetheringtonStop fades being reset on dragging an audio region...
2009-10-02 Paul Davisstring_is_affirmative() fix for 3.0
2009-08-24 Carl HetheringtonFix uninitialised variable.
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-14 Carl HetheringtonFix up some problems with Region::_master_sources
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-04-29 Carl HetheringtonFirst cut of option to strip silence from audio regions...
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-20 David RobillardMake source length a dynamic thing.
2009-02-19 David RobillardClean up Region interface, remove Readable stub kludge.
2009-02-19 David RobillardOnly create a Curve for an AutomationList if we need it.
2009-02-19 David RobillardRemove unused Session::curves.
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-02-09 Carl HetheringtonFix fade outs on split regions.
2008-12-23 Carl HetheringtonBug fixes so that region split does not clobber region...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-09 Paul Davisadd global region fade toggle; fixup (?) reload of...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-28 Paul Davischanges from torben for processor/plugin count determin...
2008-09-26 David RobillardRemove duplicate and always NULL Session peak functions.
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-19 David RobillardMerge with 2.0-ongoing R3082.
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-10-04 Carl HetheringtonFix to stacked layering for the case when a region...
2007-09-11 Paul Davismake sure that AudioRegion::set_live_state() notifies...
2007-09-06 David RobillardDeep "automation regions" support.
2007-08-06 David RobillardGenericificationalizeified AudioFilter (now Filter).
2007-07-03 David Robillards/ParamID/Parameter/
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardBig ol' automation refactor.
2007-05-21 Paul Davisvirtualize audioregion, make crossfade IS-A audioregion
2007-05-16 Paul Davisbaby steps to virtualize AudioRegion
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-07 Paul Davisrequire new JACK API; fix inheritance bug in AudioRegio...
2007-05-02 Paul Davisreintroduce use of optimized functions for gain into...
2007-05-01 Paul Davisinitial fixes to get build to work without new JACK...
2007-04-12 David RobillardMerged with trunk R1705.
next