shithub: libsamplerate

Download patch

ref: 0c21c470e321af694542b4b9b8147e1157a6b6e7
parent: d8874bf2c1d7c70b8714df8ff5242bec96ccd7b9
author: Erik de Castro Lopo <[email protected]>
date: Sun Mar 14 02:35:57 EST 2004

Final Win32 fixes before 0.1.0 release.



--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 1.0.6 (2004-02-20)
+Version 0.1.0 (2004-03-14)
   * Added callback based API.
   * Added a pair of functions for doing short to float and float to short
     conversions on an arrays of data.
--- a/doc/history.html
+++ b/doc/history.html
@@ -72,7 +72,7 @@
 	<LI>Version 0.0.14 (Jan 13 2003) Now compiles on Win32. Major code speedup. 
 		Minor bug fixes.
 	<LI>Version 0.0.15 (May 02 2003) Minor bug fixes.
-	<LI>Version 0.1.0 (Feb 19 2004) Add callback API, functions for short to 
+	<LI>Version 0.1.0 (Mar 14 2004) Add callback API, functions for short to 
 		float and float to short conversion. Minor bug fixes.
 </UL>