aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2020-09-23 08:54:51 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2020-09-23 08:54:51 +0200
commit49e5d8b196993db7d352fd046f6ded7ff407fc30 (patch)
tree5e38e317aa26833849262bdf0aecc0b61b35defe /ChangeLog
parent8a55c33a669d45034496c0fd17ff828e6610f022 (diff)
downloadODR-PadEnc-49e5d8b196993db7d352fd046f6ded7ff407fc30.tar.gz
ODR-PadEnc-49e5d8b196993db7d352fd046f6ded7ff407fc30.tar.bz2
ODR-PadEnc-49e5d8b196993db7d352fd046f6ded7ff407fc30.zip
Prepare v3.0.0v3.0.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e18a84c..868055e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2020-09-23: Matthias P. Braendli <matthias@mpb.li>
+ (v3.0.0):
+ Replacement of PAD fifo with a socket, offering bidirectional
+ communication with the audio encoder. This is a breaking change,
+ modifying also the command line options, and it removes the
+ burst / uniform distinction.
+
2020-09-15: Matthias P. Braendli <matthias@mpb.li>
(v2.4.0):
Add --version option.