laurentgom
|
3b1abf635e
|
Implemented proper video mode depth detection on Linux
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1045 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-03-12 21:01:50 +00:00 |
|
laurentgom
|
b2c751d0b2
|
Updated stb_vorbis to fix memory leaks
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1044 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-03-12 19:19:32 +00:00 |
|
laurentgom
|
06b5299c2b
|
Added a high-level check to disallow having two fullscreen windows at the same time
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1042 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-03-06 18:11:10 +00:00 |
|
laurentgom
|
2ec074b12a
|
Fixed Window::EnableKeyRepeat on Linux
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1039 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-03-04 18:42:11 +00:00 |
|
laurentgom
|
e28a89f902
|
Fixed OpenAL error when stopping sound streams
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1036 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-03-02 17:15:55 +00:00 |
|
ceylo
|
66681bc1ae
|
Dropped some assert() calls preventing some functions from being called.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1035 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-03-01 23:29:04 +00:00 |
|
laurentgom
|
6f6014b5dd
|
Removed useless include from SoundStream.cpp
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1034 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-03-01 16:27:59 +00:00 |
|
laurentgom
|
f842ee3518
|
Fixed multi-threading issues with sf::Music
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1033 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-03-01 11:03:56 +00:00 |
|
laurentgom
|
3664d275cb
|
Fixed warnings in Unicode.inl
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1031 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-28 21:20:01 +00:00 |
|
ceylo
|
3553b83806
|
Using assertions instead of cerr logging.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1030 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-28 21:00:59 +00:00 |
|
laurentgom
|
34ce4c00f5
|
Fixed Initializer.cpp to use the proper naming conventions :)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1029 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-28 20:47:48 +00:00 |
|
ceylo
|
9919e57bbd
|
Fixed namespace.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1028 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-28 20:41:00 +00:00 |
|
ceylo
|
5c74cc0800
|
Added working directory initializer.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1027 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-28 20:38:35 +00:00 |
|
laurentgom
|
c68876a858
|
Blend::Add now uses source alpha
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1026 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-28 19:11:01 +00:00 |
|
laurentgom
|
e580c8cd63
|
sf::SoundStream (and sf::Music) is now able to loop seamlessly
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1018 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-20 21:38:59 +00:00 |
|
laurentgom
|
ebdee32601
|
Fixed Window::SetSize not resizing to the requested size, on Windows
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1016 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-14 11:13:33 +00:00 |
|
laurentgom
|
73c041cbcf
|
Added an option in Image::Copy to take into account the source transparency
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1012 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-10 18:27:42 +00:00 |
|
laurentgom
|
08fea61154
|
Added a test to ensure the parameter of sf::Sleep is not negative (can have bad consequences)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1006 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-02-05 16:22:33 +00:00 |
|
laurentgom
|
c3687b4018
|
Moved joystick initialization to happen *after* the construction of windows, to fix a deadlock happening on Windows at DLL loading
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1003 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-01-30 14:12:56 +00:00 |
|
laurentgom
|
2f524481c1
|
Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1002 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-01-28 16:18:34 +00:00 |
|