diff ChangeLog @ 17633:e0ef5688cce7

OpenAL audio support, actual output is mono-only (no positioning yet).
author reimar
date Thu, 16 Feb 2006 20:45:25 +0000
parents 92431bc3d014
children 2b5c0730598d
line wrap: on
line diff
--- a/ChangeLog	Thu Feb 16 12:55:23 2006 +0000
+++ b/ChangeLog	Thu Feb 16 20:45:25 2006 +0000
@@ -27,6 +27,7 @@
 
     Drivers:
     * JACK audio output rewritten without bio2jack
+    * OpenAL audio output - unfinished, can only do mono output
     * OpenGL video output modules support -geometry and -wid options
     * for -vo gl manyfmts is now default (since it is a lot faster), use
       -vo gl:nomanyfmts if it does not work for you