Difference between revisions of "Stream.CL Versions"
From SOUND4wiki
m (1.0.2) |
|||
Line 5: | Line 5: | ||
==1.0== | ==1.0== | ||
− | === 1.0.1 === | + | ===1.0.2=== |
+ | (Testing - 2024-04-26) | ||
+ | |||
+ | *Licenses: correction to be more error resilient | ||
+ | |||
+ | ===1.0.1=== | ||
(2024-04-05) | (2024-04-05) | ||
Revision as of 12:25, 26 April 2024
Stream.CL extension supports only Live mode.
Libraries can be found in download.sound4.biz
Contents
1.0
1.0.2
(Testing - 2024-04-26)
- Licenses: correction to be more error resilient
1.0.1
(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