dolphin/Source/Core
Pierre Bourdon 4ecee3cb99 DiscordPresence: use game-specific artwork if available
Since we don't have a way (AFAIK) to dynamically collect the list of
available art assets, we hardcode a list of gameids with available
artwork inside Dolphin. It's not great, but I don't think it's a
terrible solution either.

Art has to be manually uploaded to our Discord app configuration, and we
have a limit of ~150 assets, so most likely we'll limit ourselves to a
small set of popular games.
2018-08-19 14:53:40 +02:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common Merge pull request #7249 from yourWaifu/discord-rpc-join 2018-08-19 13:43:33 +02:00
Core Merge pull request #7249 from yourWaifu/discord-rpc-join 2018-08-19 13:43:33 +02:00
DiscIO ExportDOL: ActionReplay has a 0'd dol offset. Don't try to extract. 2018-08-02 05:32:05 -04:00
DolphinNoGUI Merge pull request #6983 from yourWaifu/add-discord-rpc-support 2018-06-25 00:06:27 +02:00
DolphinQt Merge pull request #7249 from yourWaifu/discord-rpc-join 2018-08-19 13:43:33 +02:00
InputCommon Input: Allow per-game configuration to specify directories for input-profiles. If specified, the directories are searched recursively for inis 2018-07-07 13:02:39 -05:00
UICommon DiscordPresence: use game-specific artwork if available 2018-08-19 14:53:40 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends FramebufferManager: Dynamic selection of EFB depth format 2018-07-19 21:47:42 +10:00
VideoCommon FramebufferManager: Use D24S8 on Adreno when using Vulkan 2018-07-19 23:30:25 +10:00
CMakeLists.txt Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00