summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-14bump to version 26externals/emmsYoni Rabkin
2026-02-13Change if-let and when-let to "*" for Emacs 31 compatibility.Yoni Rabkin
2026-02-13* emms-auto.in: Add lexical binding.Yoni Rabkin
2026-02-12* emms-cache.el: Add missing lexical binding.Johnathan Rabkin
2026-01-13version bump to 25Yoni Rabkin
2025-12-30* emms-browser.el: bug fix: stop hooks run too late.Yoni Rabkin
2025-12-01* emms-librefm-scrobbler.el: check for `emms-playing-time-mode'Yoni Rabkin
2025-11-29* emms-listenbrainz-scrobbler.el: check for emms-playing-time-modeFran Burstall
2025-11-25* emms-metaplaylist-mode.el: use `kill-current-buffer'Yoni Rabkin
2025-10-12version 24Yoni Rabkin
2025-10-02* emms-volume-pulse.el: avoid extra mini-buffer messages on volume change.Yoni Rabkin
2025-09-04* doc/emms.texinfo: correct typoYoni Rabkin
2025-09-01* emms-source-playlist.el: Check that `emms-cache-set-function' is boundYoni Rabkin
2025-07-31* emms-tag-editor.el: replace strings in filename when renamingYoni Rabkin
2025-07-12version bump to 23Yoni Rabkin
2025-07-12Update copyright notices and license headers.Yoni Rabkin
2025-07-12Merge branch 'Emms-filters'Yoni Rabkin
2025-07-12Rearrange the empty hash messages so that they are more precise.Erica Lina
2025-06-27Added suggestion to maybe pop the cache to the empty cache message.Erica Lina
2025-06-26Expand-all should not try to expand if there is no bdata tree.Erica Lina
2025-06-26Better show formats, cache stack is top down, two small problems.Erica Lina
2025-06-23restore no mark saved message which should never happen.Erica Lina
2025-06-23oy. fix erroneous paste causing infinite loop.Erica Lina
2025-06-22 Remove mark on expandall and the internal message no mark saved.Erica Lina
2025-06-21added mark and collapse to expand-all to create expected mark.Erica Lina
2025-06-09* emms.el: add `insert-current' to `define-emms-source' macroYoni Rabkin
2025-06-09* emms.el: fix strange indentationYoni Rabkin
2025-06-09* emms.el: insert into the current playlist buffer.Yoni Rabkin
2025-06-09Deleted unnecessary and used search function short cuts.Erica Lina
2025-06-08Fix return value of the rewritten make-name.Erica Lina
2025-06-08Fix various small problems, remove uneeded -browser-search functions.Erica Lina
2025-06-08Fix doc strings to eliminate warnings.Erica Lina
2025-06-08Fix Doc strings and rewrite make-name to remove warnings.Erica Lina
2025-06-07A remnant of an old name. search-caches is the newer name.Erica Lina
2025-06-07comment out the test data..Erica Lina
2025-06-07add require of emms-cache to resolve emms-cache-db.Erica Lina
2025-06-07Another typo fixed.Erica Lina
2025-06-07fix typo of make-filter-.... name.Erica Lina
2025-06-07Turn filter definitions into defvars to fix unbound symbol warning.Erica Lina
2025-06-07comment tests, move setting of filter-track-hoook to the browser.Erica Lina
2025-06-06update defcustom for covers.Erica Lina
2025-06-04repplace references of lexical-let to let with lexcal-bindings.Erica Lina
2025-06-04remove require of cl completely.Erica Lina
2025-06-04replace '(lambda with #'(lambda so it can be compiled.Erica Lina
2025-06-04remove lexical let, use lexical binding. fix typo of album-artist.Erica Lina
2025-05-31Make emms-filters agnostic; refilter now uses hooks.Erica Lina
2025-05-30put back the browse-by for a moment.Erica Lina
2025-05-30change cl to cl-libErica Lina
2025-05-30Add Emms filters.Erica Lina
2025-04-05* doc/emms.texinfo: typoYoni Rabkin