------------- 2023.05.31 Release ------------- - line is not removed - compilation fix - AudioSync uses GetPID instead of GetTID ------------- 2023.05.15 Release ------------- - added initializers - changed atomic double to atomic uint64 - TO REVERT ------------- 2023.05.13 Release ------------- - https://github.com/codelegs/audiosync/issues/51 - refactoring & API fix inside waveio.c - main issue is resolved - file de/encoding speed is increased (twice) - detector core c++ code is cured & refactored - successful debug compilation on macOS X ------------- 2023.05.10 Release ------------- - faster compilation on release - https://github.com/codelegs/as-node-helper/issues/20 - extended info about WM - successful debug compilation on Linux - successful debug compilation on Windows - for future qml - new API for AudioSync (file encoding/decoding) - refactoring ------------- 2023.05.04 Release ------------- - compilation fix - refactoring - add new API function - returns list of all input/output audio devices - got rid of useless library on linux - macOS compilation fix - no mic product has the same name as the main one - optimized compilation - removed useless framework - added external api for buffer feeding - no mic scheme for audiosync sdk - added additional configuration for no-mic - added new readme section for new potential clients ------------- 2023.05.03 Release ------------- - desktop framework build - supress cmake warning (because of qt order project list) - iOS compilation fix - android compilation - removed useless additional layer of cpp file - got rid of Qt::Multimedia using - new tool compilation fix - new toolset compilation fix - licenseActive influences to result of completion of InitializeTimeProfile - one universal method is created - issue when bypass status is not updated is fixed - mistype if fixed - compilation fix - new method for forcing of license expiry date update - rpc method doesn't allow to change bypass status if license is expired - audiosync light service stopped to work after license is expired - unix crash when lkey is used inside configuration service file - commited mistype - refactoring - code size is reduced - new data is logged - fast dynamic update - Revert "Revert "Revert "Revert "new feature"""" - few issues are fixed; stability is increased - Revert "Revert "Revert "new feature""" - Revert "Revert "new feature"" - Revert "new feature" - non block IO audio engine - incorrect logging fix - non blocking audio I/O (Desktop) - CRC cannot be overridden outside if advancedAccess = false - AudioSync cannot be launched with forbidden WM - incorrect behaviour of dynamic wm parameter - iOS compilation - https://github.com/parmy/c-wm/issues/487 - decoding issue is fixed - minimal release compilation - feature - a special fix for dynamic service restart - preparations for macosx service argument fetcher - linux compilation - crossplatform compilation - consistency of Bypass Field on older&newer AudioSync versions - AST1 supports dynamic changes - introduced new optional parameters - payload parameter - crc parameter - bypass parameter - bw start parameter - bw end parameter - misprint is fixed (get -> post) - SERVER code refactoring