dolphin/Source/Core/AudioCommon
Florent Castelli 31dfaafe0b AudioCommon: Remove checks against NullSound::isValid()
The NullAudio backend is guaranteed to be compiled in, so no reason
to check it.
In addition to that, if it wasn't valid, it wouldn't work as a fallback
in InitSoundStream as there are uses to g_sound_stream later.
2017-02-05 02:55:04 +01:00
..
AOSoundStream.cpp Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
AOSoundStream.h Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
AlsaSoundStream.cpp Core: Remove double newlines at the end of *_LOG messages. 2016-11-02 02:09:33 +00:00
AlsaSoundStream.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
AudioCommon.cpp AudioCommon: Remove checks against NullSound::isValid() 2017-02-05 02:55:04 +01:00
AudioCommon.h AudioCommon: Remove unnecessary headers 2016-12-11 06:11:37 -05:00
AudioCommon.vcxproj [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
AudioCommon.vcxproj.filters (Visual Studio) Categorize SoundStream.h with other SoundStream files 2015-04-03 14:37:03 -04:00
CMakeLists.txt cmake: In AudioCommon, append sources and dependencies to a real target 2017-02-05 02:55:04 +01:00
CoreAudioSoundStream.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CoreAudioSoundStream.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DPL2Decoder.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DPL2Decoder.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Mixer.cpp Display warning when dumping audio if file exists 2016-12-17 22:45:01 -05:00
Mixer.h Split Audio Dumps on Sample Rate Changes 2016-06-24 21:12:15 -04:00
NullSoundStream.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
NullSoundStream.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
OpenALStream.cpp Fix missing includes 2017-01-24 03:31:51 +01:00
OpenALStream.h Added 32-bit fixed point support to OpenAL backend. 2016-10-27 18:47:13 -02:00
OpenSLESStream.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
OpenSLESStream.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PulseAudioStream.cpp Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
PulseAudioStream.h Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
SoundStream.h Remove dead audio dumping code 2017-01-23 09:11:48 -05:00
WaveFile.cpp Add Silent Audio Dumping INI Option 2017-01-08 13:53:44 -05:00
WaveFile.h Remove AddStereoSample function 2016-07-01 00:59:25 -04:00
XAudio2Stream.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
XAudio2Stream.h Add includes for building on Windows without PCH 2017-01-23 01:37:41 -08:00
XAudio2_7Stream.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
XAudio2_7Stream.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
aldlist.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
aldlist.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00