| Commit message (Expand) | Author | Age | Files | Lines |
* | version bump for elpa | Yoni Rabkin | 2020-06-12 | 1 | -2/+2 |
* | move all files to top-level | Yoni Rabkin | 2020-06-03 | 1 | -10/+1518 |
* | Copyright format updates for elpa inclusion | Yoni Rabkin | 2020-06-02 | 1 | -18/+15 |
* | * emms.el: interface to elpa | Yoni Rabkin | 2020-05-29 | 1 | -0/+35 |
* | *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory. | William Xu | 2008-06-17 | 1 | -1391/+0 |
* | delete-duplicate-def-of-emms-track-simple-description.dpatch | Tassilo Horn | 2007-12-28 | 1 | -9/+0 |
* | Format URL so that it looks nicer in playlist. | mathias.dahl | 2007-12-28 | 1 | -0/+17 |
* | Move emms config files to a common directory: ~/.emacs.d/emms. | William Xu | 2007-10-12 | 1 | -0/+5 |
* | make-number-of-secs-to-seek-configurable.dpatch | Tassilo Horn | 2007-07-12 | 1 | -2/+8 |
* | simplify-lastfm-timer-cancelation-and-bump-version.dpatch | Tassilo Horn | 2007-06-26 | 1 | -1/+1 |
* | change-all-file-headers-to-gpl3-or-later.dpatch | Tassilo Horn | 2007-06-26 | 1 | -1/+1 |
* | Bump copyright years to 2007 and standardize statement | Michael Olson | 2007-03-19 | 1 | -1/+1 |
* | Move dictionary definitions higher to avoid compiler warning | Michael Olson | 2007-02-23 | 1 | -30/+30 |
* | Speed up emms-play-directory-tree by about factor 10 | mlang | 2007-02-21 | 1 | -2/+2 |
* | Distinguish `emms-track-description' and `emms-track-force-description' | Michael Olson | 2007-01-29 | 1 | -3/+7 |
* | New macro emms-walk-tracks | Michael Olson | 2007-01-29 | 1 | -29/+33 |
* | emms-compat: New file that contains compatibility functions for emms; this ma... | Michael Olson | 2007-01-05 | 1 | -83/+1 |
* | emms.el: Improve `emms-uniq-list' to not use cl.el. | forcer | 2006-12-07 | 1 | -7/+14 |
* | emms-i18n changes, add playlist navigate command, uniq playlist command | Ye Wenbin | 2006-12-07 | 1 | -0/+42 |
* | emms.el: Fix bug introduced by recent changes to emms-playlist-set-playlist-b... | Michael Olson | 2006-11-19 | 1 | -1/+2 |
* | Default to current buffer when setting the current EMMS playlist buffer. | Michael Olson | 2006-11-19 | 1 | -4/+10 |
* | emms.el: In emms-playlist-set-playlist-buffer, prompt user from available EMM... | Michael Olson | 2006-11-19 | 1 | -2/+12 |
* | emms.el: Fix compiler warning | Michael Olson | 2006-11-19 | 1 | -3/+3 |
* | emms.el: Move macros to the top of the file. | forcer | 2006-10-25 | 1 | -30/+32 |
* | Since emms-player-seeked-to-functions and emms-player-time-set-functions hook... | Michael Olson | 2006-10-17 | 1 | -8/+1 |
* | emms-playing-time.el now works with `seek-to'. | yoni-r | 2006-09-22 | 1 | -1/+1 |
* | Added `seek-to' to emms.el and emms-player-mplayer.el. | yoni-r | 2006-09-22 | 1 | -0/+27 |
* | Release 2.1 version update | forcer | 2006-09-03 | 1 | -2/+1 |
* | Fix compilation warnings and don't clobber namespace | Michael Olson | 2006-08-22 | 1 | -3/+4 |
* | emms.el: Provide and use `emms-player-next-function'. | forcer | 2006-08-17 | 1 | -6/+13 |
* | Fix more XEmacs issues. | Michael Olson | 2006-07-02 | 1 | -0/+10 |
* | Allow player to set the exact elapsed time of a track. emms-player-mpd and e... | Michael Olson | 2006-07-02 | 1 | -0/+7 |
* | browser: refactor data format, bugfixes; emms: add emms-track-p | Damien Elmes | 2006-06-14 | 1 | -0/+5 |
* | emms-cache: Add standard enable/disable/toggle interface and do a docfix for ... | Michael Olson | 2006-06-09 | 1 | -1/+2 |
* | Standardize copyright notices. Add COPYING file. Mention license in README. | Michael Olson | 2006-06-08 | 1 | -4/+6 |
* | Fix compiler warnings in emms-cache.el. | Michael Olson | 2006-06-08 | 1 | -5/+15 |
* | small typo fix | Damien Elmes | 2006-06-08 | 1 | -1/+1 |
* | emms.el: Change directory to / before starting the player. | forcer | 2006-06-08 | 1 | -2/+5 |
* | Make emms-property-region bulletproof. | Michael Olson | 2006-06-07 | 1 | -4/+15 |
* | Fix typo in emms-property-region | forcer | 2006-06-07 | 1 | -2/+3 |
* | emms.el, simplified emms-property-region considerably. | forcer | 2006-06-07 | 1 | -19/+4 |
* | Mark the cache as dirty for each modification. | forcer | 2006-06-07 | 1 | -3/+13 |
* | emms.el: The currently playing marker now should stay where it is, even for y... | forcer | 2006-06-07 | 1 | -0/+1 |
* | emms sources now switch add/play behavior when a prefix argument is supplied. | forcer | 2006-06-07 | 1 | -2/+8 |
* | Typo, defvar => defcustom for emms-cache-set-function | forcer | 2006-06-07 | 1 | -1/+1 |
* | Cleaned up the cached code in emms.el a bit | forcer | 2006-06-07 | 1 | -10/+18 |
* | refactor caching code into emms-cache.el | Damien Elmes | 2006-06-07 | 1 | -3/+14 |
* | emms-playlist-mode.el - now with less overlay! | forcer | 2006-06-06 | 1 | -0/+11 |
* | Make sure we never have an empty track description when inserting a song into... | Michael Olson | 2006-06-04 | 1 | -3/+14 |
* | Make handling of multiple playlist buffers less error-prone. | Michael Olson | 2006-05-31 | 1 | -18/+59 |