OpenAL32.dll thunk

Nick Burns adger44 at hotmail.com
Mon Nov 27 03:41:29 CST 2006


Cutting down patch as per comments....
.: submitting the patch (again ... sigh).

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)
  Makefile.in: add openal32.dll (totally forgot this one before...)
  dlls/Makefile.in: add openal32.dll thunk
  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

  This adds only a measly half dose of OpenAL goodness to wine
  (will send a separate patch for winmm/wineopenal )

  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?))

  The thunk is usable on Mac OSX and Linux (other people have tested it) and 
wherever OpenAL exists (it should work too)

- Nick

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winePatchOpenALThunk.diff
Type: application/octet-stream
Size: 35700 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061127/75af139b/winePatchOpenALThunk-0001.obj


More information about the wine-patches mailing list