aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPierre Neidhardt <ambrevar@gmail.com>2018-04-10 09:51:16 +0530
committerPierre Neidhardt <ambrevar@gmail.com>2018-04-10 09:51:54 +0530
commitc90a7535ff1e6552274adf3a48b777316ff8d897 (patch)
treeb945858b26ce98c4ce446fd2fee46aaaff648f37 /NEWS
parent9ca1984fac4843635d512da20243c1556e194ec6 (diff)
* NEWS: update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cd48586..ca2d4ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
News since version 4.4
+ - Add Org-style "TAB" binding to cycle through the different levels of expansions.
+ - Bind emms-browser-move-up-level to "^".
+ - Make "RET" (emms-add-tracks) add all tracks in region or with numeric argument
+ that many tracks.
+ - Supersede emms-browser-delete-files with emms-browser-remove-tracks to
+ remove tracks from browser without deleting files. Use prefix argument to
+ get the old behaviour. Regions and numeric argument are supported.
+ - Add emms-cache-reset.
+ - Use the "album artist" instead of the "artist" browser node by default.
+ - Bug fix: emms-smart-browse "cascading" from a browser search.
+ - Bug fix: fix fallback thumbnail filter.
- Add mpv backend support.
- Speed up info processing.
- Add Opus info support via emms-info-opusinfo.el.