Maximilian Wagenbach
|
1ee6d1dbc6
|
Make sure the recording thread in sf::SoundRecorder is stopped before sf::SoundBufferRecorder is destroyed.
Fixes a "pure virtual method called" crash.
Also updated the documentation and the VoIP example.
|
2016-04-10 22:51:37 +02:00 |
|
Stefan Schindler
|
f24ca9a840
|
Source code changes.
* Changed newlines to \n.
* Removed whitespace before colons.
* Fixed several alignments.
|
2014-10-06 01:18:47 +02:00 |
|
Laurent Gomila
|
14ac411542
|
Changed the naming convention for public member variables/functions and free functions (using lowerCase instead of UpperCase)
|
2012-03-11 19:10:37 +01:00 |
|
Laurent Gomila
|
ff5b69d312
|
Changed the naming convention for member variables (prefix changed from "my" to "m_")
|
2012-03-09 01:48:45 +01:00 |
|
Laurent Gomila
|
aaa21dfaf6
|
Corrected the name of some functions/variable
|
2011-12-25 23:42:43 +01:00 |
|
LaurentGom
|
a991fe8e4d
|
Added support for the CMake build system
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1550 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-08-19 15:59:24 +00:00 |
|