diff options
author | Damien Elmes <emms@repose.cx> | 2006-06-15 06:30:00 +0000 |
---|---|---|
committer | Damien Elmes <emms@repose.cx> | 2006-06-15 06:30:00 +0000 |
commit | 395d69cb965b6905b7b87b6f8ae062dfe3423c56 (patch) | |
tree | 764e6f85977d0365f51a8549b8751ed44d271547 /NEWS | |
parent | a835d3cdafbe77f6170ee148d0a4ca9c977bbd05 (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-- | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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. |