aboutsummaryrefslogtreecommitdiff
path: root/emms.el
Commit message (Expand)AuthorAgeFilesLines
...
* emms-playlist-new, emms-playlist-set-playlist-buffer: New commands.forcer2005-09-141-0/+15
* Call widen in shuffle and sort.forcer2005-09-131-0/+2
* Added `emms-playlist-delete-track-function'.forcer2005-09-131-5/+14
* Remove emms-playlist-kill-track.forcer2005-09-131-8/+0
* Fix shuffling in combined sources.forcer2005-09-131-4/+6
* Call `emms-shuffle' to shuffle a source.forcer2005-09-131-2/+1
* Cleanup of the shuffle/sort stuffforcer2005-09-131-98/+85
* emms-shuffle-all: Depend on the value of current, not of emms-player-playing-pforcer2005-09-131-1/+1
* Don't make emms-playlist-sort and emms-playlist-shuffle interactive.forcer2005-09-131-2/+0
* Keep the selected song correct for shuffling and sortingforcer2005-09-131-4/+23
* Throw errors for `emms-next' and `emms-previous' at the end/beginning of the ...forcer2005-09-131-10/+12
* Added `emms-random[_\c3_]' (idea by twb)forcer2005-09-121-0/+34
* Add shuffling and sorting.forcer2005-09-121-17/+97
* Lots of condition-case fixes.forcer2005-09-121-8/+9
* Fixed typo in emms.ellucas2005-09-121-2/+2
* Select a track after adding, too, if none is selected.forcer2005-09-121-1/+4
* Add pause and seek support to emms.el.forcer2005-09-121-0/+80
* emms.el (with-current-emms-playlist): Also recreate when the buffer isforcer2005-09-121-3/+6
* emms.el (emms-next-noerror): Always return non-nil whenforcer2005-09-111-1/+3
* Playlist buffer rewriteforcer2005-09-111-240/+299
* Initial commit (CVS 2005-09-11)forcer2005-09-111-0/+676