Odor - 2003-08-13

Hello everybody,
I am using CD-DA X-tractor for a moment now (first for MP3 later for Ogg), and find it a great software.

I was very happy to read that strings could be over 30 chars with Ogg from V0.24.
Unfortunately, it doesnt work. Rather than bothering the developper, I downloaded the source and found that globals.h used 81char strings, but mp3stream.h 31chars.
Finally I managed to change and compile a version limited to 80 chars.
Jay, if you did not modify it yet yourself let me know, I can send you my modifications.

By the way, I did not manage to get the latest dev version with CVS : the file dates seem inconsistent with the zipped source.

I planned to add the tracknumber too, but cant manage to compile the vorb_enc.dll correctly.
Does anybody have a make file for bcc55 or gcc (for windows)?

Thanks in advance,

Odor