Merge branch 'master' into windows
[ardour.git] / libs / ardour / ardour / interpolation.h
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2010-12-03 Carl HetheringtonNo-op: reformat and add GPL boilerplate.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2009-10-16 Paul Davisfix conceptually broken cubic interpolator that failed...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-28 Carl HetheringtonFix some more warnings.
2009-07-24 Hans Baierinterpolation.cc/h: Remove all failed and obsolete...
2009-07-24 Hans BaierAnother failed attemt at natural spline interpolation
2009-07-23 Hans Baierinterpolation.cc/h: Fix crash bug and introduce add...
2009-07-22 Hans Baierinterpolation.cc/.h: Spline-Bugfixes: Crash bug at...
2009-07-22 Hans Baierinterpolation.cc/.h: first working but buggy implementa...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-19 Hans Baierreplace fixed-point linear interpolation with double...
2009-06-23 Hans Baierinterpolation.h / audio_diskstream.cc: make varispeed...
2009-06-23 Carl HetheringtonFix some warnings.
2009-06-23 Hans BaierXinterpolation.*: Add old fixed point and double linear...
2009-06-23 Hans BaierInterpolation -> LibSamplerateInterpolation, keep state...
2009-06-23 Hans BaierInterpolation: First working but buggy version using...
2009-06-10 Sampo SavolainenEasiest compiler warning fix, ever
2009-06-10 Hans Baier* Refactor varispeed playback into own class, replace...
2009-06-10 Hans Baierlibardour: * Add basic classes for later support of...