This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenRCT2
Watch
1
Star
0
Fork
0
You've already forked OpenRCT2
mirror of
https://github.com/OpenRCT2/OpenRCT2
synced
2026-01-17 20:13:07 +01:00
Code
Issues
Releases
Wiki
Activity
Files
27ed19002a5300aef3d4496188c58ea68af3e451
OpenRCT2
/
src
/
openrct2-ui
/
audio
History
Hielke Morsink
956e77f4c3
Use [[nodiscard]] for allocator and RAII functions (
#15244
)
2021-08-23 20:09:43 +02:00
..
AudioChannel.cpp
Fix various Cppcheck warnings (
#15081
)
2021-07-24 23:41:50 +02:00
AudioContext.cpp
Use IStream for zip streaming
2021-01-27 18:45:27 +00:00
AudioContext.h
Use [[nodiscard]] for allocator and RAII functions (
#15244
)
2021-08-23 20:09:43 +02:00
AudioFormat.h
Update copyright year to 2020
2020-07-21 15:04:34 +02:00
AudioMixer.cpp
Fix various Cppcheck warnings (
#15081
)
2021-07-24 23:41:50 +02:00
FileAudioSource.cpp
Mark values constexpr in FileAudioSource
2021-07-30 21:31:10 +03:00
MemoryAudioSource.cpp
Cleanup variables usage and initialize them
2021-01-06 22:29:40 +01:00