aboutsummaryrefslogtreecommitdiff
path: root/emms.el
Commit message (Expand)AuthorAgeFilesLines
* Fall back to description property when showing descriptionYuchen Pei2021-11-261-2/+4
* release 7.7Yoni Rabkin2021-09-111-2/+2
* * emms.el: add player preferenceYoni Rabkin2021-08-131-1/+37
* release 7.6Yoni Rabkin2021-08-091-2/+2
* * emms.el: no overemphasisYoni Rabkin2021-07-261-1/+1
* * emms.el: bump to 7.5Yoni Rabkin2021-06-191-2/+2
* * emms.el: bump to 7.4Yoni Rabkin2021-06-151-2/+2
* * emms.el: bump to version 7.3Yoni Rabkin2021-06-111-2/+2
* * emms.el: version bumpYoni Rabkin2021-05-121-1/+1
* Clean: emms-track-file-p replaces eq file type checksYoni Rabkin2021-05-031-0/+4
* *.el: Avoid the obsolete `defadvice` systemYoni Rabkin2021-04-291-1/+1
* Change the function quoting style to help the compiler.Yoni Rabkin2021-04-201-10/+9
* * emms.el: bump to version 7.1Yoni Rabkin2021-04-141-1/+1
* * emms.el: version bumpYoni Rabkin2021-04-051-1/+1
* * emms.el: explicit ignoreYoni Rabkin2021-03-021-0/+1
* add lexical declarationsYoni Rabkin2021-03-021-1/+1
* Merge branch 'info-native'Petteri Hintsanen2021-01-121-1/+1
|\
| * Add native Emacs Lisp info methodPetteri Hintsanen2020-12-241-1/+1
* | * README: update the README for ELPA package displayYoni Rabkin2020-12-301-2/+2
|/
* * emms-info-exiftool.el: read track numbers as stringsYoni Rabkin2020-11-051-1/+1
* * emms.el: add seq as an ELPA requirementYoni Rabkin2020-11-051-2/+2
* update NEWS and version bumpYoni Rabkin2020-10-271-2/+2
* * emms.el: version bumpYoni Rabkin2020-09-221-2/+2
* version bump for elpaYoni Rabkin2020-06-121-2/+2
* move all files to top-levelYoni Rabkin2020-06-031-10/+1518
* Copyright format updates for elpa inclusionYoni Rabkin2020-06-021-18/+15
* * emms.el: interface to elpaYoni Rabkin2020-05-291-0/+35
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-1391/+0
* delete-duplicate-def-of-emms-track-simple-description.dpatchTassilo Horn2007-12-281-9/+0
* Format URL so that it looks nicer in playlist.mathias.dahl2007-12-281-0/+17
* Move emms config files to a common directory: ~/.emacs.d/emms.William Xu2007-10-121-0/+5
* make-number-of-secs-to-seek-configurable.dpatchTassilo Horn2007-07-121-2/+8
* simplify-lastfm-timer-cancelation-and-bump-version.dpatchTassilo Horn2007-06-261-1/+1
* change-all-file-headers-to-gpl3-or-later.dpatchTassilo Horn2007-06-261-1/+1
* Bump copyright years to 2007 and standardize statementMichael Olson2007-03-191-1/+1
* Move dictionary definitions higher to avoid compiler warningMichael Olson2007-02-231-30/+30
* Speed up emms-play-directory-tree by about factor 10mlang2007-02-211-2/+2
* Distinguish `emms-track-description' and `emms-track-force-description'Michael Olson2007-01-291-3/+7
* New macro emms-walk-tracksMichael Olson2007-01-291-29/+33
* emms-compat: New file that contains compatibility functions for emms; this ma...Michael Olson2007-01-051-83/+1
* emms.el: Improve `emms-uniq-list' to not use cl.el.forcer2006-12-071-7/+14
* emms-i18n changes, add playlist navigate command, uniq playlist commandYe Wenbin2006-12-071-0/+42
* emms.el: Fix bug introduced by recent changes to emms-playlist-set-playlist-b...Michael Olson2006-11-191-1/+2
* Default to current buffer when setting the current EMMS playlist buffer.Michael Olson2006-11-191-4/+10
* emms.el: In emms-playlist-set-playlist-buffer, prompt user from available EMM...Michael Olson2006-11-191-2/+12
* emms.el: Fix compiler warningMichael Olson2006-11-191-3/+3
* emms.el: Move macros to the top of the file.forcer2006-10-251-30/+32
* Since emms-player-seeked-to-functions and emms-player-time-set-functions hook...Michael Olson2006-10-171-8/+1
* emms-playing-time.el now works with `seek-to'.yoni-r2006-09-221-1/+1
* Added `seek-to' to emms.el and emms-player-mplayer.el.yoni-r2006-09-221-0/+27