dolphin/Source/Core
Lioncash e1359382be Kill off _T and wxT macros
Minor other alterations that relate to above as well.

Also added the PanicAlertT version of alerts for some error messages that
use PanicAlert. We want the user to actually understand why the error
occurred.
2014-05-17 16:25:51 -04:00
..
AudioCommon Add set/get functions for IsFramelimiterTempDisabled 2014-04-30 12:51:13 +02:00
Common Use size_t in std::string operations in IniFile.cpp, not int 2014-05-14 20:38:08 -04:00
Core Merge pull request #327 from magumagu/dvd-seek-time 2014-05-17 18:48:35 +02:00
DiscIO Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
DolphinWX Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
InputCommon Add support for the guide button to XInput 2014-04-17 12:03:44 +01:00
VideoBackends Merge pull request #269 from magumagu/swbackend-xfregisters 2014-05-17 10:40:57 +02:00
VideoCommon Merge pull request #269 from magumagu/swbackend-xfregisters 2014-05-17 10:40:57 +02:00
CMakeLists.txt