citra/src
Vamsi Krishna 6cb9a45154 Add Discord Rich Presence Support (#3883)
* Initial Discord RPC support

Build with Discord Presence ON

Fix RPC detection

Fix Time elapsed on pause; will now continue to count.

* Fix CI builds with compile flag

Addressed reviews

Fix silly mistakes

Fix 'Not in-game' display

class instead of namespace

Fix

Revamped

remove redundant code

Using Pimpl pattern

* Implement Null class

* Fix config updation

* Addressed All Reviews

* externals/discord-rpc : Updated to latest commit
2018-08-20 11:20:33 +02:00
..
audio_core Merge pull request #3985 from BreadFish64/fix-warnings 2018-08-02 11:14:57 -06:00
citra input_common/udp: allow changing pad index 2018-08-11 13:23:10 +08:00
citra_qt Add Discord Rich Presence Support (#3883) 2018-08-20 11:20:33 +02:00
common Merge pull request #4073 from zhaowenlan1779/port-yuzu-988 2018-08-10 21:18:01 +01:00
core NWM_UDS: use sizeof(<var being used>) instead of hard-coded type (#4093) 2018-08-12 22:47:48 +02:00
dedicated_room citra-room: Use the default OpenGL loader instead of SDL_GL_GetProcAddress 2018-04-06 20:27:47 +01:00
input_common Change level of invalid UDP packet log message from Error to Debug. 2018-08-12 22:17:34 -04:00
network network: fix 3 typos 2018-08-12 17:55:15 -05:00
tests Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
video_core video_core: Allow changing background color while emulation is running 2018-08-04 15:11:51 +08:00
web_service reformat all files with clang-format 2018-06-29 16:56:12 +03:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Network: Added an executable to host an dedicated room for local wifi 2018-03-09 19:11:32 +01:00