emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/emms updated (a2738fe -> de0c407)


From: Stefan Monnier
Subject: [elpa] externals/emms updated (a2738fe -> de0c407)
Date: Wed, 17 Mar 2021 18:42:16 -0400 (EDT)

monnier pushed a change to branch externals/emms.

      from  a2738fe   * Makefile: version bump
       new  4b97340   * emms-tag-editor.el: remove hard-coding of program name
       new  dd301fb   * doc/developer-release.txt:
       new  28acd31   * doc/emms.texinfo: update quickstart
       new  82a9086   * doc/emms.texinfo: add setup example
       new  17e5c6a   * doc/emms.texinfo: setup examples
       new  209077e   * doc/emms.texinfo: update manual
       new  b7f6e50   Merge remote-tracking branch 'origin/docs'
       new  a431263   * doc/emms.texinfo: update copyright years
       new  5c3226b   * doc/developer-release.txt: remove duplicate
       new  e9eda54   Add native Emacs Lisp info method
       new  d0142e7   Merge branch 'info-native'
       new  50bdbcc   * emms-tag-editor.el: Add emms-tag-editor-pipe
       new  ba16ff6   * emms-tag-editor.el: lexical compatibility work
       new  bc5e516   Add id3v2 (MP3) support to emms-info-native
       new  9c8d961   Simplify Ogg-related code
       new  bf22384   Clean up Vorbis code
       new  b8e1de7   Clean up Opus code
       new  810dd41   Fix typos in Commentary
       new  7479d7d   Use lexical binding
       new  a372976   Fix Opus channel mapping decoding
       new  6e5d477   Simplify FLAC code
       new  0f11ae1   Reorder functions and constants
       new  4a4a358   Remove emms-info-native return value
       new  dbcc614   Fix id3v2 bugs
       new  fcdb111   Add mappings for more id3v2 text frames
       new  e89bc15   Merge branch 'info-native'
       new  d3216c5   Read and parse id3v2 frames individually
       new  0fe6100   Improve id3v2 error handling
       new  7bb5f7f   Improve id3v2 validity checks
       new  f9f2bab   Trim trailing whitespace from id3v2 strings
       new  c8f198d   Put some id3v2.4 frame data to info-date instead of 
info-year
       new  60c9304   Trim trailing whitespace from all info-fields
       new  fa8f64e   Fix whitespace trimming
       new  bfae6b2   Replace curved quotes with ASCII quotes
       new  5aea8e7   Fix id3v2 frame id to info-field mapping
       new  75ae932   Merge branch 'info-native'
       new  a879267   Decode id3v2 user-defined text frames
       new  5531af7   Add support for id3v1 genres
       new  b7684ba   Match id3v1 genres in id3v2.4 frame
       new  cd437ca   Fix byte compilation
       new  757043b   Merge branch 'info-native'
       new  51d1877   * emms.info: update dates
       new  a57cc7e   * emms-bookmarks.el: lexical scoping declaration
       new  d0c2888   * emms-cache.el: lexical
       new  b04ac71   * emms-cache.el: explicit ignore
       new  9c766b6   * emms-compat.el: lexical
       new  2f2bffe   add lexical declarations
       new  c5bc656   * emms.el: explicit ignore
       new  abf6b01   * emms-history.el: lexical declaration
       new  d12014d   * emms-i18n.el: lexical declaration
       new  d2640bd   * emms-i18n.el: calm down the compiler
       new  0fcea44   * emms-info.el: add lexical and remove unused lexical 
variable
       new  c8711e0   * emms-info-libtag.el: lexical declaration
       new  1a12d2e   * emms-info-metaflac.el: lexical declaration
       new  0bd9d67   * emms-info-mp3info.el: lexical declaration
       new  a80cdb6   Add lexical declarations
       new  80ac539   * emms-later-do.el: add lexical declaration
       new  c76a1a6   * emms-later-do.el: tell the compiler that we know
       new  50c5f8e   * emms-librefm-scrobbler.el: add lexical declaration
       new  a31d1f8   * emms-librefm-stream.el: add lexical and fix warnings
       new  a83b370   add lexical declarations
       new  3a7d56a   * emms-mode-line.el: add lexical and fix
       new  aeaaa02   * emms-mode-line-icon.el: add lexical
       new  8dd079b   * emms-player-mpd.el: add lexical and fix
       new  cd5036b   * emms-player-mpg321-remote.el: add lexical and fix
       new  6a1c281   * emms-player-mplayer.el: lexical declaration
       new  d7110c0   * emms-player-simple.el: lexical declaration and fix
       new  35d503c   add lexical declarations
       new  58c949b   * emms-playing-time.el: add lexical and fix
       new  7ca6cd3   * emms-playlist-mode.el:
       new  0388219   lexical declaration
       new  caa744d   * emms-player-mplayer.el: lexical declaration, deprecate 
emms-player-mpv-cmd-prog macro
       new  6a5c7b1   * emms-browser.el: fix unused lexical variables and 
arguments
       new  60c6172   * emms-browser.el: add-to-list -> cl-pushnew
       new  e16ac3d   Set new default info methods in emms-all
       new  89ccb7d   Rewrite manual Chapter 13 Track Information
       new  a6f8461   Use two-column tables in manual chapter 13
       new  f268b28   Miscellaneous small fixes to manual chapter 13
       new  e72fb7c   Merge branch 'info-native'
       new  de0c407   * emms.info: new info


Summary of changes:
 doc/developer-release.txt    |  16 +-
 doc/emms.texinfo             | 485 +++++++++++++++------
 emms-bookmarks.el            |   2 +-
 emms-browser.el              |  28 +-
 emms-cache.el                |   5 +-
 emms-compat.el               |   2 +-
 emms-cue.el                  |   2 +-
 emms-history.el              |   2 +-
 emms-i18n.el                 |   4 +-
 emms-info-libtag.el          |   2 +-
 emms-info-metaflac.el        |   2 +-
 emms-info-mp3info.el         |   2 +-
 emms-info-native.el          | 971 +++++++++++++++++++++++++++++++++++++++++++
 emms-info-ogginfo.el         |   2 +-
 emms-info-opusinfo.el        |   2 +-
 emms-info.el                 |   5 +-
 emms-last-played.el          |   2 +-
 emms-later-do.el             |   4 +-
 emms-librefm-scrobbler.el    |   7 +-
 emms-librefm-stream.el       |  45 +-
 emms-lyrics.el               |   2 +-
 emms-mark.el                 |   2 +-
 emms-metaplaylist-mode.el    |   2 +-
 emms-mode-line-icon.el       |   2 +-
 emms-mode-line.el            |   3 +-
 emms-player-mpd.el           |  21 +-
 emms-player-mpg321-remote.el |   8 +-
 emms-player-mplayer.el       |   2 +-
 emms-player-mpv.el           |  33 +-
 emms-player-simple.el        |   3 +-
 emms-player-vlc.el           |   2 +-
 emms-player-xine.el          |   2 +-
 emms-playing-time.el         |   6 +-
 emms-playlist-mode.el        |   6 +-
 emms-playlist-sort.el        |   2 +-
 emms-score.el                |   2 +-
 emms-setup.el                |  11 +-
 emms-show-all.el             |   2 +-
 emms-source-file.el          |   2 +-
 emms-source-playlist.el      |   3 +-
 emms-stream-info.el          |   2 +-
 emms-streams.el              |   2 +-
 emms-tag-editor.el           | 106 ++++-
 emms-url.el                  |   2 +-
 emms-volume-amixer.el        |   2 +-
 emms-volume-mixerctl.el      |   2 +-
 emms-volume-pulse.el         |   3 +-
 emms-volume.el               |   4 +-
 emms.el                      |   5 +-
 emms.info                    | 572 +++++++++++++++++--------
 50 files changed, 1974 insertions(+), 432 deletions(-)
 create mode 100644 emms-info-native.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]