OpenAL winmm driver

Nick Burns adger44 at hotmail.com
Mon Nov 27 04:15:18 CST 2006


Cut down patch as per comments...
.: submitting the patch.

ChangeLog (Verbose): (Nick Burns)
  configure*: not submitted -- because the diff log is ginormus (spacing 
differences)
  configure.ac: (contains the same openal detection as previous patch and 
adds wineopenal winmm driver listing) adds simple openal detection (note: 
must run autoconf to make the new configure script)
  Makefile.in: add winmm driver (its here now...)
  dlls/Makefile.in: add winmm driver
  include/config.h.in: (same changes are previous patch -- can be made with 
autoheader -- but its small so its in)
  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 the rest of the dose of OpenAL goodness to wine -- an openal 
winmm driver
    This includes the ability to test winmm openal drivers ON real windows 
(if you have a real openal driver).
    Also another audio driver for Mac OSX (for a grand total of 2...)

- Nick

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


More information about the wine-patches mailing list