This website requires JavaScript.
Explore
Help
Sign In
Edgaru089
/
SFML
Watch
1
Star
0
Fork
0
You've already forked SFML
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
SFML
/
include
History
Foaly
09aae0240d
Fixed calling SoundStream::setPlayingOffset() unpausing a paused SoundStream (
#203
), guard m_isStreaming by a mutex, fixed calling SoundStream::pause() before the stream thread starts not properly pausing the stream (
http://en.sfml-dev.org/forums/index.php?topic=15197.0
), minor documentation fix in SoundStream. Signed-off-by: binary1248 <binary1248@hotmail.com>
2014-07-04 20:48:23 +02:00
..
SFML
Fixed calling SoundStream::setPlayingOffset() unpausing a paused SoundStream (
#203
), guard m_isStreaming by a mutex, fixed calling SoundStream::pause() before the stream thread starts not properly pausing the stream (
http://en.sfml-dev.org/forums/index.php?topic=15197.0
), minor documentation fix in SoundStream. Signed-off-by: binary1248 <binary1248@hotmail.com>
2014-07-04 20:48:23 +02:00