forked from pool/soundtouch
36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 4 16:43:50 CEST 2009 - crrodriguez@suse.de
|
|
|
|
- use --enable-shared and disable static libraries
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 22 13:10:58 CET 2007 - tiwai@suse.de
|
|
|
|
- fix build with gcc 4.3
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 21 13:15:26 CEST 2007 - sbrabec@suse.cz
|
|
|
|
- New SuSE package, version 1.3.1.
|
|
|