diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-03-21 11:00:18 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-03-21 11:00:18 +0100 |
commit | 510b1edfd400752f91957e058fd6e009ed694d92 (patch) | |
tree | 8dfe375f827cfe8932ac97389832b65db812dbee /ChangeLog | |
parent | c5c4e089f6939ac0e895a30976d6ebf12980b13f (diff) | |
download | ODR-AudioEnc-9b28a588a33a7417b2beaab639b7a59492e7ba42.tar.gz ODR-AudioEnc-9b28a588a33a7417b2beaab639b7a59492e7ba42.tar.bz2 ODR-AudioEnc-9b28a588a33a7417b2beaab639b7a59492e7ba42.zip |
Prepare v2.3.0v2.3.0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,7 +1,13 @@ -2018-01-29: Matthias P. Braendli <matthias@mpb.li> - (upcoming version): +2018-03-21: Matthias P. Braendli <matthias@mpb.li> + (v2.3.0): Deprecate -R option. Allow usage of zeromq IPC socket. + Improve portability. + Deprecate autorestart, as it was not a good concept. Autorestart + functionality is much better handled by an external supervisor. + Improve a few mono scenarios. + Fix .wav header write when using --decode option. + Make compatible with VLC 3. 2017-11-18: Matthias P. Braendli <matthias@mpb.li> (v2.2.0): |