discord-rpc/src
Mason Sciotti 4824b20f28
Choose pipe number on initialize (#250)
* Choose pipe number on initialize

* Get pipe from base connection instance

* UE4 support

* Warnings as errors yelling

* Fix windows connection

* Oops all variables

* maybe this fixes it

* This one actually works!!!!

* Fix double function declaration
2019-01-14 00:16:22 -08:00
..
backoff.h clang-format I suppose 2017-11-10 09:59:51 -08:00
CMakeLists.txt Fix code signing for macOS 10.10 (#260) 2018-12-19 08:40:51 -08:00
connection.h Choose pipe number on initialize (#250) 2019-01-14 00:16:22 -08:00
connection_unix.cpp Choose pipe number on initialize (#250) 2019-01-14 00:16:22 -08:00
connection_win.cpp Choose pipe number on initialize (#250) 2019-01-14 00:16:22 -08:00
discord_register_linux.cpp Fix mismatched signs in comparison after b44defe (#209) 2018-07-30 12:50:49 -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 Choose pipe number on initialize (#250) 2019-01-14 00:16:22 -08: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 Choose pipe number on initialize (#250) 2019-01-14 00:16:22 -08:00
rpc_connection.h Choose pipe number on initialize (#250) 2019-01-14 00:16:22 -08: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