Releases: MediaArea/ZenLib
Releases · MediaArea/ZenLib
0.4.41
05 Apr 12:26
Compare
Sorry, something went wrong.
No results found
BitStream_LE: Fix use of uninitialised values
RPM spec: fix build with rhel9 and derivates
v0.4.40
23 Dec 08:53
Compare
Sorry, something went wrong.
No results found
BitStream_Fast: Resize()
C++11 min everywhere
Remove the bitcode generation in iOS build (no more supported by Apple)
Fix incompatibilities with some compilers
v0.4.39
27 Mar 21:34
Compare
Sorry, something went wrong.
No results found
Threads: avoid critical sections lockers when possible
HTTP_Client: Try UTF8 first for network data
Threads: call to non thread-safe time related functions (gmtime, localtime) are avoided as much as possible
Threads: update non Windows binding (was not complete)
Fix crash on some ARMv7 devices
v0.4.38
03 Apr 18:29
Compare
Sorry, something went wrong.
No results found
UWP support
Android support
iOS support
Ztring: fix some date conversion methods were not thread safe
Miscellaneous fixes