Skip to content

Commit

Permalink
update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
dbry committed Nov 26, 2022
1 parent 25d3cba commit e03e8e2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,9 +1,21 @@
2022-11-24 Anonymous Maarten <[email protected]>

* CMakeList.txt:
- too many semicolons in libwavpack.map + escape string

2022-11-23 David Bryant <[email protected]>

* cli/aiff.c, cli/caff.c, cli/riff.c, cli/wave64.c, cli/wavpack.c, include/wavpack.h:
- add --force-even-byte-depth option for rounding up bit depths
- detect and report PCM files having non-zero padding bits

* cli/wavpack.c:
- add new input format (AIFF) to "--help"
- delete unused static variable

* cli/wvunpack.c:
- fix AIFF format name typo

2022-11-21 David Bryant <[email protected]>

* CMakeLists.txt, wavpackdll/wavpackdll.rc, cli/utils.h, configure.ac, src/wavpack_version.h:
Expand Down

0 comments on commit e03e8e2

Please sign in to comment.