A few patches which remove unused code from the wma decoder and audio
format handler. Notably, noise coding was removed completely since
it was only used for unusual bit rates. Most likely, it never worked
in the first place.
* refs/heads/t/wmadec:
wmadec: Fix typo in comment.
wmadec: Remove a stale comment in wma_init().
wmadec: Kill pointless start/end computations.
wmadec: Remove noise coding.
wmadec: Simplify wma_init().
wmadec: Remove fft().
====
------------------------------------------
-?.?.? (to be announced) "pulsating plasma"
+0.7.5 (to be announced) "pulsating plasma"
------------------------------------------
+- A bunch of build system improvements and cleanups.
+- The special argument '-' to the select subcommand now reactivates
+ the previous mood or playlist.
++- Cleanup of the wma decoder.
+
+Download:
[tarball](./releases/paraslash-git.tar.xz)
----------------------------------------