aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: d2e5e10afc98e72080d6af891a4659bde540012c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
    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
  - MP3s with errors are now playable when using the remote player.