dolphin/Source/Core/AudioCommon
2014-08-17 02:05:33 -04:00
..
aldlist.cpp Get rid of instances of "using namespace std;" in the project 2014-08-17 02:05:33 -04:00
aldlist.h Get rid of instances of "using namespace std;" in the project 2014-08-17 02:05:33 -04:00
AlsaSoundStream.cpp Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
AlsaSoundStream.h
AOSoundStream.cpp Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
AOSoundStream.h Common: Get rid of StdConditionVariable, StdMutex, and StdThread. 2014-08-16 23:33:19 -04:00
AudioCommon.cpp Remove audio frame limit. 2014-07-25 12:17:10 -04:00
AudioCommon.h
AudioCommon.vcxproj Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
AudioCommon.vcxproj.filters Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
CMakeLists.txt
CoreAudioSoundStream.cpp
CoreAudioSoundStream.h
DPL2Decoder.cpp Correct the function casing for DPL2Decoder 2014-07-14 03:34:40 -04:00
DPL2Decoder.h Correct the function casing for DPL2Decoder 2014-07-14 03:34:40 -04:00
DSoundStream.cpp Common: Get rid of StdConditionVariable, StdMutex, and StdThread. 2014-08-16 23:33:19 -04:00
DSoundStream.h Common: Get rid of StdConditionVariable, StdMutex, and StdThread. 2014-08-16 23:33:19 -04:00
Mixer.cpp Merge pull request #667 from RachelBryk/remove-audio-limit 2014-07-28 14:38:35 +02:00
Mixer.h Common: Get rid of StdConditionVariable, StdMutex, and StdThread. 2014-08-16 23:33:19 -04:00
NullSoundStream.cpp
NullSoundStream.h
OpenALStream.cpp Common: Get rid of StdConditionVariable, StdMutex, and StdThread. 2014-08-16 23:33:19 -04:00
OpenALStream.h Common: Get rid of StdConditionVariable, StdMutex, and StdThread. 2014-08-16 23:33:19 -04:00
OpenSLESStream.cpp
OpenSLESStream.h Common: Get rid of StdConditionVariable, StdMutex, and StdThread. 2014-08-16 23:33:19 -04:00
PulseAudioStream.cpp Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
PulseAudioStream.h
SoundStream.h
WaveFile.cpp
WaveFile.h
XAudio2_7Stream.cpp Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00
XAudio2_7Stream.h Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00
XAudio2Stream.cpp Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00
XAudio2Stream.h Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00