Kristofer Henriksson : winemp3.acm: Fix the Mac-specific code.

Alexandre Julliard julliard at winehq.org
Fri May 28 09:43:12 CDT 2010


Module: wine
Branch: master
Commit: c58eff621d9c0d3f02f32e8b87f9f539d63a6e3a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=c58eff621d9c0d3f02f32e8b87f9f539d63a6e3a

Author: Kristofer Henriksson <kthenriksson at gmail.com>
Date:   Mon May 24 15:04:42 2010 -0400

winemp3.acm: Fix the Mac-specific code.

The previous code does not function on Snow Leopard, and does not conform
to Apple's documentation. This fix should function on all versions of OS X
later than 10.2.

---

 configure                 |   18 +---
 configure.ac              |    8 +-
 dlls/winemp3.acm/mpegl3.c |  326 ++++++++++++++++++++++++++++++++-------------
 include/config.h.in       |   10 --
 4 files changed, 235 insertions(+), 127 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=c58eff621d9c0d3f02f32e8b87f9f539d63a6e3a



More information about the wine-cvs mailing list