aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * doc/emms.texinfo: comment on emms-x-urlYoni Rabkin2021-10-131-2/+6
* release 7.7Yoni Rabkin2021-09-112-2/+9
* * emms-volume.el: load sndioctlYoni Rabkin2021-09-111-3/+8
* * doc/developer-release.txt: add note about AUTHORS.Yoni Rabkin2021-09-091-0/+2
* * AUTHORS: add Omar PoloYoni Rabkin2021-09-091-0/+1
* * emms-volume-sndioctl.el: add missing requireYoni Rabkin2021-09-091-0/+1
* * emms-volume-sndioctl.el: new fileYoni Rabkin2021-09-091-0/+71
* * emms-source-file.el: use thing-at-point for URLs.Yoni Rabkin2021-08-251-1/+2
* * emms.el: add player preferenceYoni Rabkin2021-08-131-1/+37
* release 7.6Yoni Rabkin2021-08-093-10/+18
* * emms-player-mpd.el: fix cache issues with MPDYoni Rabkin2021-08-022-424/+425
* * emms.el: no overemphasisYoni Rabkin2021-07-261-1/+1
* * doc/emms.texinfo: document mpv streaming infoYoni Rabkin2021-07-251-0/+8
* * emms-player-mpv.el: fix missing emms-player-mpv customize group and errors ...Mike Kazantsev2021-07-251-18/+17
* * emms.el: bump to 7.5Yoni Rabkin2021-06-192-2/+7
* * emms-player-mpv.el: minor correction for emms-player-mpv-ipc-proc descriptionMike Kazantsev2021-06-191-4/+3
* * emms-player-mpv.el: fix reconnect-playback-restart issue from d4d9171Mike Kazantsev2021-06-191-35/+42
* * emms-player-mpv.el: fix reconnect-on-playback-start bug introduced in 02915f7Mike Kazantsev2021-06-191-1/+1
* * emms.el: bump to 7.4Yoni Rabkin2021-06-152-2/+7
* * emms-player-mpv.el: explicitly unpause after switching to a new trackMike Kazantsev2021-06-141-3/+4
* * emms.el: bump to version 7.3Yoni Rabkin2021-06-113-3/+9
* * emms-tag-tracktag.el Fix: typo in docstringGrant Shangreaux2021-06-071-1/+1
* Merge branch 'opus-tags'Grant Shangreaux2021-06-044-2/+83
|\
| * * emms-tag-editor.el: Add: opus config for tag editor formatGrant Shangreaux2021-06-041-0/+1
| * * emms-tag-tracktag.el: fix copyrightYoni Rabkin2021-06-031-1/+1
| * * emms-setup.el: add tracktag to emms-allYoni Rabkin2021-06-031-0/+1
| * Fix: circular dependency adding log buffer var for tracktagGrant Shangreaux2021-05-231-1/+5
| * Add: re-namespace emms-tag-tracktag, info-date map to dateGrant Shangreaux2021-05-162-24/+26
| * Remove test files for nowGrant Shangreaux2021-05-083-110/+0
| * Add: emms-tracktag wrapper for the audiotools programGrant Shangreaux2021-05-076-2/+185
* | Merge branch 'cache'Yoni Rabkin2021-05-142-13/+15
|\ \
| * | * emms-info-native.el: catch errorsYoni Rabkin2021-05-141-11/+14
| * | * emms-info.el: documentation fix.Yoni Rabkin2021-05-121-2/+1
* | | * doc/developer-release.txt:Yoni Rabkin2021-05-141-0/+2
|/ /
* / * emms.el: version bumpYoni Rabkin2021-05-123-2/+24
|/
* * emms-jack.el: move jack.el to the emms namespaceYoni Rabkin2021-05-031-91/+91
* Clean: emms-track-file-p replaces eq file type checksYoni Rabkin2021-05-0313-32/+60
* * doc/developer-release.txt: document auto-syncYoni Rabkin2021-05-031-5/+7
* Fix typo in emms-cache-resetPetteri Hintsanen2021-04-301-1/+1
* Make it possible to force-update Emms cachePetteri Hintsanen2021-04-302-14/+17
* emms-(playing-time|mode-line).el: Use `define-minor-mode`Yoni Rabkin2021-04-293-27/+47
* *.el: Minor improvements and simplificationsYoni Rabkin2021-04-297-146/+155
* * emms-player-mpv.el: use closureYoni Rabkin2021-04-291-2/+2
* *.el: Avoid the obsolete `defadvice` systemYoni Rabkin2021-04-293-8/+11
* *.el: Misc improvements and fixes w.r.t lexical bindingYoni Rabkin2021-04-276-28/+28
* Replace `add-to-list' with `add-hook' where appropriateYoni Rabkin2021-04-213-7/+7
* * Makefile: no longer neededYoni Rabkin2021-04-211-2/+0
* Change the function quoting style to help the compiler.Yoni Rabkin2021-04-2024-244/+245
* *.el: Remove redundant `:group` argumentsYoni Rabkin2021-04-1724-286/+172
* no longer need to provide the compiled info and dir filesYoni Rabkin2021-04-172-4076/+0