discord-rpc/src
2017-07-31 15:40:31 -07:00
..
backoff.h Seed random number generator 2017-07-28 13:52:34 -07:00
CMakeLists.txt OSX/linux version initial attempt 2017-07-27 16:08:17 -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 track open/close state in connection, disconnect on read error, clarify error codes a little 2017-07-31 15:38:12 -07:00
connection_win.cpp track open/close state in connection, disconnect on read error, clarify error codes a little 2017-07-31 15:38:12 -07:00
discord-register.cpp Add registry key to simplify launching 2017-07-27 11:56:19 -07:00
discord-register.h fix some warnings, format 2017-07-27 16:08:17 -07:00
discord-rpc.cpp Just keep a single queued presence message. 2017-07-28 10:59:32 -07:00
rpc_connection.cpp Make these use my helper functions 2017-07-31 15:40:31 -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 Wrap json writer the same way I did reader. More RAII for json writing so I'm less likely to mess it up again. 2017-07-28 13:42:58 -07:00
serialization.h Wrap json writer the same way I did reader. More RAII for json writing so I'm less likely to mess it up again. 2017-07-28 13:42:58 -07:00