Playlist editor: fix freeze if mpd playlist_directory doesn't exist

This commit is contained in:
Dmitriy Kusterskiy
2016-09-23 00:25:06 +03:00
committed by Andrzej Rybczak
parent 63cd4473ce
commit d0185af4c1
2 changed files with 16 additions and 5 deletions

1
NEWS
View File

@@ -2,6 +2,7 @@ ncmpcpp-0.7.6 (????-??-??)
* Fixed assertion failure on trying to search backwards in an empty list.
* Updated installation instructions in INSTALL file.
* Make sure that stream of random numbers is not deterministic.
* Opening playlist editor when there is no MPD playlists directory no longer freezes the application.
ncmpcpp-0.7.5 (2016-08-17)
* Action chains can be now used for seeking.