OpenRCT2/src/openrct2/audio
Hielke Morsink 53c22c9b4b
Check for nullptr explicitly (#15458)
2021-09-24 20:05:50 +02:00
..
Audio.cpp Check for nullptr explicitly (#15458) 2021-09-24 20:05:50 +02:00
AudioChannel.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
AudioContext.h Use [[nodiscard]] for allocator and RAII functions (#15244) 2021-08-23 20:09:43 +02:00
AudioMixer.cpp Implement code review suggestions 2021-01-27 18:45:28 +00:00
AudioMixer.h Use IStream for zip streaming 2021-01-27 18:45:27 +00:00
AudioSource.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
DummyAudioContext.cpp Use IStream for zip streaming 2021-01-27 18:45:27 +00:00
NullAudioSource.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
audio.h Implement ride music objects and refactor 2021-01-27 18:45:27 +00:00