0ad/source/soundmanager/items
2022-05-02 20:57:22 +00:00
..
CBufferItem.cpp Fix audio leak that resulted in openAL errors after a while. 2021-01-22 12:50:05 +00:00
CBufferItem.h Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/. 2016-11-23 11:18:37 +00:00
CSoundBase.cpp Moves uniform and texture binding to CDeviceCommandContext. 2022-05-02 20:57:22 +00:00
CSoundBase.h Tweak sound distance attenuation & add configurability 2021-05-25 06:19:25 +00:00
CSoundItem.cpp Fix audio leak that resulted in openAL errors after a while. 2021-01-22 12:50:05 +00:00
CSoundItem.h handle initialization errors cleanly, clean stuff up 2013-04-18 03:24:20 +00:00
CStreamItem.cpp Fix audio leak that resulted in openAL errors after a while. 2021-01-22 12:50:05 +00:00
CStreamItem.h Remove trailing whitespace and whitespace in empty lines of source/ except source/third_party/. 2016-11-23 11:18:37 +00:00
ISoundItem.h Tweak sound distance attenuation & add configurability 2021-05-25 06:19:25 +00:00