aboutsummaryrefslogtreecommitdiff
path: root/emms.el
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Release 2.1 version updateforcer2006-09-031-2/+1
* Fix compilation warnings and don't clobber namespaceMichael Olson2006-08-221-3/+4
* emms.el: Provide and use `emms-player-next-function'.forcer2006-08-171-6/+13
* Fix more XEmacs issues.Michael Olson2006-07-021-0/+10
* Allow player to set the exact elapsed time of a track. emms-player-mpd and e...Michael Olson2006-07-021-0/+7
* browser: refactor data format, bugfixes; emms: add emms-track-pDamien Elmes2006-06-141-0/+5
* emms-cache: Add standard enable/disable/toggle interface and do a docfix for ...Michael Olson2006-06-091-1/+2
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-081-4/+6
* Fix compiler warnings in emms-cache.el.Michael Olson2006-06-081-5/+15
* small typo fixDamien Elmes2006-06-081-1/+1
* emms.el: Change directory to / before starting the player.forcer2006-06-081-2/+5
* Make emms-property-region bulletproof.Michael Olson2006-06-071-4/+15
* Fix typo in emms-property-regionforcer2006-06-071-2/+3
* emms.el, simplified emms-property-region considerably.forcer2006-06-071-19/+4
* Mark the cache as dirty for each modification.forcer2006-06-071-3/+13
* emms.el: The currently playing marker now should stay where it is, even for y...forcer2006-06-071-0/+1
* emms sources now switch add/play behavior when a prefix argument is supplied.forcer2006-06-071-2/+8
* Typo, defvar => defcustom for emms-cache-set-functionforcer2006-06-071-1/+1