discord-rpc/src
Ted John ba9fe00c4d Dynamically create IoThread... (#179)
So that it doesn't get deleted before Discord is destroyed.
2018-05-16 13:21:16 -07:00
..
backoff.h clang-format I suppose 2017-11-10 09:59:51 -08:00
CMakeLists.txt add WARNINGS_AS_ERRORS cmake option (#176) 2018-05-10 17:46:11 -07:00
connection.h track open/close state in connection, disconnect on read error, clarify error codes a little 2017-07-31 15:38:12 -07:00
connection_unix.cpp Enable warnings, clang edition. 2017-10-12 16:08:08 -07:00
connection_win.cpp clang-format I suppose 2017-11-10 09:59:51 -08:00
discord_register_linux.cpp Apply formatting (#178) 2018-05-14 09:25:17 -07:00
discord_register_osx.m Fix buffer overflows in RegisterCommand on mac (#99) 2018-01-05 16:59:44 -08:00
discord_register_win.cpp Apply formatting (#178) 2018-05-14 09:25:17 -07:00
discord_rpc.cpp Dynamically create IoThread... (#179) 2018-05-16 13:21:16 -07:00
dllmain.cpp Provide fake DllMain declaration to fix missing-declarations warning (#130) 2018-02-15 14:36:31 -08:00
msg_queue.h Syntax change to avoid gcc 4.8 segfaulting (#162) 2018-04-04 10:00:24 -07:00
rpc_connection.cpp Adding user object to READY event (#159) 2018-04-16 10:25:44 -07:00
rpc_connection.h Adding user object to READY event (#159) 2018-04-16 10:25:44 -07:00
serialization.cpp Apply formatting (#178) 2018-05-14 09:25:17 -07:00
serialization.h Apply formatting (#178) 2018-05-14 09:25:17 -07:00