dolphin/Source/Core
JosJuice dcde91cdd8 DolphinWX: Unify the condition for the game list being empty
When there are no games to display in the game list, DolphinWX shows a
message instead. Clicking the message will perform an action. If the game
list truly is empty, the message and action are for opening a browse
dialog, but if the user has hidden some games, they are instead for
unhiding all games. However, the condition for checking which message to
display lacked some parts that are in the condition for checking which
action to use, so the two could be different in rare cases. This PR fixes
that by breaking out the two conditions to a new unified function.
2016-01-06 22:25:30 +01:00
..
AudioCommon Throttler: Rename "framelimiter" to "emulation speed". 2016-01-05 23:39:05 +01:00
Common Merge pull request #3431 from stenzek/shadercache 2016-01-04 19:11:14 -05:00
Core SI: Base SI sampling on VSync & horiz lines 2016-01-06 23:47:20 +08:00
DiscIO DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
DolphinQt2 Remove padding from platform icons and rating icons 2016-01-05 16:57:31 +01:00
DolphinWX DolphinWX: Unify the condition for the game list being empty 2016-01-06 22:25:30 +01:00
InputCommon Android: More analog input configurations 2016-01-04 13:35:04 +01:00
UICommon UICommon: Respect XDG Base Directory Specification on POSIX systems. 2015-11-10 21:53:29 +00:00
VideoBackends Merge pull request #3431 from stenzek/shadercache 2016-01-04 19:11:14 -05:00
VideoCommon HiresTextures: Refactor getting directory 2016-01-06 19:35:16 +01:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00