Kristofer Henriksson : winemp3.acm: Fix the Mac-specific code.
Module: wine Branch: master Commit: c58eff621d9c0d3f02f32e8b87f9f539d63a6e3a URL: http://source.winehq.org/git/wine.git/?a=commit;h=c58eff621d9c0d3f02f32e8b87... Author: Kristofer Henriksson <kthenriksson(a)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=c58eff621d9c0d3f02f32e...
participants (1)
-
Alexandre Julliard