1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-09-20 00:11:38 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
oparviai
8f20fed87c x64bit compilation support 2011-07-16 08:46:37 +00:00
oparviai
ccbe5a50e2 Updated "Release" build setting in VC++ project files. 2011-07-16 08:25:15 +00:00
oparviai
663ed53f86 Replaced assert macros for supported bits-per-sample with runtime exceptions 2011-07-16 08:00:30 +00:00
oparviai
92dceef76f Added _CRT_SECURE_NO_WARNINGS to SoundStretch project file to disable MS warnings about stdio functions 2011-07-16 07:59:28 +00:00
oparviai
d002b52f2a use more specifically named global #defines 2011-02-13 19:13:57 +00:00
oparviai
ab0d353f6f Changed fileno() to _fileno() to eliminate compiler warning 2010-12-12 18:15:06 +00:00
oparviai
81b7d8a6ff Updated (c) year to -2009 2009-12-28 20:32:10 +00:00
oparviai
7ddf78f073 Added '-speech' parameter for SoundStretch utility 2009-05-17 16:48:30 +00:00
oparviai
47659b0810 Fixed ambiguities in Solaris compilation 2009-02-25 17:13:51 +00:00
oparviai
c17eb6821a Cleaned code with Lint 2009-02-21 16:00:14 +00:00
oparviai
28aaff6c99 Fixed buffer overflow bug in BPMDetect.cpp & changed version to 1.4.1 2009-02-12 17:22:06 +00:00
oparviai
9eb650cd1e Eliminate compiler warning 2009-01-25 16:30:53 +00:00
oparviai
04d39cb02e Clarify license version 2009-01-25 16:30:33 +00:00
oparviai
f7a0143374 Name semantics 2009-01-25 13:41:18 +00:00
oparviai
d9c9cbb7bd Updated changed directories 2008-12-25 18:12:41 +00:00
oparviai
12e7cf78f3 Edited keyword properties 2008-12-25 17:54:41 +00:00
oparviai
26bbd80873 Moved SoundStretch from "source/example" to "source" directory 2008-12-25 17:00:23 +00:00