dolphin/Source/Core
Tillmann Karras 39ced2a2d7 AVIDump: fix -Wsign-compare warning
Cast the other side of the comparison to avoid a warning with newer
ffmpeg/libav versions (cb3591e69738c808d26ba15eb02414fedfcd91cc).
2015-08-21 10:26:35 +02:00
..
AudioCommon Merge pull request #2854 from Tilka/valgrind 2015-08-15 20:52:12 +02:00
Common IniFile: Mark getter functions as const 2015-08-19 22:27:18 -04:00
Core Merge pull request #2837 from Sonicadvance1/aarch64_faster_nonpaired 2015-08-21 09:51:45 +02:00
DiscIO Merge pull request #2676 from Stevoisiak/SpellingCorrections 2015-08-15 18:36:56 +02:00
DolphinQt Fix DoFileSearch returning the passed-in directories themselves. 2015-06-25 15:17:52 +02:00
DolphinWX DolphinWX: Finish removing bandaid from 704f787 2015-08-20 22:39:24 -07:00
InputCommon evdev: don't pass null path to the kernel 2015-08-15 12:51:34 +02:00
UICommon UICommon: Fix a leak/bug in Disassembler retrieval 2015-08-04 14:28:32 -04:00
VideoBackends Fix a memory leak in the EGL GLInterface. 2015-08-18 08:26:45 -05:00
VideoCommon AVIDump: fix -Wsign-compare warning 2015-08-21 10:26:35 +02:00
CMakeLists.txt