aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorforcer <forcer>2006-06-08 12:55:00 +0000
committerforcer <mwolson@gnu.org>2006-06-08 12:55:00 +0000
commite02148c940c8adf239e8c1510e9ddc172367716e (patch)
treeb1f356c63895cc64a2a745f6cfd25db55b3890ed /NEWS
parent4c261ddd3b89b61217ea52ad26ff258956cf8c79 (diff)
NEWS is new
darcs-hash:20060608125507-2189f-f04e5ed39a7888f4b6acbbd00f01754976b71286.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..19b9a4a
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,14 @@
+News since version 2:
+
+ - A metadata browser has been added in emms-browser.el.
+ - Recording of the time a track was last played is now supported.
+ - emms-play-* and emms-add-* functions now toggle their play/add
+ behavior when a prefix argument is supplied.
+ - EMMS now caches tracks, which speeds up loading of large
+ collections with info tags considerably.
+ - EMMS now knows how to change the volume (emms-volume.el).
+ - When playing a playlist from emms-playlist-mode, EMMS now
+ optionally opens a new buffer for this playlist.
+
+ User-visible bug fixes:
+ - The emms-playlist-mode is now much faster