Release 1.5.29.
[wine] / dlls / openal32 /
2011-11-17  Francois Gougetopenal32: Delete the static critical section when unloa...
2011-09-12  Andrew Talbotopenal32: Avoid forward declarations of static arrays.
2011-09-06  Alexandre Julliardopenal32: Include system headers before Windows headers.
2011-08-22  Andrew Talbotopenal32: void functions should not return a value.
2011-05-24  Marcus Meissneropenal32: Mark internal variable as static.
2011-03-30  Francois Gougetopenal32: Make a bunch of wrapper functions static.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-04-05  Maarten Lankhorstconfigure: Change openal detection.
2010-04-02  Chris Robinsonopenal32: Add support for ALC_EXT_thread_local_context.
2010-04-02  Chris Robinsonopenal32: Remove the ALCcontext wrapper.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-11-29  Maarten Lankhorstopenal32: Add alBufferDataStatic.
2009-11-10  Chris Robinsonopenal32: Use the correct prototype for function pointers.
2009-10-01  Chris Robinsonopenal32: Watch for the generic device names, and map...
2009-09-11  Chris Robinsonopenal32: Downgrade two FIXMEs to WARNs, since they...
2009-09-11  Chris Robinsonopenal32: Pass invalid contexts to the host OpenAL...
2009-09-10  Ken Thomasesopenal32: Add support for Mac OS X's OpenAL.framework.
2009-09-09  Chris Robinsonopenal32: Add thunks for EFX functions.
2009-09-09  Chris Robinsonopenal32: Wrap and track OpenAL contexts.
2009-09-09  Chris Robinsonopenal32: Fill out thunk functions.
2009-09-09  Chris Robinsonopenal32: Add a stub DLL thunk.