Hello, i'm creating a component for kylix and i'm
using your lib. I found this bugs (if i'm not wrong):
cd_play, cd_play_pos and cd_advance never return -1
on error but some other lib generates an error. They
also don't wait for the cd_close completed.
cd_play_track, cd_play_pos and cd_play_frames wait
for the cd_close completed but never returns any
error at all.
cd_advance does'nt advance any seconds or minuts at
all when stopped, but adavances stangelly with frames.
Frames does'nt seem to advance when playing.. (?bug?)
Any way, keep up the good work :)
And i'm waiting for the cddb and etc functions.
If you want, i can send you my kylix code (pascal)
Hugo V.
Logged In: NO
i forgot... my email is: meulixo@yahoo.com
Hugo V.
Logged In: YES
user_id=25256
I don't understand the libcdaudio code, and I can't fix these bugs.
If you can correct these bugs in libcdaudio, I would appreciate patches...