2011-04-15 21:13:17 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 14 13:38:21 UTC 2011 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- added 32bit compatibility libraries
|
|
|
|
|
2010-12-09 20:41:43 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 9 19:21:11 UTC 2010 - davejplater@gmail.com
|
|
|
|
|
|
|
|
- Update to version 1.5.0, added manpage for sounstrech
|
|
|
|
- Upstream changes :
|
|
|
|
*Added normalization to correlation calculation and improvement
|
|
|
|
automatic seek/sequence parameter calculation to improve sound
|
|
|
|
quality
|
|
|
|
*Fixes in compilation scripts for non-Intel platforms
|
|
|
|
*Added Dynamic-Link-Library (DLL) version of SoundTouch library
|
|
|
|
build, provided with Delphi/Pascal wrapper for calling the dll
|
|
|
|
routines
|
|
|
|
*Added #define PREVENT_CLICK_AT_RATE_CROSSOVER that prevents a
|
|
|
|
click artifact when crossing the nominal pitch from either
|
|
|
|
positive to negative side or vice versa
|
|
|
|
*Other minor fixes & code cleanup
|
|
|
|
- Bugfixes :
|
|
|
|
*Fixed negative array indexing in quick seek algorithm
|
|
|
|
*FIR autoalias filter running too far in processing buffer
|
|
|
|
*Check against zero sample count in rate transposing
|
|
|
|
*Fix for x86-64 support: Removed pop/push instructions from the
|
|
|
|
cpu detection algorithm.
|
|
|
|
*Check against empty buffers in FIFOSampleBuffer
|
|
|
|
|
2010-12-09 18:26:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 9 17:25:39 UTC 2010 - davejplater@gmail.com
|
|
|
|
|
|
|
|
- Fixed rpmlint warnings and error.
|
|
|
|
|
2010-12-09 18:09:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 9 15:34:05 UTC 2010 - rguenther@novell.com
|
|
|
|
|
|
|
|
- drop bogus libstdc++ BuildRequires
|
|
|
|
|
2009-10-06 02:23:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 1 08:31:13 UTC 2009 - lnussel@suse.de
|
|
|
|
|
|
|
|
- fix library package to not depend on main package and glibc-devel
|
|
|
|
|
2009-05-15 23:30:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 7 18:36:09 CEST 2009 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- Updated to version 1.4.0:
|
|
|
|
* Improved sound quality by automatic calculation of time stretch
|
|
|
|
algorithm processing parameters according to tempo setting
|
|
|
|
* Moved BPM detection routines from SoundStretch application into
|
|
|
|
SoundTouch library
|
|
|
|
* Bugfixes: Usage of uninitialied variables, GNU build scripts,
|
|
|
|
compiler errors due to 'const' keyword mismatch.
|
|
|
|
* Source code cleanup
|
|
|
|
- Split according to shared library packaging policy.
|
|
|
|
|
2009-04-07 14:17:18 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 4 16:43:50 CEST 2009 - crrodriguez@suse.de
|
|
|
|
|
|
|
|
- use --enable-shared and disable static libraries
|
|
|
|
|
2007-11-22 17:55:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 22 13:10:58 CET 2007 - tiwai@suse.de
|
|
|
|
|
|
|
|
- fix build with gcc 4.3
|
|
|
|
|
2007-07-04 23:50:24 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 4 14:33:27 CEST 2007 - tiwai@suse.de
|
|
|
|
|
|
|
|
- fix build with the recent gcc
|
|
|
|
- fix build on architectures without SSE
|
|
|
|
- fix Makefile.am and removed hacks for autoreconf in spec file
|
|
|
|
|
2007-07-02 04:51:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 21 13:15:26 CEST 2007 - sbrabec@suse.cz
|
|
|
|
|
|
|
|
- New SuSE package, version 1.3.1.
|
|
|
|
|