1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YSFClients/YSFReflector
Chipster e792cab308
Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients.
3 years ago
..
docker Added Dockerfile to build user image 5 years ago
BlockList.cpp Remove duplicate log messages. 4 years ago
BlockList.h Add a rudimentary block list. 4 years ago
Conf.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 3 years ago
Conf.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 3 years ago
Log.cpp Fix compiler warnings 3 years ago
Log.h Add optional diabling of file rotation and UDP socket bug fixing. 4 years ago
Makefile Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients. 3 years ago
Network.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 3 years ago
Network.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 3 years ago
StopWatch.cpp Simplify the new stopwatch code. 6 years ago
StopWatch.h Fix Windows compilation. 4 years ago
Thread.cpp Updates for NetBSD. 4 years ago
Thread.h Code cleanups. 8 years ago
Timer.cpp Initial version. 8 years ago
Timer.h Initial version. 8 years ago
UDPSocket.cpp Fix the IP display bug. 3 years ago
UDPSocket.h Reinstate the IP address logging for the reflector. 4 years ago
Utils.cpp Upgrade the YSF reflector protocol and use a new .ini file. 8 years ago
Utils.h Initial version. 8 years ago
Version.h Fix the IP display bug. 3 years ago
YSFDefines.h Initial version. 8 years ago
YSFReflector.cpp Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients. 3 years ago
YSFReflector.h Fix Windows compilation. 4 years ago
YSFReflector.ini Add a rudimentary block list. 4 years ago
YSFReflector.sh Create YSFReflector.sh 8 years ago
YSFReflector.vcxproj Add a rudimentary block list. 4 years ago
YSFReflector.vcxproj.filters Add a rudimentary block list. 4 years ago