diff options
author | Yoni Rabkin <yoni@rabkins.net> | 2018-10-29 11:14:10 -0400 |
---|---|---|
committer | Yoni Rabkin <yoni@rabkins.net> | 2018-10-29 11:14:10 -0400 |
commit | 8eb1037e9b02b0a6e141d8c51612cbb9398afcf6 (patch) | |
tree | aedec01cc936bbeff77d5e829fff2a100b8af792 | |
parent | e5d5385e75e50e6cf1e2d5c9d1e4966f478b5319 (diff) |
* NEWS: update.
-rw-r--r-- | NEWS | 15 |
1 files changed, 9 insertions, 6 deletions
@@ -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 |