Releases: gdwnldsKSC/hydrairc
0.3.172.1 VS2010 Build
Full migration to VS2010 and cleanup of VS2008 related project files. Now fully requires VS2010 - 20% binary size reduction.
Minor code fixes due to std library behavior changes for auto_ptr (using shared_ptr instead now).
Upgraded WTL to 9.1.
VS2010 brings Windows SDK 7.0A along as well, with improvements/fixes that includes.
Minimum OS Requirement: Windows XP SP1
0.3.172-FINAL
More IPv6 code safe fixes for internal handling, no real end-user facing changes yet. Newer core libraries, newer OS components, etc. Just like last one, Windows XP SP1 minimum required. Attached ISO is a run-anywhere no installer precompiled copy. Tested on XP and Windows 11.
0.3.172-ALPHA
Fixed an XP regression via documentation / libxml configuration change (DEVELOPER.TXT has the change needed for configure.JS - run as if new build). Now runs again on XPSP1. Includes all previous changes as well, and a ready to run ISO with binary that works on XP and up.
0.3.170
Updated supporting library WTL to 9.0, LibXML to 2.9.14
Manifest updates to support detection of OS versions newer than Windows 8
SysInfo plugin updates to support Windows 10 and 11 detection as well as properly display free and total memory on all systems XP and up (Especially in large memory environments - properly displays 64GB and 384GB systems as tested).
Winamp plugin compiler warning fixes
EARLY IPv6 Fixes (DNS Resolver uses IPv6 friendly API now).
EARLY X64 build target added, does not yet work.