Teaspeak-Server/server/src/client
WolverinDEV b54c6d4e04 Some minor updates 2021-07-23 14:59:44 +02:00
..
command_handler Some minor updates 2021-07-23 14:59:44 +02:00
music Some code refactoring 2021-04-14 14:57:04 +02:00
query Some minor updates 2021-04-27 15:46:19 +02:00
shared Fixed a crash which could cause a double free call 2021-04-23 11:11:41 +02:00
voice Fixed some bugs 2021-05-09 18:28:27 +02:00
web Some minor optimizations 2021-04-22 10:50:48 +02:00
ConnectedClient.cpp Using proper permission inheritance 2021-05-26 12:32:03 +02:00
ConnectedClient.h Removed the old voice io 2021-04-15 17:34:44 +02:00
ConnectedClientNotifyHandler.cpp Some minor compile warning fixing 2021-04-15 19:14:21 +02:00
ConnectedClientTextCommandHandler.cpp Some minor optimizations 2021-04-22 10:50:48 +02:00
DataClient.cpp Some general code cleanup 2021-04-14 23:12:51 +02:00
DataClient.h Some general code cleanup 2021-04-14 23:12:51 +02:00
InternalClient.cpp Using `this->ref()` and `this->weak_ref()` instead of direct member access 2021-02-21 20:28:59 +01:00
InternalClient.h Using `this->ref()` and `this->weak_ref()` instead of direct member access 2021-02-21 20:28:59 +01:00
SpeakingClient.cpp Fixed a query rename bug 2021-05-26 11:49:07 +02:00
SpeakingClient.h Fixed a query rename bug 2021-05-26 11:49:07 +02:00
SpeakingClientHandshake.cpp Updating the deploy algorithm 2020-07-31 17:35:14 +02:00