diff options
Diffstat (limited to '')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -109,6 +109,15 @@ ver 0.16 (20??/??/??) * make single mode 'sticky' +ver 0.15.14 (2010/11/06) +* player_thread: fix assertion failure due to wrong music pipe on seek +* output_thread: fix assertion failure due to race condition in OPEN +* input: + - rewind: fix double free bug +* decoders: + - mp4ff, ffmpeg: add extension ".m4b" (audio book) + + ver 0.15.13 (2010/10/10) * output_thread: fix race condition after CANCEL command * output: |