dolphin/Source/Core
Ryan Houdek 47f76b8907 Fix the integer overflow that happens in the MD5Sum Progressbar.
Instead of using a u64 size integer as the range on the progressbar, set the max as 1000.
Similar maximums are used in other parts of the UI.
2014-04-14 20:40:43 -05:00
..
AudioCommon Common: Move the Event class to a separate file, and add tests for it. Fix includes everywhere to match this. 2014-04-14 10:54:07 +02:00
Common Merge pull request #271 from delroth/threading-stuff 2014-04-14 23:23:16 +02:00
Core Merge pull request #271 from delroth/threading-stuff 2014-04-14 23:23:16 +02:00
DiscIO Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
DolphinWX Fix the integer overflow that happens in the MD5Sum Progressbar. 2014-04-14 20:40:43 -05:00
InputCommon Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
VideoBackends Merge pull request #263 from Sonicadvance1/DetermineMaliVersion 2014-04-14 19:20:04 +12:00
VideoCommon Merge pull request #261 from magumagu/pixelshadergen-extra-paren 2014-04-14 09:48:02 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00