------------- 2022.09.28 Release ------------- - https://github.com/parmy/c-wm/issues/482 - Quick Refactoring - https://github.com/codelegs/audiosync/issues/17 - Added a restriction to change params (remotely) if license forbids to do this - Refactoring ------------- 2022.09.22 Release ------------- - Refactoring of Logger - Little Issue is fixed - New Features - format util is introduced - new license path - Merge pull request #28 from codelegs/master-refactoring-math-lib-comman - Master refactoring math lib comman - Update project.pbxproj - https://github.com/parmy/c-wm/issues/482 - Refactoring - https://github.com/codelegs/audiosync/issues/26 - uppdate CMakeLists.txt - temporary push - create math.hpp/cpp - - namespace ausiosync::math - - TINV - - CRC - - InitFFT - - FFT - create common.hpp/cpp - - namespace::audiosync::common - - struct EngineBaseInternal - - struct EngineBase - .... - delete - - resampler Lancoz - - NC - old version - https://github.com/codelegs/audiosync/issues/17 - Warning title is changed - Fixed un-initilized value - Bandwidth change is implemented - API calls are implemented - setWatermarkCode - getWatermarkCode - setBypass - getBypassStatus - setPayloadSize - getPayloadSize - isAlive - Clean Dynamic Update - Double API for audiosync service - https://github.com/codelegs/audiosync/issues/16 - rebase with master - Removed useless extra data - https://github.com/codelegs/audiosync/issues/19 - SDK is ready on Demo - Dual Decoder on Demo App - iOS dual decoder - Android SDK is ready - Android AS is ready - Little fixes in Windows AS - Fixed Windows Bugs - Windows UI part is ready - Changed High Priority to Highest (Realtime) Priority - https://github.com/codelegs/audiosync/issues/20 - Fixed Live Encoding from commandline - Refactor with Debug ------------- 2022.09.08 Release ------------- - https://github.com/codelegs/as-node-license-verification/issues/1 - License Refactor - Added UI fields ------------- 2022.09.06 Release ------------- - https://github.com/codelegs/as-node-license-verification/issues/1 - macOS and iOS compilation - Linux Compilation - Windows / Android CMake Refactoring - Android Compilation - Windows compilation - Changed namespaces for engines - https://github.com/codelegs/as-node-license-verification - License verification is moved to separate file - It's a prepare commit for Native NodeJS side - Compilation is ready for Windows - https://github.com/codelegs/audiosync/issues/16 - detector-util is renamed to detector-expiry - Fixed critical issue with Server - Rename detector-util.hpp to expiry-manager.hpp - Rename detector-util.cpp to expiry-manager.cpp ------------- 2022.09.04 Release ------------- - https://github.com/codelegs/as-node-license-verification/issues/1 - UNIX compilation - Fixed a mistype - Fix a TimeStamp architecture - Web-Server Compilation Linux - Server Initial Commit ------------- 2022.09.02 Release ------------- - Merge remote-tracking branch 'origin/master' - https://github.com/codelegs/as-node-license-verification/issues/1 - Compilation fail is fixed - Optimization & Refactoring of DetectorUtil class - Linux AudioSync is Ready (Expiry Date) - UNIX file block - RAII for Windows File - Light Compilation - - AudioSync Light on Ubuntu - CMake Refactoring - Android Future Expiry Date - Ubuntu Port - https://github.com/codelegs/audiosync/pull/12 - fix - DetectorUtil - delete DetectorUtil class - Sync Access on UNIX - Expiry Date on Unix - Non-working yet - Just Refactoring - Qt Audio Log Frequency is changed - Windows Final Expiry Date - Windows correct short timer - High Precise Sleep - Windows AudioSync Light Thread Fix - Fixed a critical issue with Windows std::sleep_for - Windows Expiry Date - Expiry Date Field is introduced