dolphin/Source/Core
JosJuice 21cb13828c Fix blob type detection for game right-click menu
I forgot to update it after changing how IsCompressed() works.
Also, checking file name extensions is a bad way of checking blob types.
2015-09-27 21:06:19 +02:00
..
AudioCommon Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
Common Common: Remove other Common prefixed headers from Common.h 2015-09-26 18:51:58 -04:00
Core Merge pull request #3093 from lioncash/header_shuffle 2015-09-27 03:18:03 +02:00
DiscIO DiscIO: Add a way to get blob type 2015-09-27 20:54:31 +02:00
DolphinQt DiscIO: Add a way to get blob type 2015-09-27 20:54:31 +02:00
DolphinWX Fix blob type detection for game right-click menu 2015-09-27 21:06:19 +02:00
InputCommon Common: Move asserts to their own header 2015-09-26 18:51:27 -04:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends Merge pull request #3093 from lioncash/header_shuffle 2015-09-27 03:18:03 +02:00
VideoCommon Merge pull request #3093 from lioncash/header_shuffle 2015-09-27 03:18:03 +02:00
CMakeLists.txt