Commit Graph

37 Commits

Author SHA1 Message Date
warmenhoven
a60249ff87
Fix #15059 Compile in presence for discord (#15063)
Also relying on $TMPDIR is problematic because Discord uses
NSTemporaryDirectory() which may not be the same.
2023-03-06 19:57:08 +01:00
LibretroAdmin
e4bff7c12c Move rjsonwriter helper inline functions over to separate file rjson_helpers.h 2022-08-01 17:41:34 +02:00
twinaphex
df98bca9ae (Mac) Add Discord RPC support - untested 2021-08-25 09:56:00 +02:00
twinaphex
65c01b35ec Go back to Discord RPC I/O Thread codepath for now - the non-I/O
thread codepath seems to be unreliable for now
2021-04-13 16:44:46 +02:00
Jamiras
76074a76fe fix discord rich presence 2020-12-03 09:42:40 -07:00
twinaphex
7c2fda77f8 (Discord) Cleanups 2020-11-08 19:27:34 +01:00
twinaphex
27dc500ed1 (Discord RPC) Cleanups 2020-11-08 18:49:20 +01:00
Bernhard Schelling
f6f8d3e235 Replace rapidjson parser/writer in discord-rpc with rjson 2020-10-29 16:55:23 +09:00
twinaphex
a117811936 (rapidjson) Remove unused files 2020-09-21 01:27:41 +02:00
twinaphex
cff87ab1e0 (OSX) Buildfix for Discord 2020-05-23 16:43:32 +02:00
twinaphex
c8940c130d Cleanup 2020-05-23 05:16:24 +02:00
twinaphex
4a388668a3 Update 2020-05-23 04:52:28 +02:00
twinaphex
5e3fd8e95e move GetProcessId to C files 2020-05-23 04:49:14 +02:00
Twinaphex
f2bb7e29a4 Revert "(Discord RPC) Update"
This reverts commit a6030f89fe.
2020-05-22 05:37:01 +02:00
twinaphex
a6030f89fe (Discord RPC) Update 2020-05-22 04:56:53 +02:00
twinaphex
e1e6f2db51 Fix CXX_BUILD 2020-05-21 05:10:33 +02:00
twinaphex
70f57974c7 Buildfix 2020-05-21 04:23:01 +02:00
twinaphex
a3d3e18369 Update 2020-05-20 19:54:37 +02:00
twinaphex
3d677ee90c (Discord RPC) Simplify - use string_is_equal - de-auto type certain
variables where possible
2020-05-20 17:59:42 +02:00
twinaphex
647bdc5cbd (Discord RPC) Cleanups 2020-05-20 16:10:46 +02:00
twinaphex
3387170d62 (Discord) Cleanups - get rid of discord_register.h header 2020-05-20 15:43:01 +02:00
twinaphex
60e087b8e7 (Discord) Add header include 2020-01-23 04:49:51 +01:00
twinaphex
528edf7e82 (Discord) Cleanups - we might want to do a clean implementation of all
this someday as Discord RPC is deprecated anyway
2020-01-22 18:53:54 +01:00
Twinaphex
5dd74503d2
Update discord_register_linux.c 2019-08-21 04:35:37 +02:00
twinaphex
1917b2235e (Discord) Cleanups 2019-08-20 21:11:48 +02:00
twinaphex
a363af7796 (Discord) Convert some files to C 2019-08-20 21:03:16 +02:00
orbea
de3f80dba0 Silence discord warnings without visual studio. 2019-07-24 10:48:19 -07:00
LazyBumHorse
2de6e9b43a silence compiler warnings 2019-07-22 19:27:31 +02:00
twinaphex
5e09f1a569 Revert "(Discord RPC) Cleanups"
This reverts commit 8609c68f31.
2019-05-28 16:26:50 +02:00
twinaphex
8609c68f31 (Discord RPC) Cleanups 2019-05-28 16:18:29 +02:00
radius
671e90a415 [discord] party & ask to join refinements 2019-02-06 22:45:05 -05:00
radius
9c4b307dcb Update Discord RPC
Squashed 'deps/discord-rpc/' changes from ba9fe00c4d..7716eadca3

7716eadca3 Update D binding link (#234)
e32d001809 readme nits
2cb9813eb6 Unity specific DLL setup
af380116a0 Check C# strings against UTF8 bytes instead of clamping (#221)
3d3ae7129d Fix mismatched signs in comparison after b44defe (#209)
b44defe60a [Linux] Null-terminate output from readlink in Discord_Register. (#208)
dfad394be0 Added enum for response codes (#207)
a3ad6afee2 Added Discord RPC C# implementation to list. (#205)
7c41a8ec19 Fixed issue with Discord RPC not updating presence during shutdown (#189)
5df1c5ae6d copy the whole folder UE4
c05c7148dd Updated README with UE plugin instructions (#183)

git-subtree-dir: deps/discord-rpc
git-subtree-split: 7716eadca31a0d556f9d71fb610943b203470533
2018-12-28 17:16:13 -05:00
radius
bf7c3f17b3 start registering the application so it can be started from discord 2018-10-13 21:09:19 -05:00
twinaphex
e74e306947 Relative path include bugfix 2018-08-08 07:38:48 +02:00
Rob Loach
e45692b70d
rapidjson: Remove the gtest folder 2018-06-20 00:23:15 -04:00
radius
00bb17588d Merge commit '6e7a18a5987cbd5dec80308250062867f2cc3aad' as 'deps/discord-rpc/thirdparty/rapidjson-1.1.0' 2018-05-28 23:59:23 -05:00
radius
0308191f88 Merge commit 'b86df4ee09564e88f9d2c994ef9d5af75d4e7395' as 'deps/discord-rpc' 2018-05-28 23:46:51 -05:00