Difference between revisions of "Stream.CL Versions"
From SOUND4wiki
m |
(1.0.1) |
||
Line 4: | Line 4: | ||
==1.0== | ==1.0== | ||
+ | |||
+ | === 1.0.1 === | ||
+ | (Testing - 2024-04-05) | ||
+ | |||
+ | *Optimize license retrieving (especially in file mode) | ||
+ | *Library: | ||
+ | **Correct possible data race error in multiple instances | ||
+ | **Correct memory leak on license failure | ||
+ | |||
===1.0.0=== | ===1.0.0=== | ||
(Preview - 2024-02-29) | (Preview - 2024-02-29) |
Revision as of 07:36, 5 April 2024
Stream.CL extension supports only Live mode.
Libraries can be found in download.sound4.biz
1.0
1.0.1
(Testing - 2024-04-05)
- Optimize license retrieving (especially in file mode)
- Library:
- Correct possible data race error in multiple instances
- Correct memory leak on license failure
1.0.0
(Preview - 2024-02-29)
- MPEG-TS: send metadata in ID3 PES stream
- Can set cut-off frequency for codecs which support it
- MP3: can disable bit-reservoir
- Licenses: dynamic refresh validity date
0.9
Preliminary testing versions.
0.9.5
(Testing 2024-02-15)
- Library:
- Correction for loading extensions in a different folder
0.9.3
(Testing 2024-02-07)
- Library:
- File change watching is not possible in container's volumes : avoid crash
0.9.2
(Testing 2024-02-02)
- Metadata TCP server : Correct metadata parsing when received by chunks in XML or JSON modes.
0.9.1
(Testing 2024-02-01)
- Metadata TCP server : listen both IPv4 and IPv6 in Windows
0.9.0
(Testing 2024-01-25)
- First version for testing