.. |
AlResource.hpp
|
Update the copyright year to 2021
|
2021-01-06 20:21:36 +01:00 |
Export.hpp
|
Update the copyright year to 2021
|
2021-01-06 20:21:36 +01:00 |
InputSoundFile.hpp
|
Remove unnecessary includes from public-facing headers
|
2022-02-10 21:05:49 +00:00 |
Listener.hpp
|
Remove redundant APIs taking '(x, y)' in favour of ones taking 'sf::Vector'
|
2021-12-15 11:22:46 +01:00 |
Music.hpp
|
Remove unnecessary includes from public-facing headers
|
2022-02-10 21:05:49 +00:00 |
OutputSoundFile.hpp
|
Use smart pointers to manage memory
|
2021-12-21 19:54:25 +01:00 |
Sound.hpp
|
Remove unnecessary includes from public-facing headers
|
2022-02-10 21:05:49 +00:00 |
SoundBuffer.hpp
|
Strategic use of '[[nodiscard]]' in 'Audio' module
|
2021-12-14 15:19:37 +01:00 |
SoundBufferRecorder.hpp
|
Strategic use of '[[nodiscard]]' in 'Audio' module
|
2021-12-14 15:19:37 +01:00 |
SoundFileFactory.hpp
|
Use smart pointers to manage memory
|
2021-12-21 19:54:25 +01:00 |
SoundFileFactory.inl
|
Use smart pointers to manage memory
|
2021-12-21 19:54:25 +01:00 |
SoundFileReader.hpp
|
Improve compilation times by removing some includes and avoiding heavy dependencies
|
2021-12-19 18:13:07 +01:00 |
SoundFileWriter.hpp
|
Strategic use of '[[nodiscard]]' in 'Audio' module
|
2021-12-14 15:19:37 +01:00 |
SoundRecorder.hpp
|
Strategic use of '[[nodiscard]]' in 'Audio' module
|
2021-12-14 15:19:37 +01:00 |
SoundSource.hpp
|
Remove redundant APIs taking '(x, y)' in favour of ones taking 'sf::Vector'
|
2021-12-15 11:22:46 +01:00 |
SoundStream.hpp
|
Strategic use of '[[nodiscard]]' in 'Audio' module
|
2021-12-14 15:19:37 +01:00 |