Author: muggenhor
Date: Fri Feb 23 13:31:12 2007
New Revision: 804
URL: http://svn.gna.org/viewcvs/warzone?rev=804&view=rev
Log:
* make soundDecoding::fileHandle a PIMPL (implementation hiding)
* fix soundDecoding::getSampleCount() to return 0 if the sample count can't be
determined (e.g. when the source file is unseekable)
* fix header: sound.h (had a missing semicolon)
* remove unused type sndContextID from types.h
* in interface.cpp change function validStream to a templated function validID
(prevents unnecessary code repetition)
Modified:
branches/sound/lib/sound/decoding.cpp
branches/sound/lib/sound/decoding.hpp
branches/sound/lib/sound/interface.cpp
branches/sound/lib/sound/sound.h
branches/sound/lib/sound/types.h
_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits