dolphin/Source/Core
Lioncash f6c247d10e WII_IPC_HLE_Device_usb: const correctness for function parameters
The data passed in isn't modified in these functions

Also normalizes variables with prefixed underscores in the modified
functions (and normalizes outliers to our current coding style), as
single-underscore followed by any lowercased/uppercased character is
reserved for use in the global namespace (it's a common misconception this
is assumed to only be the case for underscores followed by a capital
character, but this is only the case in C, not C++).
2015-12-05 16:14:37 -05:00
..
AudioCommon WaveFile: Get rid of an explicit delete 2015-12-02 20:05:18 -05:00
Common Merge pull request #3126 from phire/remove-logging-lock 2015-12-03 13:32:07 +13:00
Core WII_IPC_HLE_Device_usb: const correctness for function parameters 2015-12-05 16:14:37 -05:00
DiscIO DiscIO: Don't use PlainFileReader in VolumeDirectory 2015-11-28 09:18:22 +01:00
DolphinQt Merge pull request #3211 from JosJuice/themes-to-resources 2015-11-27 23:47:44 +13:00
DolphinQt2 Use a proxy model for the GameList. 2015-11-28 10:00:03 -08:00
DolphinWX Merge pull request #3126 from phire/remove-logging-lock 2015-12-03 13:32:07 +13:00
InputCommon Merge pull request #3253 from Phatcat/master 2015-12-02 22:50:29 +01:00
UICommon UICommon: Respect XDG Base Directory Specification on POSIX systems. 2015-11-10 21:53:29 +00:00
VideoBackends VideoSW: Wipe output vertices 2015-12-02 21:37:12 +01:00
VideoCommon Remove Google Code Reference and Fix Grammar 2015-12-03 18:20:59 -08:00
CMakeLists.txt DolphinQt2 2015-11-27 00:33:07 -08:00