Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · soundtouch-1.6.0
soundtouch
Browse files
Jul 16, 2011
Tagged version 1.6.0
· b324e0cf
oparviai
authored
Jul 16, 2011
View commits for tag soundtouch-1.6.0
soundtouch-1.6.0
b324e0cf
Fixed #ifdefs
· 6b2befd5
oparviai
authored
Jul 16, 2011
6b2befd5
Cleaned comments
· 6a297adf
oparviai
authored
Jul 16, 2011
6a297adf
Update copyright year
· 3b35f34a
oparviai
authored
Jul 16, 2011
3b35f34a
x64bit compilation support
· 8f20fed8
oparviai
authored
Jul 16, 2011
8f20fed8
Fixed indent alignment
· 684e772e
oparviai
authored
Jul 16, 2011
684e772e
Updated "Release" build setting in VC++ project files.
· ccbe5a50
oparviai
authored
Jul 16, 2011
ccbe5a50
Updated SoundTouch.dll version info
· f49cc193
oparviai
authored
Jul 16, 2011
f49cc193
Added _CRT_SECURE_NO_WARNINGS to SoundTouchDll project file to disable MS...
· 814cd63b
oparviai
authored
Jul 16, 2011
814cd63b
Replaced assert macros for supported bits-per-sample with runtime exceptions
· 663ed53f
oparviai
authored
Jul 16, 2011
663ed53f
Added _CRT_SECURE_NO_WARNINGS to SoundStretch project file to disable MS...
· 92dceef7
oparviai
authored
Jul 16, 2011
92dceef7
Jul 15, 2011
Updated createsrcpack script
· 319a1045
oparviai
authored
Jul 15, 2011
319a1045
Updated tar command switch
· f2d9be1d
oparviai
authored
Jul 15, 2011
f2d9be1d
Updated createsrcpack script
· bea4b000
oparviai
authored
Jul 15, 2011
bea4b000
Set version to 1.6.0
· 22cb20b6
oparviai
authored
Jul 15, 2011
22cb20b6
Updated to version 1.6.0
· 3a6a787b
oparviai
authored
Jul 15, 2011
3a6a787b
Jul 13, 2011
Added support for writing bpm analysis debug file
· 1043811c
oparviai
authored
Jul 13, 2011
1043811c
Feb 13, 2011
use more specifically named global #defines
· d002b52f
oparviai
authored
Feb 13, 2011
d002b52f
Jan 16, 2011
Added API to query for nominal input/output sample batch sizes
· f3da7ef4
oparviai
authored
Jan 16, 2011
f3da7ef4
Added API to query for nominal input/output sample batch sizes
· d0244922
oparviai
authored
Jan 16, 2011
d0244922
Minor redundant code cleanup
· 33334d8d
oparviai
authored
Jan 16, 2011
33334d8d
Dec 12, 2010
Removed #include "resource.h"
· 91565bcb
oparviai
authored
Dec 12, 2010
91565bcb
Updated readme.html file
· 293c0ef8
oparviai
authored
Dec 12, 2010
293c0ef8
Added SoundTouchDll build steps to make-win.bat script
· a6cd3911
oparviai
authored
Dec 12, 2010
a6cd3911
updated SoundTouchDLL project file & version information
· 4403a657
oparviai
authored
Dec 12, 2010
4403a657
Replaced proprietary strcpy_s with ansi-compatible strncpy
· 8116c7bd
oparviai
authored
Dec 12, 2010
8116c7bd
Removed #include "resource.h"
· 4c223f5a
oparviai
authored
Dec 12, 2010
4c223f5a
Added soundtouch_getVersionString2()
· ff455bb5
oparviai
authored
Dec 12, 2010
ff455bb5
Added upgrade step to migrate project files for later Visual Studio versions.
· 0ec963fd
oparviai
authored
Dec 12, 2010
0ec963fd
Changed fileno() to _fileno() to eliminate compiler warning
· ab0d353f
oparviai
authored
Dec 12, 2010
ab0d353f
Aug 24, 2010
Relaxed peak detection low limit from 1e-6 to 1e-9 to improve detections
· 16f0a95a
oparviai
authored
Aug 24, 2010
16f0a95a
Apr 23, 2010
Updated cpuid logic for X86_64
· cba79d51
oparviai
authored
Apr 23, 2010
cba79d51
Apr 03, 2010
Removed references to obsoleted 'soundtouch-1.4.pc.in' replacing these with 'soundtouch.pc.in'
· a0a7b369
oparviai
authored
Apr 03, 2010
a0a7b369
Jan 24, 2010
Retired 3DNow! optimizations as obsolete
· c045c24e
oparviai
authored
Jan 24, 2010
c045c24e
Fixed version number in configure.ac
· d577aee7
oparviai
authored
Jan 24, 2010
d577aee7
Jan 06, 2010
Added automatic cutoff threshold adaptation to beat detection routine to...
· ff06c88f
oparviai
authored
Jan 06, 2010
ff06c88f
Dec 28, 2009
fixed typo
· 3dbc7209
oparviai
authored
Dec 28, 2009
3dbc7209
Fixed formatting typo
· ddad0bd5
oparviai
authored
Dec 28, 2009
ddad0bd5
Added "soundtouch.pc.in" to avoid version number in file names ... retained...
· cce1370b
oparviai
authored
Dec 28, 2009
cce1370b
Restructured gcc instructions in README.html
· cfce1434
oparviai
authored
Dec 28, 2009
cfce1434
Loading