aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorYoni Rabkin <yoni@rabkins.net>2018-10-29 11:14:10 -0400
committerYoni Rabkin <yoni@rabkins.net>2018-10-29 11:14:10 -0400
commit8eb1037e9b02b0a6e141d8c51612cbb9398afcf6 (patch)
treeaedec01cc936bbeff77d5e829fff2a100b8af792 /NEWS
parente5d5385e75e50e6cf1e2d5c9d1e4966f478b5319 (diff)
* NEWS: update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 9 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 4206d06..3bb8362 100644
--- a/NEWS
+++ b/NEWS
@@ -1,13 +1,16 @@
News since version 5.0
+ - Add `emms-toggle-single-track'.
+ - Fix the way emms-score skips tracks.
+ - Safer key-binding for interactively killing the playlist buffer.
+ - Bug fix: emms-show-all quit now behaves well.
+ - Bug fix: Metalplaylist focus would error without a current buffer.
- emms-playlist-sort sorts the visible playlist.
-
- - Improve emms-playlist-limit implementation. Now operates on the
- current buffer rather than the current playlist. Add
+ - Rewrite emms-playlist-limit implementation. Now operates on the
+ current buffer rather than the current playlist. Add
emms-playlist-limit-to-description.
-
- - Rewrite mpv backend to use long-running mpv instances controlled over
- json-rpc protocol for newer versions.
+ - Rewrite mpv backend to use long-running mpv instances controlled
+ over json-rpc protocol for newer versions.
News since version 4.4