.. |
AudioDevice.cpp
|
Reduce the scope of variables
|
2024-10-14 12:13:07 +02:00 |
AudioDevice.hpp
|
Make true and false keywords lowercase and monospaced in docs
|
2024-10-08 10:26:22 +02:00 |
AudioResource.cpp
|
Revert "Simplify/optimize sf::AudioResource implementation"
|
2024-07-04 22:05:28 +02:00 |
CMakeLists.txt
|
Patch out include and pkgconfig files for external libraries
|
2024-12-14 21:59:28 +01:00 |
Dependencies.cmake.in
|
Build dependency libraries instead of bundling pre-built binaries.
|
2024-12-04 23:52:24 +01:00 |
InputSoundFile.cpp
|
Throw custom sf::Exception type
|
2024-08-25 12:17:49 -06:00 |
Listener.cpp
|
Replaced OpenAL with miniaudio.
|
2024-04-25 10:24:11 +02:00 |
Miniaudio.cpp
|
Replaced OpenAL with miniaudio.
|
2024-04-25 10:24:11 +02:00 |
MiniaudioUtils.cpp
|
Prefer standard fixed width integers to Miniaudio's integer aliases
|
2024-10-10 16:26:01 -06:00 |
MiniaudioUtils.hpp
|
Upgrade to clang-format-17
|
2024-10-16 16:41:15 -06:00 |
Music.cpp
|
Throw custom sf::Exception type
|
2024-08-25 12:17:49 -06:00 |
OutputSoundFile.cpp
|
Throw custom sf::Exception type
|
2024-08-25 12:17:49 -06:00 |
PlaybackDevice.cpp
|
Reduce the scope of variables
|
2024-10-14 12:13:07 +02:00 |
Sound.cpp
|
Prefer standard fixed width integers to Miniaudio's integer aliases
|
2024-10-10 16:26:01 -06:00 |
SoundBuffer.cpp
|
Throw custom sf::Exception type
|
2024-08-25 12:17:49 -06:00 |
SoundBufferRecorder.cpp
|
Replace factory functions with throwing constructors
|
2024-08-08 09:19:32 -06:00 |
SoundFileFactory.cpp
|
(Re-)Introduce default constructors and load/open member functions for resource objects that can be reused.
|
2024-08-08 09:19:32 -06:00 |
SoundFileReaderFlac.cpp
|
Disallow C-style arrays
|
2024-10-17 21:40:41 -06:00 |
SoundFileReaderFlac.hpp
|
Make true and false keywords lowercase and monospaced in docs
|
2024-10-08 10:26:22 +02:00 |
SoundFileReaderMp3.cpp
|
Disallow C-style arrays
|
2024-10-17 21:40:41 -06:00 |
SoundFileReaderMp3.hpp
|
Make true and false keywords lowercase and monospaced in docs
|
2024-10-08 10:26:22 +02:00 |
SoundFileReaderOgg.cpp
|
Fix Ogg ov_read call on big-endian systems
|
2024-12-08 15:08:13 -07:00 |
SoundFileReaderOgg.hpp
|
Make true and false keywords lowercase and monospaced in docs
|
2024-10-08 10:26:22 +02:00 |
SoundFileReaderWav.cpp
|
Prefer standard fixed width integers to Miniaudio's integer aliases
|
2024-10-10 16:26:01 -06:00 |
SoundFileReaderWav.hpp
|
Prefer standard fixed width integers to Miniaudio's integer aliases
|
2024-10-10 16:26:01 -06:00 |
SoundFileWriterFlac.cpp
|
Replaced OpenAL with miniaudio.
|
2024-04-25 10:24:11 +02:00 |
SoundFileWriterFlac.hpp
|
Disallow C-style arrays
|
2024-10-17 21:40:41 -06:00 |
SoundFileWriterOgg.cpp
|
Replaced OpenAL with miniaudio.
|
2024-04-25 10:24:11 +02:00 |
SoundFileWriterOgg.hpp
|
Make true and false keywords lowercase and monospaced in docs
|
2024-10-08 10:26:22 +02:00 |
SoundFileWriterWav.cpp
|
Disallow C-style arrays
|
2024-10-17 21:40:41 -06:00 |
SoundFileWriterWav.hpp
|
Make true and false keywords lowercase and monospaced in docs
|
2024-10-08 10:26:22 +02:00 |
SoundRecorder.cpp
|
Prefer standard fixed width integers to Miniaudio's integer aliases
|
2024-10-10 16:26:01 -06:00 |
SoundSource.cpp
|
Added support for user defined sound effect implementations.
|
2024-05-16 21:52:16 -06:00 |
SoundStream.cpp
|
Upgrade to clang-format-17
|
2024-10-16 16:41:15 -06:00 |