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-30 02:05:13 +01:00
Code
Issues
Releases
Wiki
Activity
Files
5f417987bc5d2b69ea7c7a8132875df4f1030852
OpenRCT2
/
src
/
openrct2
/
audio
History
Charles Machalow
99db07cfe0
Fix
#16759
: No music when unmuting the game in title screen
2022-03-14 21:16:16 +01:00
..
Audio.cpp
Fix
#16759
: No music when unmuting the game in title screen
2022-03-14 21:16:16 +01:00
audio.h
Introduce EntityId and refactor everything
2022-02-16 18:56:39 +02:00
AudioChannel.h
…
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
…
DummyAudioContext.cpp
Use IStream for zip streaming
2021-01-27 18:45:27 +00:00
NullAudioSource.cpp
…