File tree Expand file tree Collapse file tree 5 files changed +18
-6
lines changed
Expand file tree Collapse file tree 5 files changed +18
-6
lines changed Original file line number Diff line number Diff line change 11# Audiowaveform Version History
22
3+ ## v1.7.1 (2023-03-19)
4+
5+ * Fixed waveform image generation when audio is read from a socket
6+ and the ` --zoom auto ` option is used to automatically fit the
7+ waveform to a given image width
8+
39## v1.7.0 (2022-12-10)
410
511 * Fixed waveform image generation when audio is piped to stdin
6- and the ` --zoom auto ` option to automatically fit the waveform
7- to a given image width
12+ and the ` --zoom auto ` option is used to automatically fit the
13+ waveform to a given image width
814
915## v1.6.0 (2022-02-18)
1016
Original file line number Diff line number Diff line change @@ -495,4 +495,4 @@ Thank you to all our [contributors](https://github.com/bbc/audiowaveform/graphs/
495495
496496## Copyright
497497
498- Copyright 2013-2022 British Broadcasting Corporation
498+ Copyright 2013-2023 British Broadcasting Corporation
Original file line number Diff line number Diff line change 1- 1.7.0
1+ 1.7.1
Original file line number Diff line number Diff line change 1+ audiowaveform (1.7.1-1RELEASE1) RELEASE; urgency=low
2+
3+ * Debian package for release 1.7.1
4+
5+ -- Chris Needham <chris@chrisneedham.com> Sun, 19 Mar 2023 11:50:00 +0000
6+
17audiowaveform (1.7.0-1RELEASE1) RELEASE; urgency=low
28
39 * Debian package for release 1.7.0
Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ Upstream-Name: audiowaveform
33Source: <https://github.com/bbc/audiowaveform>
44
55Files: *
6- Copyright: 2021 BBC Research and Development
6+ Copyright: 2023 BBC Research and Development
77License: GPL-3.0+
88
99Files: debian/*
10- Copyright: 2021 Chris Needham <chris@chrisneedham.com>
10+ Copyright: 2023 Chris Needham <chris@chrisneedham.com>
1111License: GPL-3.0+
1212
1313Files: src/madlld-1.1p1/*
You can’t perform that action at this time.
0 commit comments