SFML/include/SFML/Audio
2014-07-04 20:48:23 +02:00
..
Export.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Listener.hpp Exposed up vector in sf::Listener API 2014-03-23 20:16:42 +01:00
Music.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Sound.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
SoundBuffer.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
SoundBufferRecorder.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
SoundRecorder.hpp Fixed several Doxygen warnings, limited input to *.hpp files 2014-03-29 12:42:13 +01:00
SoundSource.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
SoundStream.hpp 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