player_thread: handle SEEK while not playing

This commit is contained in:
Max Kellermann
2011-10-05 22:13:13 +02:00
parent f67136df19
commit 37f026a0a6
2 changed files with 13 additions and 2 deletions

3
NEWS
View File

@@ -10,6 +10,9 @@ ver 0.16.5 (2010/??/??)
- ffmpeg: higher precision timestamps
- ffmpeg: don't require key frame for seeking
- fix CUE track seeking
* player:
- make seeking to CUE track more reliable
- the "seek" command works when MPD is stopped
* WIN32: close sockets properly
* install systemd service file if systemd is available