discord-rpc/src
2017-09-21 14:04:46 -07:00
..
backoff.h
CMakeLists.txt Also do registering on OSX and Linux. 2017-09-14 08:59:32 -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 OSX build fix 2017-08-21 12:51:38 -07:00
connection_win.cpp ReadFile and WriteFile really want to report how many bytes were read/written. 2017-09-07 16:16:34 -07:00
discord-rpc.cpp I knew I shouldn't have checked in this dll 2017-09-21 14:04:46 -07:00
discord_register.h Also do registering on OSX and Linux. 2017-09-14 08:59:32 -07:00
discord_register_linux.cpp Also do registering on OSX and Linux. 2017-09-14 08:59:32 -07:00
discord_register_osx.m Also do registering on OSX and Linux. 2017-09-14 08:59:32 -07:00
discord_register_win.cpp Also do registering on OSX and Linux. 2017-09-14 08:59:32 -07:00
dllmain.cpp Fix my dll making, also other cmake variable use 2017-08-01 13:32:56 -07:00
rpc_connection.cpp Allow for disconnect/reconnect. 2017-08-03 10:47:27 -07:00
rpc_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
serialization.cpp Remove dep on rapidjson/internal 2017-08-28 10:43:36 -07:00
serialization.h Remove dep on rapidjson/internal 2017-08-28 10:43:36 -07:00