dolphin/Source/Core
Lioncash c52d1e735a DiscScrubber: Use an unsigned loop index in ParseDisc
Prevents an implicit signed to unsigned conversion when assigning a
partition's group number.
2017-01-04 20:03:12 -05:00
..
AudioCommon Display warning when dumping audio if file exists 2016-12-17 22:45:01 -05:00
Common Remove incorrect usage of "ASCII" and "ANSI" 2016-12-26 15:49:39 +01:00
Core DSPDisassembler: directly initialize AssemblerSettings struct members 2017-01-04 12:53:22 -05:00
DiscIO DiscScrubber: Use an unsigned loop index in ParseDisc 2017-01-04 20:03:12 -05:00
DolphinQt2 Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
DolphinWX Merge pull request #4588 from JosJuice/isoproperties-title-encoding 2017-01-02 12:33:58 +01:00
InputCommon macOS: Add missing includes to fix no-PCH build 2017-01-02 11:45:24 +11:00
UICommon Fix missing includes 2016-10-07 23:46:41 +02:00
VideoBackends VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
VideoCommon VideoCommon: Make dst_alpha state implicit. 2017-01-04 20:02:31 +01:00
CMakeLists.txt