dolphin/Source/Core
JosJuice 135733e285 Volume: Use ReadSwapped more
Most of the Volume code was written before this
convenience function was added. Let's use it more.

Also deleting m_pReader nullptr checks that are
unnecessary because of Read (which ReadSwapped calls)
already having a nullptr check.
2017-03-09 21:03:28 +01:00
..
AudioCommon Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
Common Merge pull request #4991 from leoetlino/config-loaders 2017-03-09 16:56:14 +00:00
Core Merge pull request #5045 from JosJuice/unify-setting-game-metadata 2017-03-09 18:13:02 +00:00
DiscIO Volume: Use ReadSwapped more 2017-03-09 21:03:28 +01:00
DolphinQt2 CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00
DolphinWX Unify the way of setting game ID, title ID, revision 2017-03-09 15:34:14 +01:00
InputCommon GCAdapter_Android: Fix an array bounds overrun in Read() 2017-03-06 23:05:17 -05:00
UICommon Implement command line option setting 2017-03-05 15:47:23 +01:00
VideoBackends Unify the way of setting game ID, title ID, revision 2017-03-09 15:34:14 +01:00
VideoCommon Unify the way of setting game ID, title ID, revision 2017-03-09 15:34:14 +01:00
CMakeLists.txt CMakeLists: Normalize whitespace 2017-03-01 14:53:23 -05:00