Search found 2 matches

by hass
Thu Dec 29, 2005 12:05 pm
Forum: D2X-XL
Topic: D2X-XL Bug Reports - Linux
Replies: 227
Views: 41805

Re:

D'uh! Ppl are sending bug fixes ! :shock:

It was christmas :wink:

Thanks very much for your help, hass. :)

You do not happen to be a midi guru and can fix/improve the midi handling of d2x-xl? :roll: :wink:

Actually, I never got MIDI sound working under Linux, but I didn't put much effort ...
by hass
Tue Dec 27, 2005 12:35 pm
Forum: D2X-XL
Topic: D2X-XL Bug Reports - Linux
Replies: 227
Views: 41805

d2x-xl crash

I'm getting a segfault after the choose/create pilot menu with the 1.5.63 source disrtibution. However, I investigated it further and it turned out to be a dereferencing an uninitialized pointer issue. Here is my fix:

--- d2x-xl-1.5.63/2d/bitmap.c Tue Dec 20 12:26:58 2005
+++ d2x-xl-1.5.63-mh1/2d ...