mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-03 04:56:10 +00:00
The C version of the GenericLog was being used in both C and C++ branches of the code. Parent panic alerts by the main_frame so that those windows get the icon too. Fix a couple of compiler warnings. Added some checks for libraries in the cmake build. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6385 8ced0084-cf51-0410-be5f-012b33b47a6e |
||
|---|---|---|
| .. | ||
| aldlist.cpp | ||
| aldlist.h | ||
| AlsaSoundStream.cpp | ||
| AlsaSoundStream.h | ||
| AOSoundStream.cpp | ||
| AOSoundStream.h | ||
| AudioCommon.cpp | ||
| AudioCommon.h | ||
| AudioCommonConfig.cpp | ||
| AudioCommonConfig.h | ||
| CoreAudioSoundStream.cpp | ||
| CoreAudioSoundStream.h | ||
| DSoundStream.cpp | ||
| DSoundStream.h | ||
| Mixer.cpp | ||
| Mixer.h | ||
| NullSoundStream.cpp | ||
| NullSoundStream.h | ||
| OpenALStream.cpp | ||
| OpenALStream.h | ||
| PulseAudioStream.cpp | ||
| PulseAudioStream.h | ||
| SConscript | ||
| SoundStream.h | ||
| WaveFile.cpp | ||
| WaveFile.h | ||
| XAudio2Stream.cpp | ||
| XAudio2Stream.h | ||