| .. |
|
aldlist.cpp
|
Fix build failing when disabling precompiled headers.
|
2014-09-19 18:17:51 -04:00 |
|
aldlist.h
|
|
|
|
AlsaSoundStream.cpp
|
Merge pull request #1027 from rohit-n/change-include
|
2014-09-10 00:35:16 -05:00 |
|
AlsaSoundStream.h
|
Include CommonTypes.h instead of Common.h.
|
2014-09-08 15:39:58 -04:00 |
|
AOSoundStream.cpp
|
AudioCommon: Remove unnecessary usages of mem_fn
|
2014-09-08 13:41:02 -04:00 |
|
AOSoundStream.h
|
Fix build failing when disabling precompiled headers.
|
2014-09-19 18:17:51 -04:00 |
|
AudioCommon.cpp
|
AudioCommon: Get rid of now unused handle param for InitSoundStream()
|
2014-08-30 23:36:00 -04:00 |
|
AudioCommon.h
|
Include CommonTypes.h instead of Common.h.
|
2014-09-08 15:39:58 -04:00 |
|
AudioCommon.vcxproj
|
msvc: remove some remnants of SDL and DSound from projects and general cleanup.
|
2014-09-01 21:27:44 -07:00 |
|
AudioCommon.vcxproj.filters
|
|
|
|
CMakeLists.txt
|
|
|
|
CoreAudioSoundStream.cpp
|
AudioCommon: Clean up brace placements
|
2014-08-30 18:06:42 -04:00 |
|
CoreAudioSoundStream.h
|
AudioCommon: Clean up brace placements
|
2014-08-30 18:06:42 -04:00 |
|
DPL2Decoder.cpp
|
AudioCommon: Declare iterator variable in loop body in DPL2Decoder
|
2014-08-30 21:10:18 -04:00 |
|
DPL2Decoder.h
|
|
|
|
Mixer.cpp
|
Route the wiimote speaker to the sound mixer (the host system's speakers). Emulated Wiimote speaker sounds will go to the host system's speakers. Real Wiimotes will continue to use their own speaker for Wiimote speaker sounds. All Wiimote speaker sound can be disabled by unchecking the "Enable Speaker Data" option.
|
2014-09-07 14:16:20 +10:00 |
|
Mixer.h
|
Route the wiimote speaker to the sound mixer (the host system's speakers). Emulated Wiimote speaker sounds will go to the host system's speakers. Real Wiimotes will continue to use their own speaker for Wiimote speaker sounds. All Wiimote speaker sound can be disabled by unchecking the "Enable Speaker Data" option.
|
2014-09-07 14:16:20 +10:00 |
|
NullSoundStream.cpp
|
|
|
|
NullSoundStream.h
|
|
|
|
OpenALStream.cpp
|
Kill Core::g_CoreStartupParameter.
|
2014-09-09 00:24:49 -04:00 |
|
OpenALStream.h
|
|
|
|
OpenSLESStream.cpp
|
Include CommonTypes.h instead of Common.h.
|
2014-09-08 15:39:58 -04:00 |
|
OpenSLESStream.h
|
AudioCommon: Remove unused parameter from OpenSLESStream constructor
|
2014-09-06 01:42:56 -04:00 |
|
PulseAudioStream.cpp
|
Merge pull request #1027 from rohit-n/change-include
|
2014-09-10 00:35:16 -05:00 |
|
PulseAudioStream.h
|
Include CommonTypes.h instead of Common.h.
|
2014-09-08 15:39:58 -04:00 |
|
SoundStream.h
|
Include CommonTypes.h instead of Common.h.
|
2014-09-08 15:39:58 -04:00 |
|
WaveFile.cpp
|
Include CommonTypes.h instead of Common.h.
|
2014-09-08 15:39:58 -04:00 |
|
WaveFile.h
|
Include CommonTypes.h instead of Common.h.
|
2014-09-08 15:39:58 -04:00 |
|
XAudio2_7Stream.cpp
|
|
|
|
XAudio2_7Stream.h
|
|
|
|
XAudio2Stream.cpp
|
|
|
|
XAudio2Stream.h
|
|
|