Merge branch 'v0.16.x'
Conflicts: NEWS configure.ac
This commit is contained in:
20
NEWS
20
NEWS
@@ -5,6 +5,21 @@ ver 0.17 (2010/??/??)
|
||||
- osx: allow user to specify other audio devices
|
||||
|
||||
|
||||
ver 0.16.1 (2010/??/??)
|
||||
* audio_check: fix parameter in prototype
|
||||
* add void casts to suppress "result unused" warnings (clang)
|
||||
* input:
|
||||
- ffado: disable by default
|
||||
* decoder:
|
||||
- mad: work around build failure on Solaris
|
||||
* output:
|
||||
- solaris: add missing parameter to open_cloexec() cal
|
||||
- osx: fix up audio format first, then apply it to device
|
||||
* player_thread: discard empty chunks while cross-fading
|
||||
* player_thread: fix assertion failure due to early seek
|
||||
* output_thread: fix double lock
|
||||
|
||||
|
||||
ver 0.16 (2010/12/11)
|
||||
* protocol:
|
||||
- send song modification time to client
|
||||
@@ -119,6 +134,11 @@ ver 0.16 (2010/12/11)
|
||||
* make single mode 'sticky'
|
||||
|
||||
|
||||
ver 0.15.16 (2010/??/??)
|
||||
* encoders:
|
||||
- lame: explicitly configure the output sample rate
|
||||
|
||||
|
||||
ver 0.15.15 (2010/11/08)
|
||||
* input:
|
||||
- rewind: fix assertion failure
|
||||
|
Reference in New Issue
Block a user