dolphin/Source/Core/AudioCommon
Matthew Parlane 31cfc73a09 Fixes spacing for "for", "while", "switch" and "if"
Also moved && and || to ends of lines instead of start.
Fixed misc vertical alignments and some { needed newlining.
2014-03-11 00:35:07 +13:00
..
aldlist.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
aldlist.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
AlsaSoundStream.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
AlsaSoundStream.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
AOSoundStream.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
AOSoundStream.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
AudioCommon.cpp Fix various warnings reported by clang 2014-02-28 12:28:19 +01:00
AudioCommon.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
AudioCommon.vcxproj Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
AudioCommon.vcxproj.filters Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
CMakeLists.txt Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
CoreAudioSoundStream.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
CoreAudioSoundStream.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
DPL2Decoder.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
DPL2Decoder.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
DSoundStream.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
DSoundStream.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Mixer.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
Mixer.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
NullSoundStream.cpp Fix more header sorting issues in AudioCommon/ (now check-includes clean). 2014-02-20 01:01:10 +01:00
NullSoundStream.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
OpenALStream.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
OpenALStream.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
OpenSLESStream.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
OpenSLESStream.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
PulseAudioStream.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
PulseAudioStream.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
SoundStream.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.h Second and final pass of clearing out tabs. 2014-02-17 02:19:41 -05:00
WaveFile.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
WaveFile.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
XAudio2_7Stream.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
XAudio2_7Stream.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
XAudio2Stream.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
XAudio2Stream.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00