YSFClients/YSFReflector
Chipster e792cab308 Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients.
Added '--version|-v' to YSFParrot, as well as GitVersion.h facility
Added GitVersion.h to gitignore
2022-01-07 09:14:33 -06:00
..
docker Added Dockerfile to build user image 2020-01-07 20:30:38 +00:00
BlockList.cpp Remove duplicate log messages. 2021-02-15 07:22:50 +00:00
BlockList.h Add a rudimentary block list. 2021-02-13 13:24:27 +00:00
Conf.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
Conf.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
Log.cpp Fix compiler warnings 2021-10-25 18:03:19 +01:00
Log.h Add optional diabling of file rotation and UDP socket bug fixing. 2020-11-01 12:28:12 +00:00
Makefile Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients. 2022-01-07 09:14:33 -06:00
Network.cpp Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
Network.h Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
StopWatch.cpp Simplify the new stopwatch code. 2018-07-15 20:30:47 +01:00
StopWatch.h Fix Windows compilation. 2020-09-20 14:56:00 +01:00
Thread.cpp Updates for NetBSD. 2020-10-05 13:05:32 +01:00
Thread.h Code cleanups. 2016-10-18 07:55:01 +01:00
Timer.cpp Initial version. 2016-05-19 17:36:54 +01:00
Timer.h Initial version. 2016-05-19 17:36:54 +01:00
UDPSocket.cpp Fix the IP display bug. 2021-08-24 18:56:59 +01:00
UDPSocket.h Reinstate the IP address logging for the reflector. 2020-11-24 12:52:19 +00:00
Utils.cpp Upgrade the YSF reflector protocol and use a new .ini file. 2016-06-01 11:00:25 +01:00
Utils.h Initial version. 2016-05-19 17:36:54 +01:00
Version.h Fix the IP display bug. 2021-08-24 18:56:59 +01:00
YSFDefines.h Initial version. 2016-05-19 17:36:54 +01:00
YSFReflector.cpp Added git version string to VERSION, etc. (GitVersion.h); consistent with other clients. 2022-01-07 09:14:33 -06:00
YSFReflector.h Fix Windows compilation. 2020-09-20 14:56:00 +01:00
YSFReflector.ini Add a rudimentary block list. 2021-02-13 13:24:27 +00:00
YSFReflector.sh Create YSFReflector.sh 2016-09-26 15:10:55 +01:00
YSFReflector.vcxproj Add a rudimentary block list. 2021-02-13 13:24:27 +00:00
YSFReflector.vcxproj.filters Add a rudimentary block list. 2021-02-13 13:24:27 +00:00