vkdoom_m/src/sound/backend
Christoph Oelckers 6725cfcca5 - cleaned the includes of the sound backend code of unwanted content.
Also simplified the sound init decision making. With FMod gone there is no reason to be pedantic here. Even the check of snd_backend for the Null device could be omitted here, its only realistic use is '-nosound'.
2019-12-08 22:17:19 +01:00
..
efx.h - sorted sound backend code into subdirectories. 2019-07-14 16:07:18 +02:00
i_sound.cpp - cleaned the includes of the sound backend code of unwanted content. 2019-12-08 22:17:19 +01:00
i_sound.h - continued refactoring on sound code. 2019-12-08 21:22:53 +01:00
i_soundinternal.h - cleaned the includes of the sound backend code of unwanted content. 2019-12-08 22:17:19 +01:00
oalload.h - sorted sound backend code into subdirectories. 2019-07-14 16:07:18 +02:00
oalsound.cpp - cleaned the includes of the sound backend code of unwanted content. 2019-12-08 22:17:19 +01:00
oalsound.h - removed the remains of the FModEx-style stream implementation 2019-09-30 03:01:33 +02:00