Lorenzooone
|
03179abbf6
|
Fix issue with openal arm requiring vc_redist
|
2024-07-29 00:11:07 +02:00 |
|
Zombieschannel
|
98493bdf51
|
ARM64 support for SFML
Added dlls, libs and changed CMake files.
|
2024-06-25 23:17:36 +02:00 |
|
Lukas Dürrenberger
|
6b3061d9c2
|
Updated OpenAL Soft to 1.18.1 for Windows.
|
2017-08-25 16:29:32 +02:00 |
|
Laurent Gomila
|
f0608eaed8
|
Redesigned the audio encoding/decoding classes to get rid of libsndfile
|
2015-03-04 09:33:03 +01:00 |
|
Laurent Gomila
|
d077210750
|
Updated OpenAL to version 1.15.1
|
2013-08-04 23:07:25 +02:00 |
|
Laurent Gomila
|
4e3feba25b
|
Added external dependencies and modified build files to enable 64 bits builds on Windows (VC++ only for now)
|
2011-03-26 23:57:10 +01:00 |
|
LaurentGom
|
9ce6a2aa2a
|
Updated libsndfile DLL to version 1.0.23 on Windows (fixes bad quality with some ogg/vorbis files)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1729 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-11-30 18:55:00 +00:00 |
|
mantognini
|
de8712fa5f
|
This is a big commit for os x port!
> remove old OSX version
> add new sources (Window and Graphics modules)
> add extlibs static binaries/headers/frameworks
> update cmake for OSX
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1711 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-11-25 16:45:03 +00:00 |
|
LaurentGom
|
a6b9dbfd39
|
Upgraded external libraries (libpng 1.4.1, zlib 1.2.4, openal-soft 1.12.854) on Windows
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1496 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-04-07 07:57:32 +00:00 |
|
LaurentGom
|
914db8bce0
|
Upgraded to the latest version of OpenAL Soft (1.11.753) on Windows
Fixed linker settings for Code::Blocks projects so that libgcc_s_dw2-1.dll is not required when compiling with gcc 4
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1432 4e206d99-4929-0410-ac5d-dfc041789085
|
2010-03-02 08:38:45 +00:00 |
|
LaurentGom
|
17cf6873aa
|
Fixed a memory leak in sf::Window implementation on Windows
Synchronized sfml2 with trunk
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1280 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-11-21 21:39:31 +00:00 |
|
ceylo
|
45458cb82d
|
Added sndfile for Intel 64 bits. Using subdir to prevent ld from linking against OpenAL.framework from the parent directory when compiling for x86_64 (which misses the x86_64 arch, only present in the OS OpenAL framework).
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1269 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-11-07 15:39:55 +00:00 |
|
ceylo
|
3177b7010d
|
Added Intel 64 bits architecture.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1267 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-11-06 16:57:21 +00:00 |
|
ceylo
|
9944cdcbba
|
Updated sndfile to 1.0.20 (i386+ppc).
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1209 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-28 19:53:34 +00:00 |
|
LaurentGom
|
7a8cc0c76a
|
Synchronized with trunk
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1201 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-08-14 08:02:57 +00:00 |
|
ceylo
|
953c73c5a6
|
Fixed wrong install name.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1194 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-07-24 14:30:25 +00:00 |
|
laurentgom
|
2deb8bd021
|
Added RenderImage
Cleaned internal CSFML code
Synchronized with trunk
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1135 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-11 15:49:36 +00:00 |
|
ceylo
|
0e04c3855f
|
Moved framework from libs-xcode to bin
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1128 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-06-01 20:34:52 +00:00 |
|
laurentgom
|
137ef64f2a
|
Upgraded to libsndfile 1.0.19
Removed stb_vorbis
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1071 4e206d99-4929-0410-ac5d-dfc041789085
|
2009-04-07 12:11:11 +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 |
|