aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDamien Elmes <emms@repose.cx>2006-06-15 06:30:00 +0000
committerDamien Elmes <emms@repose.cx>2006-06-15 06:30:00 +0000
commit395d69cb965b6905b7b87b6f8ae062dfe3423c56 (patch)
tree764e6f85977d0365f51a8549b8751ed44d271547 /NEWS
parenta835d3cdafbe77f6170ee148d0a4ca9c977bbd05 (diff)
add player-mpg321-remote
- allows seeking in files - handles files with errors in them (the mpg321 simple version skips over the files) darcs-hash:20060615063027-4e3e3-55f9b446189c86894879167259604cda28fe5215.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 19b9a4a..d2e5e10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
News since version 2:
+ - A new player that uses mpg321's remote mode is now available
+ (emms-player-mpg321-remote) - this allows seeking and copes with
+ errors in files.
- 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
@@ -10,5 +13,7 @@ News since version 2:
- When playing a playlist from emms-playlist-mode, EMMS now
optionally opens a new buffer for this playlist.
- User-visible bug fixes:
+User-visible bug fixes:
+
- The emms-playlist-mode is now much faster
+ - MP3s with errors are now playable when using the remote player.