[PATCH 2/2 (try2)] dmusic: Reimplement instrument loading

Andrew Eikum aeikum at codeweavers.com
Fri Mar 30 08:38:41 CDT 2012


The old code didn't actually do anything except load the instrument
header and ID chunks. Everything else it read was thrown away. Plus it
was buggy and causing crashes in LA-MULANA. So, reimplement it, keeping
the same side effects and getting rid of the code that didn't actually
do anything.
---

try2: Unchanged from try1.

 dlls/dmusic/instrument.c |  441 +++++++++++++++++-----------------------------
 1 file changed, 159 insertions(+), 282 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-dmusic-Reimplement-instrument-loading.patch
Type: text/x-patch
Size: 17845 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120330/c9b1a604/attachment-0001.bin>


More information about the wine-patches mailing list