Oops, I forgot a set of {} in soundsourceoggvorbis.cpp (lines 271-273) (fixed in #2257 , thanks Albert)
Here's the equivalent (complete) patch, against 1.8 trunk #2314. specifically : ssmp3.cpp; ssoggvorbis.cpp; sssoundfile.cpp;
also makes the qDebug messages print out in a more standard format: qDebug() << "SS[MP3|OV|SNDFILE]::[function]: [error message]";
Oops, I forgot a set of {} in soundsourceoggv orbis.cpp (lines 271-273)
(fixed in #2257 , thanks Albert)
Here's the equivalent (complete) patch, against 1.8 trunk #2314.
specifically :
ssmp3.cpp;
ssoggvorbis.cpp;
sssoundfile.cpp;
also makes the qDebug messages print out in a more standard format: OV|SNDFILE] ::[function] : [error message]";
qDebug() << "SS[MP3|