This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
b1196fc94ffd77e24a025c329fe01a325d5943be
0ad
/
source
/
soundmanager
T
History
phosit
eb3f0166f8
Prefer [[maybe_unused]] over UNUSED2
...
`[[maybe_unused]]` is in the C++ standard.
2025-07-28 13:16:37 +02:00
..
data
Update SetFormatAndFreq method to use ALenum type in format parameter
2025-07-22 08:41:03 -05:00
items
Don't use UNUSED2 on always unused variables
2025-07-28 13:16:37 +02:00
scripting
Prefer [[maybe_unused]] over UNUSED2
2025-07-28 13:16:37 +02:00
ISoundManager.h
Revert non-ASCII characters from source and configuration files introduced in
157c6af18e
.
2023-12-03 00:30:12 +00:00
SoundManager.cpp
Don't use UNUSED2 on always unused variables
2025-07-28 13:16:37 +02:00
SoundManager.h
Decouple buffer config from SoundManager
2025-07-22 08:40:59 -05:00