dolphin/Source/Core
lioncash aecc8ea666 Remove usesMixer function from the sound streams.
This isn't used anywhere in the codebase. Not even the base SoundStream has it as part of its interface.
2014-03-18 10:42:07 -04:00
..
AudioCommon Remove usesMixer function from the sound streams. 2014-03-18 10:42:07 -04:00
Common Fix the Android build when using clang 3.4 2014-03-17 17:56:22 -05:00
Core Merge pull request #159 from Tilka/misc 2014-03-17 17:43:20 +13:00
DiscIO
DolphinWX Clang 3.4 exposes some warnings on Android. 2014-03-17 18:17:12 -05:00
InputCommon Turn some non-const refs into pointers 2014-03-17 02:55:57 +01:00
VideoBackends .gitignore: fix the build directory pattern 2014-03-17 02:55:56 +01:00
VideoCommon Remove superfluous bit shift 2014-03-18 04:07:45 +01:00
CMakeLists.txt