Added an audio driver that writes to disk (thanks Ryan!)

This commit is contained in:
Sam Lantinga
2001-06-16 01:51:42 +00:00
parent a937a9eaf5
commit 046d04bfd8
9 changed files with 321 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ be found at the <A HREF="http://www.libsdl.org/"> main SDL page</A>.
Major changes since SDL 1.0.0:
</H2>
<UL>
<LI> 1.2.1: Added an audio driver that writes to disk (thanks Ryan!)
<LI> 1.2.1: Mouse wheel sends mouse button (4/5) events on Windows
<LI> 1.2.1: Added MacOS X Project Builder projects (thanks Darrell!)
<LI> 1.2.1: Added initial support for Quartz video (thanks Darrell!)