actions: only shuffle selected range of playlist if applicable

This commit is contained in:
Andrzej Rybczak
2015-05-02 16:03:55 +02:00
parent 7acff16535
commit 3bd9c88f05
5 changed files with 14 additions and 2 deletions

1
NEWS
View File

@@ -18,6 +18,7 @@ ncmpcpp-0.7 (????-??-??)
* Searching with regular expressions are now enabled by default.
* Support for the Perl regular expression syntax was added.
* BOOST_LIB_SUFFIX configure variable is now empty by default.
* Shuffle function now shuffles only selected range if selection in playlist is active.
ncmpcpp-0.6.3 (2015-03-02)