Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * doc/emms.texinfo: comment on emms-x-url | Yoni Rabkin | 2021-10-13 | 1 | -2/+6 |
| | | | | patch by Yuchen Pei | ||||
* | * doc/emms.texinfo: document mpv streaming info | Yoni Rabkin | 2021-07-25 | 1 | -0/+8 |
| | |||||
* | Clean: emms-track-file-p replaces eq file type checks | Yoni Rabkin | 2021-05-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | There were about 10 checks throughout the code checking if a track is a file type. File type tracks are specific enough for a predicate function. Add: EMMS warning if no tagging program for audio file type Warn the user when there is no tag writing program available to EMMS for modifying the actual audio files. Current behavior allows the tags to be edited, saved to the EMMS cache db, and then silently skips past the part where the metadata would be applied to the file itself. The changes here prevent the user from even opening the editor for a file that has no tag writing program configured. This can be overridden with the prefix arg when user wants to edit the tags anyway, knowing they will only be saved in the emms-cache-db and not written to the source audio files. Patch by Grant Shangreaux | ||||
* | * emms-mode-line-icon.el: hiding icon made easy | Yoni Rabkin | 2021-04-07 | 1 | -0/+9 |
| | | | | | It is now possible to easily hide the mode-line icon. The manual as been updated with this information as well. | ||||
* | * doc/emms.texinfo: mention cache reset | Yoni Rabkin | 2021-03-27 | 1 | -3/+9 |
| | |||||
* | Merge branch 'info-native' | Petteri Hintsanen | 2021-03-10 | 1 | -101/+285 |
|\ | |||||
| * | Miscellaneous small fixes to manual chapter 13 | Petteri Hintsanen | 2021-03-10 | 1 | -17/+20 |
| | | |||||
| * | Use two-column tables in manual chapter 13 | Petteri Hintsanen | 2021-03-10 | 1 | -78/+75 |
| | | | | | | | | Tables look less cluttered than simple lists. | ||||
| * | Rewrite manual Chapter 13 Track Information | Petteri Hintsanen | 2021-03-08 | 1 | -97/+281 |
| | | | | | | | | | | | | | | Include emms-info-native and use homogeneous style for all info methods and their dependencies. Also describe what info symbols are recognized by Emms. | ||||
* | | * doc/emms.texinfo: update copyright years | Yoni Rabkin | 2021-01-10 | 1 | -1/+1 |
| | | |||||
* | | * doc/emms.texinfo: update manual | Yoni Rabkin | 2021-01-10 | 1 | -8/+10 |
| | | |||||
* | | * doc/emms.texinfo: setup examples | Yoni Rabkin | 2021-01-08 | 1 | -0/+14 |
| | | |||||
* | | * doc/emms.texinfo: add setup example | Yoni Rabkin | 2021-01-07 | 1 | -0/+42 |
| | | |||||
* | | * doc/emms.texinfo: update quickstart | Yoni Rabkin | 2021-01-07 | 1 | -19/+20 |
|/ | |||||
* | * doc/emms.texinfo: | Yoni Rabkin | 2020-09-25 | 1 | -11/+12 |
| | |||||
* | * doc/emms.texinfo: update manual regarding exiftool | Yoni Rabkin | 2020-09-24 | 1 | -11/+41 |
| | |||||
* | * doc/emms.texinfo: document tinytag interface | Yoni Rabkin | 2020-05-08 | 1 | -19/+53 |
| | |||||
* | * doc/emms.texinfo: document streaming | Yoni Rabkin | 2019-11-06 | 1 | -93/+15 |
| | |||||
* | emms-volume auto-detection | Yoni Rabkin | 2019-08-27 | 1 | -2/+2 |
| | |||||
* | * lisp/emms-browser.el: Add emms-browser-cache-thumbnail-async for faster ↵ | Pierre Neidhardt | 2019-02-21 | 1 | -0/+8 |
| | | | | thumbnail lookups. | ||||
* | * doc/emms.texinfo: further document emms-playlist-limit | Fran Burstall | 2018-10-08 | 1 | -32/+59 |
| | |||||
* | * doc/emms.texinfo: document emms-playlist-limit | Yoni Rabkin | 2018-09-25 | 1 | -0/+70 |
| | |||||
* | * lisp/emms-browser.el: Use albumartist before artist by default | Pierre Neidhardt | 2018-04-09 | 1 | -0/+6 |
| | | | | | I believe it to be the most common use-case. For the old behaviour, revert `emms-browser-get-track-field-function' to 'emms-browser-get-track-field-simple. | ||||
* | * lisp/later-do.el: Speed up later-do-list job by batch-processing | Pierre Neidhardt | 2018-04-09 | 1 | -1/+2 |
| | | | | A `later-do-batch' defcustom was introduced to allow for performance tweaking. | ||||
* | * lisp/emms-player-mpv.el: Add the mpv backend | Pierre Neidhardt | 2018-04-09 | 1 | -3/+4 |
| | |||||
* | * lisp/emms-info-opusinfo.el: Add support for Opus info queries | Pierre Neidhardt | 2018-04-09 | 1 | -7/+9 |
| | |||||
* | * doc/emms.texinfo: mention mid3v2 | Yoni Rabkin | 2018-03-28 | 1 | -7/+5 |
| | |||||
* | * doc/emms.texinfo: metaplaylist-mode | Yoni Rabkin | 2017-12-15 | 1 | -0/+66 |
| | | | | Document the changes to metaplaylist-mode. | ||||
* | Document dynamic cover thumbnail caching | Pierre Neidhardt | 2017-12-09 | 1 | -4/+17 |
| | |||||
* | * doc/emms.texinfo: update documentation | Yoni Rabkin | 2017-09-01 | 1 | -10/+37 |
| | | | | Update the `emms-playlist-sort' documentation. | ||||
* | Move to a new emms-print-metadata. | Yoni Rabkin | 2017-03-01 | 1 | -1/+1 |
| | | | | | | | The new emms-print-metadata is written in C++ and brings on board new features from TagLib. Patch by Petteri Hintsanen <petterih@iki.fi>. | ||||
* | * doc/emms.texinfo: small typo fix | Yoni Rabkin | 2016-12-21 | 1 | -3/+3 |
| | | | | Thank you to Stefan Kangas <stefan@marxist.se>. | ||||
* | * lisp/emms-stream-info.el: Remove preference and document. | Yoni Rabkin | 2016-11-07 | 1 | -3/+22 |
| | | | | | | Removes the built-in preference for mplayer, but also clearly documents how one would go about choosing either mplayer or vlc to query the streams. | ||||
* | Add emms-show-all to NEWS and manual. | Yoni Rabkin | 2016-03-04 | 1 | -0/+6 |
| | |||||
* | * doc/emms.texinfo: bump copyright year | Yoni Rabkin | 2016-02-28 | 1 | -1/+1 |
| | |||||
* | * doc/emms.texinfo: Document the emms-setup.el change. | Yoni Rabkin | 2015-12-11 | 1 | -53/+19 |
| | |||||
* | * doc/emms.texinfo: Make it read better. | Yoni Rabkin | 2015-12-11 | 1 | -4/+5 |
| | |||||
* | * doc/emms.texinfo: Reorganize. | Yoni Rabkin | 2015-12-10 | 1 | -250/+259 |
| | | | | | Move the Quickstart Guide chapter to the very beginning and re-write it to be the tl;dr of the manual. | ||||
* | * doc/emms.texinfo: Out of date. | Yoni Rabkin | 2015-12-10 | 1 | -3/+0 |
| | |||||
* | * doc/emms.texinfo: Bump copyright year. | Yoni Rabkin | 2015-12-10 | 1 | -2/+2 |
| | |||||
* | Added setting volume via PulseAudio. | Yoni Rabkin | 2015-03-16 | 1 | -2/+2 |
| | | | | | | Possible to set volume via PulseAudio pactl via emms-volume-pulse.el. Patch by Rasmus Pank Roulund <emacs@pank.eu>. | ||||
* | Fix bug in introduced in 428d662 | rasmus | 2015-03-10 | 1 | -1/+1 |
| | | | | | - emms.texinfo: used wrong variable. - emms-librefm-scrobbler.el: remove warning. | ||||
* | emms-librefm-scrobbler.el: use authinfo | Rasmus | 2015-03-08 | 1 | -3/+12 |
| | | | | | | The recommended way to store libre.fm login details are now via authinfo. See emms-librefm-scrobbler--username, emms-librefm-scrobbler--password and the manual. | ||||
* | Handle covers with different file extensions | rasmus | 2015-03-08 | 1 | -5/+5 |
| | | | | | | Covers are can now have different file extensions. See emms-browser-covers-file-extensions. The first file from emms-browser--covers-filename, which is build when needed, is used. | ||||
* | * doc/emms.texinfo: Document emms-print-metadata. | Yoni Rabkin | 2014-10-15 | 1 | -6/+40 |
| | |||||
* | * doc/emms.texinfo: Add documentation note. | Yoni Rabkin | 2014-08-03 | 1 | -2/+7 |
| | | | | Thanks to Alexis <flexibeast@gmail.com>. | ||||
* | Correct documentation. | Yoni Rabkin | 2014-07-28 | 1 | -3/+3 |
| | | | | Changes by Alexis <flexibeast@gmail.com>. | ||||
* | * doc/emms.texinfo: Space out nodes. | Yoni Rabkin | 2014-04-17 | 1 | -4/+96 |
| | | | | This makes editing a bit easier. | ||||
* | * doc/emms.texinfo: Document GNU FM support. | Yoni Rabkin | 2014-04-07 | 1 | -5/+75 |
| | |||||
* | * doc/emms.texinfo: Remove reference to Last.fm support. | Johnathan Rabkin | 2014-02-22 | 1 | -161/+0 |
| | | | | | | | Last.fm support has failed to track the API and licensing changes over at Last.fm. While I wouldn't remove the code just yet, we should remove it from the manual so that people don't get the impression that it is actually working. |