aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | * 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
* * doc/developer-release.txt:Yoni Rabkin2021-04-141-1/+1
* * emms.el: bump to version 7.1Yoni Rabkin2021-04-144-4/+9
* * emms-mode-line-icon.el: hiding icon made easyYoni Rabkin2021-04-073-26/+48
* * emms-librefm-stream.el: authinfo for streamingYoni Rabkin2021-04-071-13/+11
* * doc/developer-release.txt:Yoni Rabkin2021-04-051-2/+2
* * emms.el: version bumpYoni Rabkin2021-04-051-1/+1
* * NEWS: tell the people the news!Yoni Rabkin2021-04-051-0/+7
* * emms.info: updateYoni Rabkin2021-03-271-85/+93
* * doc/emms.texinfo: mention cache resetYoni Rabkin2021-03-271-3/+9
* * emms.info: new infoYoni Rabkin2021-03-101-153/+325
* Merge branch 'info-native'Petteri Hintsanen2021-03-101-101/+285
|\
| * Miscellaneous small fixes to manual chapter 13Petteri Hintsanen2021-03-101-17/+20
| * Use two-column tables in manual chapter 13Petteri Hintsanen2021-03-101-78/+75
| * Rewrite manual Chapter 13 Track InformationPetteri Hintsanen2021-03-081-97/+281
* | Set new default info methods in emms-allPetteri Hintsanen2021-03-101-7/+2
* | * emms-browser.el: add-to-list -> cl-pushnewYoni Rabkin2021-03-051-1/+1
* | * emms-browser.el: fix unused lexical variables and argumentsYoni Rabkin2021-03-051-15/+11
* | * emms-player-mplayer.el: lexical declaration, deprecate emms-player-mpv-cmd-...Mike Kazantsev2021-03-041-14/+19
* | lexical declarationYoni Rabkin2021-03-0313-15/+15
* | * emms-playlist-mode.el:Yoni Rabkin2021-03-031-3/+3
* | * emms-playing-time.el: add lexical and fixYoni Rabkin2021-03-031-3/+3
* | add lexical declarationsYoni Rabkin2021-03-032-2/+2
* | * emms-player-simple.el: lexical declaration and fixYoni Rabkin2021-03-031-1/+2
* | * emms-player-mplayer.el: lexical declarationYoni Rabkin2021-03-031-1/+1
* | * emms-player-mpg321-remote.el: add lexical and fixYoni Rabkin2021-03-031-2/+6
* | * emms-player-mpd.el: add lexical and fixYoni Rabkin2021-03-031-5/+16
* | * emms-mode-line-icon.el: add lexicalYoni Rabkin2021-03-031-1/+1
* | * emms-mode-line.el: add lexical and fixYoni Rabkin2021-03-031-1/+2
* | add lexical declarationsYoni Rabkin2021-03-033-3/+3
* | * emms-librefm-stream.el: add lexical and fix warningsYoni Rabkin2021-03-021-26/+19
* | * emms-librefm-scrobbler.el: add lexical declarationYoni Rabkin2021-03-021-1/+6
* | * emms-later-do.el: tell the compiler that we knowYoni Rabkin2021-03-021-1/+1
* | * emms-later-do.el: add lexical declarationYoni Rabkin2021-03-021-1/+1
* | Add lexical declarationsYoni Rabkin2021-03-023-3/+3