..
AOSoundStream.cpp
Replace use of the deprecated mem_fun function with mem_fn.
2014-04-01 12:09:22 -04:00
AOSoundStream.h
AudioCommon: Clean up brace placements
2014-08-30 18:06:42 -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
AudioCommon: Clean up brace placements
2014-08-30 18:06:42 -04:00
AudioCommon.cpp
AudioCommon: Get rid of now unused handle param for InitSoundStream()
2014-08-30 23:36:00 -04:00
AudioCommon.h
AudioCommon: Get rid of now unused handle param for InitSoundStream()
2014-08-30 23:36:00 -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
Remove dsound audio backend.
2014-08-23 11:19:19 -07:00
CMakeLists.txt
Remove dsound audio backend.
2014-08-23 11:19:19 -07:00
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
Correct the function casing for DPL2Decoder
2014-07-14 03:34:40 -04:00
Mixer.cpp
Hooked up the emulated Wiimote speaker.
2014-09-07 14:16:20 +10:00
Mixer.h
Hooked up the emulated Wiimote speaker.
2014-09-07 14:16:20 +10:00
NullSoundStream.cpp
Fix more header sorting issues in AudioCommon/ (now check-includes clean).
2014-02-20 01:01:10 +01:00
NullSoundStream.h
Remove usesMixer function from the sound streams.
2014-03-18 10:42:07 -04:00
OpenALStream.cpp
Merge pull request #930 from skidau/openal-seq-ms
2014-09-02 09:56:46 -04:00
OpenALStream.h
Common: Get rid of StdConditionVariable, StdMutex, and StdThread.
2014-08-16 23:33:19 -04:00
OpenSLESStream.cpp
AudioCommon: Clean up brace placements
2014-08-30 18:06:42 -04:00
OpenSLESStream.h
AudioCommon: Remove unused parameter from OpenSLESStream constructor
2014-09-06 01:42:56 -04:00
PulseAudioStream.cpp
AudioCommon: Clean up brace placements
2014-08-30 18:06:42 -04:00
PulseAudioStream.h
Remove usesMixer function from the sound streams.
2014-03-18 10:42:07 -04:00
SoundStream.h
AudioCommon: Use std::string for the filename parameter of StartLogAudio
2014-09-06 23:26:08 -04:00
WaveFile.cpp
Kill off some usages of c_str.
2014-03-14 13:51:23 -04:00
WaveFile.h
AudioCommon: Make WaveFileWriter inherit NonCopyable
2014-09-06 11:27:36 -04: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
XAudio2_7Stream.cpp
Add headers required by XAudio2_7 to externals.
2014-08-23 11:03:07 -07:00
XAudio2_7Stream.h
Add headers required by XAudio2_7 to externals.
2014-08-23 11:03:07 -07:00
aldlist.cpp
AudioCommon: Clean up brace placements
2014-08-30 18:06:42 -04:00
aldlist.h
Get rid of instances of "using namespace std;" in the project
2014-08-17 02:05:33 -04:00