OpenAL32.dll thunk and OpenAL winmm driver

Nick Burns adger44 at hotmail.com
Sat Nov 25 17:25:49 CST 2006


Fixed all comments from wine-devel (Thanks much guys)
.: submitting the patch.

ChangeLog (Verbose): (Nick Burns)
  configure*: not submitted -- because the diff log is ginormus (spacing 
differences)
  configure.ac: adds simple openal detection (note: must run autoconf to 
make the new configure script)
  dlls/Makefile.in: add both openal32.dll thunk and winmm driver
  include/config.h.in: (can be made with autoheader -- but its small so its 
in)
  dlls/openal32/openal.c: main thunk file
  dlls/openal32/Makefile.in: simple thunk makefile
  dlls/openal32/openal32.spec: openal+alut spec file
  dlls/winmm/wineopenal/audio.c: main winmm driver file
  dlls/winmm/wineopenal/Makefile.in: simple winmm makefile
  dlls/winmm/wineopenal/openal.c: simple interface
  dlls/winmm/wineopenal/openal.h: simple header for simple interface
  dlls/winmm/wineopenal/wineopenal.drv.spec: winmm spec file

  This adds a full dose of OpenAL goodness to wine -- this includes the 
ability to test winmm openal drivers ON real windows (if you have a real 
openal driver).

  This adds an OpenAL32.dll thunk (built-in deprecated ALUT support is 
disabled by default please use freealut AND/OR USE_BUILTIN_ALUT if you want 
it -- honestly im not sure if this is a problem (what app uses old ALUT?))

  Both are usable on Mac OSX and Linux (other people have tested them) and 
wherever OpenAL exists (it should work too)

- Nick

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winePatchOpenALWinmmAndThunk4.diff
Type: application/octet-stream
Size: 136994 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061125/8fcebdb6/winePatchOpenALWinmmAndThunk4-0001.obj


More information about the wine-patches mailing list