summaryrefslogtreecommitdiff
path: root/libs/ardour/resampled_source.cc
AgeCommit message (Expand)Author
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2016-07-14fix a -Wsign-compareRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-06-18Make sure MSVC knows which version of 'floor()' we wantJohn Emmas
2016-06-17fix upsampling import of X-channel files where buffersize % X != 0Robin Gareus
2015-08-13fix import resampling (don’t cut end short)Robin Gareus
2013-08-04'libs/ardour' - Platform specific changes and includesJohn Emmas
2011-06-01Fix broken whitespace. I'd apologize for the compile times if it was my faul...David Robillard
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-09-16make resampled sources (during import) report their "natural position" (i.e. ...Paul Davis
2010-04-09Prevent clipping during the import of files from sources that haveCarl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-10-03Assortment of minor changes from 2.0-ongoing.David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-02Merge with trunk R2978.David Robillard
2007-11-15Pass a path argument to ImportableSource rather than SNDFILE handle so resour...Tim Mayberry
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis