[Scummvm-devel] RE: [Scummvm-cvs-logs] CVS: scummvm/sound vorbis.cpp,1.12,1.13

Max Horn max at quendi.de
Sun Mar 21 10:39:04 CET 2004


Am 21.03.2004 um 19:26 schrieb <Torbjorn.E.Andersson at tietoenator.com>:

> Gaahhh! Wrong mailing list address again! I believe it not!
>
;-)

[...]
>
>> The only way to fully resolve that would be to use a mutex there, I am
>> afraid... Maybe we should add lock()/unlock() methods to class File
>> <sigh>
>
> ...or would it be enough if the mixer could be given its own File 
> handle
> to use for streaming sounds from a file? I'm too tired to think about
> that right now.

Yeah, that might be sufficient. Provided the OS supports having 
multiple (read-only) filehandles for the same file. I think *nix allows 
that, and Windows probably, too. No idea about the others...


CHeers,

Max





More information about the Scummvm-devel mailing list