|
.gitignore
|
Simplify the UDP socket handling.
|
2024-01-29 16:37:34 +00:00 |
|
Conf.cpp
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00: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:43:56 +02:00 |
|
DAPNETGateway.cpp
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00:00 |
|
DAPNETGateway.h
|
Some minor code beautification
|
2018-11-18 23:35:06 +01:00 |
|
DAPNETGateway.ini
|
Add optional log file rotation and UDP error handling.
|
2020-10-31 22:16:07 +00:00 |
|
DAPNETGateway.sln
|
Initial commit.
|
2018-06-06 20:33:31 +01:00 |
|
DAPNETGateway.vcxproj
|
Allow to buildon Windows again.
|
2024-04-22 13:49:26 +01:00 |
|
DAPNETGateway.vcxproj.filters
|
Add VS2017 support.
|
2018-11-19 11:31:30 +00:00 |
|
DAPNETNetwork.cpp
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00:00 |
|
DAPNETNetwork.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:43:56 +02:00 |
|
LICENCE
|
Initial commit.
|
2018-06-06 20:33:31 +01:00 |
|
Log.cpp
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00:00 |
|
Log.h
|
Add optional log file rotation and UDP error handling.
|
2020-10-31 22:16:07 +00:00 |
|
Makefile
|
Add the gitversion to the Makefile.
|
2024-04-22 14:06:52 +01:00 |
|
POCSAGMessage.cpp
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00:00 |
|
POCSAGMessage.h
|
Hopefully fix queue stalls.
|
2018-06-25 19:11:33 +01:00 |
|
POCSAGNetwork.cpp
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00:00 |
|
POCSAGNetwork.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:43:56 +02:00 |
|
prebuild.cmd
|
Allow to buildon Windows again.
|
2024-04-22 13:49:26 +01:00 |
|
README.md
|
Update the README
|
2021-12-13 10:25:03 +00:00 |
|
README.REGEX
|
Add config options for REGEX support. Also add README.REGEX
|
2018-11-17 16:37:11 +00:00 |
|
REGEX.cpp
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00:00 |
|
REGEX.h
|
Some minor code beautification
|
2018-11-18 23:35:06 +01:00 |
|
StopWatch.cpp
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00:00 |
|
StopWatch.h
|
Fix Windows compilation.
|
2020-09-20 15:55:37 +01:00 |
|
TCPSocket.cpp
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00:00 |
|
TCPSocket.h
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00:00 |
|
Thread.cpp
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00:00 |
|
Thread.h
|
Initial commit.
|
2018-06-06 20:33:31 +01:00 |
|
Timer.cpp
|
Initial commit.
|
2018-06-06 20:33:31 +01:00 |
|
Timer.h
|
Initial commit.
|
2018-06-06 20:33:31 +01:00 |
|
UDPSocket.cpp
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00:00 |
|
UDPSocket.h
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00:00 |
|
Utils.cpp
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00:00 |
|
Utils.h
|
Initial commit.
|
2018-06-06 20:33:31 +01:00 |
|
Version.h
|
Upgrade the C++ version.
|
2025-03-18 13:52:17 +00:00 |