| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Changelog: http://git.savannah.gnu.org/cgit/emms.git/tree/NEWS
|
|
|
|
| |
Full changelog: http://git.savannah.gnu.org/cgit/emms.git/tree/NEWS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
News since version 4.4 :
- Add Org-style "TAB" binding to cycle through the different levels of expansions.
- Bind emms-browser-move-up-level to "^".
- Make "RET" (emms-add-tracks) add all tracks in region or with numeric argument
that many tracks.
- Supersede emms-browser-delete-files with emms-browser-remove-tracks to
remove tracks from browser without deleting files. Use prefix argument to
get the old behaviour. Regions and numeric argument are supported.
- Add emms-cache-reset.
- Use the "album artist" instead of the "artist" browser node by default.
- Bug fix: emms-volume-pulse multi-digit volume numbers.
- Bug fix: emms-smart-browse "cascading" from a browser search.
- Bug fix: fix fallback thumbnail filter.
- Add mpv backend support.
- Speed up info processing.
- Add Opus info support via emms-info-opusinfo.el.
- Code modernizations thanks to Pierre Neidhardt.
- Tagging mp3 files v2.x files now works via mid3v2.
- Add dynamic thumbnail caching.
- Improve emms-metaplaylist-mode.
Notes:
svn path=/head/; revision=468829
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
subshell
- Silence some portlint warnings
[1] By not depending on base texinfo
PR: 225404
Reviewed by: antoine
Approved by: portmgr (mat) ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D13506
Notes:
svn path=/head/; revision=460621
|
|
|
|
|
|
|
| |
Approved by: rakuco (mentor, implicit)
Notes:
svn path=/head/; revision=441307
|
|
|
|
| |
Notes:
svn path=/head/; revision=433782
|
|
|
|
|
|
|
|
|
| |
PR: 192197
Submitted by: tkato432@yahoo.com
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=363903
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
|
|
| |
- the licence was changed to GPLv3
- use Emacs 22 by default
- update my mail address
Notes:
svn path=/head/; revision=205165
|
|
|
|
|
|
|
|
| |
PR: ports/103058
Submitted by: Dryice Liu (maintainer)
Notes:
svn path=/head/; revision=172797
|
|
application to play multimedia files from Emacs using external
players. Many of it's ideas are derived from MpthreePlayer
(http://www.nongnu.org/mp3player), but it tries to be more general and
more clean.
WWW: http://www.gnu.org/software/emms/index.html
PR: ports/97080
Submitted by: Dryice Liu <dryice@dryice.name>
Notes:
svn path=/head/; revision=163258
|