Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alexmarsev/soundtouch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-18Tagged release 1.9.0HEADsoundtouch-1.9.0masteroparviai
2015-05-18Repaired Configure script MMX & SSE detectionoparviai
2015-05-18Updated readme detailsoparviai
2015-05-18Change yearoparviai
2015-05-18Migrated Automake script variable INCLUDE to AM_CPPFLAGSoparviai
2015-05-18Add note about VC++ OpenMP dll librariesoparviai
2015-05-18- Update documentationoparviai
2015-05-18Bugfix: limit __SOFTFP__ switch usage only to Androidoparviai
2015-05-18soundtouch_config.h configuration patchoparviai
2015-05-18Floating point patch in PeakFinderoparviai
2015-05-15- OpenMP parallel processing disabled by default; can be enabled in compile-timeoparviai
2015-05-15Developed more refined Android example application that also works in ARM & X...oparviai
2015-05-14- Added X86 & MIPS library versions to Androidoparviai
2015-05-01Revised autoconf/automake scripts for easier adding of custom CXXFLAGSoparviai
2015-03-01Added AC_CONFIG_MACRO_DIR to configure.acoparviai
2015-02-22release memory upon destroying instanceoparviai
2015-02-22mmx variable initialization patchoparviai
2015-02-22bugfixoparviai
2015-02-22Enable openmp for Visual C++ x64 buildoparviai
2015-02-22Added openmp configuration for gnu buidoparviai
2015-02-22Implemented parallel computation using OpenMP pragmasoparviai
2014-10-08Eliminated alloca() call that caused compatibility woesoparviai
2014-10-05Added support for WAV file 'fact' chunkoparviai
2014-10-05Patch: Change in Makefile.am doc folder settingsoparviai
2014-04-06Fixed c++ function name mangling issue in SoundTouch.dll compilationoparviai
2014-04-06Added x64 compilation to Visual Studio project filesoparviai
2014-04-06Replaced custom 'BOOL' type with C++ 'bool'oparviai
2014-04-06Replaced custom 'BOOL' type with C++ 'bool'oparviai
2014-04-05Repaired Android makefile by adding the new Interpolate...cpp files.oparviai
2014-01-08Updated README regarding Visual C++ versionsoparviai
2014-01-08Updated README notes for release 1.8.0oparviai
2014-01-07Enabled Automake silent build optionoparviai
2014-01-07Fixed GNU compilationoparviai
2014-01-07Fixed line endings in configure.acoparviai
2014-01-07Changed version string to 1.8.0oparviai
2014-01-07Performance improvement in calcCrossCorr function - maintain accumulating nor...oparviai
2014-01-07Apple compatibility fixesoparviai
2014-01-06Fixed integer overflow bug in integer versions of cross-correlation routines.oparviai
2014-01-06Increased Antialias filter length from 32 to 64oparviai
2014-01-06Implemented integer version of linear interpolatoroparviai
2014-01-06Enabled keyword extensionoparviai
2014-01-06Implemented separate Cubic, Linear and Shannon interpolation algorithms.oparviai
2014-01-06Restructured RateTransposer to allow hosting alternative resampling algorithms.oparviai
2014-01-05cleanup previousoparviai
2014-01-05Fixed small sinc() calculation bug that caused AA filter attenuation be aroun...oparviai
2014-01-05Bugfix in RateTransposerFloat::transposeMonooparviai
2013-06-15Bugfix in Android jni interfaceoparviai
2013-06-14Bugfix and cleanupsoparviai
2013-06-12Added support for multi-channel audiooparviai
2012-12-29Fixed typooparviai