Releases
1.0.7
Compare
Sorry, something went wrong.
No results found
Added system::get_time_millis() function.
Got rid of the <windows.h> plague header in header files.
Fixed integer overflow in system::time_t data structure for 32-bit systems
by extending the size of seconds field up to 64 bit.
Added system::get_volume_info() and system:: free_volume_info() functions
for obtaining list of mounted volumes in the system.
Added URL-decoding of the name of the link for QT5 bookmarks.
Fixed improper size tracking in io::OutMemoryStream::writeb() method.
Fixed several bugs in LSPString class implementation.
Added support of reading *.lnk files as bookmarks.
Fixed memory leakage in lsp::obj::PullParser::wrap() method.
Fixed bug in io::Path::canonicalize() method that could issue reads outside
of allocated memory.
Fixed improper usage of sf_open function of libsndfile in mm::InAudioFileStream.
Updated build scripts.
You can’t perform that action at this time.