input/cdio_paranoia: add setting "default_byte_order"

Allows big-endian users to configure the fallback byte order to
little-endian.  Without this setting, MPD assumes native byte order if
the CD drive can't decide.
This commit is contained in:
Max Kellermann
2013-11-07 18:17:54 +01:00
parent a846a4c643
commit f33acf8758
3 changed files with 51 additions and 2 deletions

1
NEWS
View File

@@ -2,6 +2,7 @@ ver 0.18.2 (2013/??/??)
* protocol:
- "close" flushes the output buffer
* input:
- cdio_paranoia: add setting "default_byte_order"
- curl: fix bug with redirected streams
* playlist:
- pls: fix reversed song order