Donate Share

CoreLibrary

File Release Notes and Changelog

Release Name: CoreLibrary version 1.1.0

Notes:


Changes: Version 1.1 *********** Bugfix: All Split commands can now handle non-ASCII characters Bugfix: HTTPRequest didn't parse HTTP parameters correctly Bugfix: PostSpec::toXML() didn't format XML correctly Bugfix: JString::addCRLF() didn't adjust buffer correctly - possible memory corruption Bugfix: DataSamples in MediaStream are no longer just deleted, but marked for deletion, content deleted and only much later physically removed from memory Bugfix: InfoItem Times were not converted toXML correctly Feature: MediaServers now respond with detailed stats (InfoItem) for getInfo() Version 1.0.6a ************** Bugfix: Fixed JFile create and delete dir functions Feature: Added 'takeAll()' method to all collections Feature: Dynamic loader now informs why a dll/so could not be loaded on Windows