Archive
AppSettings v1.24
Just to let everyone know that v1.24 of AppSettings has been released. Updates for this version include:
- Updated copyright details.
- Fixed more static code analysis warnings in Visual Studio 2022.
- Updated the code to use C++ uniform initialization for all variable declarations.
JSON++ v1.12
Just to let everyone know that v1.12 of JSON++ has been released. Updates for this version include:
- Updated copyright details.
- Fixed more static code analysis warnings in Visual Studio 2022.
- Updated the code to use C++ uniform initialization for all variable declarations.
EventLogWrappers v1.05
Just to let everyone know that v1.05 of EventLogWrappers has been released. Updates for this version include:
- Updated copyright details.
- Fixed more static code analysis warnings in Visual Studio 2022.
CryptoWrappers v1.15
Just to let everyone know that v1.15 of CryptoWrappers has been released. Updates for this version include:
- Updated copyright details.
- Fixed more static code analysis warnings in Visual Studio 2022.
AA+ v2.41
Just to let everyone know that v2.41 of AA+ has been released. Updates for this version include:
- Updated copyright details.
- Updated the g_DeltaTValues lookup table to use observed DeltaT values to 20 January 2022 and predicted values to 28 January 2023 from https://cddis.nasa.gov/archive/products/iers/finals2000A.all.
HTTPServerWrappers and CPPCThreadPool v1.09
Just to let everyone know that v1.09 of HTTPServerWrappers and CPPCThreadPool has been released. Updates for this version include:
- Updated copyright details.
- Fixed more static code analysis warnings in Visual Studio 2022.
WinHTTPWrappers v1.31
Just to let everyone know that v1.31 of WinHTTPWrappers has been released. Updates for this version include:
- Updated copyright details.
- Fixed more static code analysis warnings in Visual Studio 2022.
SQLiteWrappers v1.29
Just to let everyone know that v1.29 of SQLiteWrappers has been released. Updates for this version include:
- Updated copyright details.
- Updated the code to compile against SQLite v3.37.2. Added support for sqlite3_int64 sqlite3_changes64, sqlite3_total_changes64 & sqlite3_autovacuum_pages.
- Fixed more Clang-Tidy static code analysis warnings in the code.
- Fixed compiler warnings when compiled using Visual Studio 2022.
DtWinVer v2.55
Just to let everyone know that v2.55 of DtWinVer has been released. Updates for this version include:
- Reworked and renamed IsWindowsServervNext to IsWindowsServer2019ActiveDevelopmentBranch.
- Provided new IsWindowsServer2022ActiveDevelopmentBranch method.
- Reworked IsWindowsServer2022 method.
- Reworked IsWindowsServer2019 method.
- Reworked IsWindows11ActiveDevelopmentBranch method.
- Reworked IsWindows10ActiveDevelopmentBranch method.
- Reworked IsWindows11 method.
FOStation v1.10
Just to let everyone know that v1.10 of FOStation has been released. Updates for this version include:
- m_nDBLoggingInterval config value can now be set to 0. This setting will save data to the database as soon as a new weather record is available.
- m_nMETWOWLoggingInterval config value can now be set to 0. This setting will upload data to WOW as soon as a new weather record is available.
- m_nWeatherUndergroundLoggingInterval config value can now be set to 0. This setting will upload data to Weather Underground as soon as a new weather record is available.
- Updated copyright details.
You must be logged in to post a comment.