dolphin/Source/Core
Jordan Woyak eca93c4c19 Eliminate nearly all the _connect_macro_ ugliness by using wxw's newish Bind functions.
Unlike Connect, Bind is quite type-safe.
I also seem to have fixed some errors in the input config dialog.
2013-01-13 03:06:56 -06:00
..
AudioCommon 'count' parameter for AddStereoSamples and AddStereoSamplesBE in WaveFile should be unsigned. Doesn't make sense to have them signed. 2013-01-11 22:22:55 -05:00
Common Fix two signed/unsigned mismatch warnings. 2013-01-11 19:38:04 -05:00
Core buildfix! 2013-01-10 16:29:16 -06:00
DiscIO Apparently the order here was important, cached somewhere I guess. 2013-01-10 18:59:15 -06:00
DolphinWX Eliminate nearly all the _connect_macro_ ugliness by using wxw's newish Bind functions. 2013-01-13 03:06:56 -06:00
InputCommon Merge branch 'controller-profiles' 2013-01-09 22:33:51 -05:00
VideoCommon BPMemory: Expose more register descriptions for FifoPlayer 2013-01-12 15:25:50 +01:00
CMakeLists.txt