aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding m3u playlist format for saving.lucas2005-09-161-0/+27
* Added emms-playlist-mode.elforcer2005-09-161-0/+290
* Shuffle, sort and source-add don't move point anymore.forcer2005-09-161-3/+7
* Provide source insertionforcer2005-09-161-1/+12
* Cleaned up `emms-playlist-save' a bitforcer2005-09-161-12/+12
* Adding emms-playlist-save and -active-savelucas2005-09-161-0/+28
* Fix emms-playlist-new and make emms-playlist-clear use it.forcer2005-09-161-16/+19
* Removing the old emms-save-playlistlucas2005-09-151-11/+0
* emms-source-add now checks for an as of yet unset marker, too.forcer2005-09-151-1/+2
* Add `emms-playlist-buffer-p'.forcer2005-09-151-0/+5
* emms-lyrics.el: Changed to `emms-player-seeked-hook' towilliam.xwl2005-09-151-1/+1
* emms-playing-time.el: Changed to `emms-player-seeked-hook' towilliam.xwl2005-09-151-1/+1
* emms.el: Fix seek bug in `emms-player-seek'.william.xwl2005-09-151-2/+2
* emms-lyrics.el: Updated commentary and applied standard customizationwilliam.xwl2005-09-141-41/+54
* ogg-comment.el: Define macros before using them.forcer2005-09-141-27/+27
* Add more mikmod command line args.forcer2005-09-141-1/+1
* Added mikmod support (thanks to Martin Schoenmakers)forcer2005-09-141-0/+5
* emms-playlist-new, emms-playlist-set-playlist-buffer: New commands.forcer2005-09-141-0/+15
* Add `emms-player-simple-regexp'. Also, use it as appropriate.forcer2005-09-141-5/+26
* Fixing typo in file regexps for gstreamerlucas2005-09-141-2/+2
* Updated define-emms-simple-player examples in emms.texinfoforcer2005-09-131-3/+3
* 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
* First attempt at reading playing time for .ogglucas2005-09-121-3/+18
* Move gstreamer support into simple player.forcer2005-09-122-63/+4
* Add pause and resume to the simple player.forcer2005-09-121-0/+12
* emms-stream-info.el: Use emms-playlist-selected-track.forcer2005-09-121-2/+2
* Removed old gstreamer wrapperslucas2005-09-124-12/+0
* Added new generic wrapper for gstreamerlucas2005-09-121-0/+3
* Fixed typo in emms.ellucas2005-09-121-2/+2
* Rewrote emms-player-gstreamerlucas2005-09-121-34/+39
* Typo: It's emms-playlist-insert-track, not ...-track-insert.forcer2005-09-121-2/+2
* emms-player-mpd doesn't need emms-player-extensions anymore.forcer2005-09-121-1/+0
* FAQ: Typo fix (Thes -> The)forcer2005-09-121-1/+1
* Fixing the extensions problem.lucas2005-09-123-5/+1
* Select a track after adding, too, if none is selected.forcer2005-09-121-1/+4
* Rename emms-mpd.el to emms-player-mpd.elforcer2005-09-121-15/+15
* Rename emms-lyric.el to emms-lyrics.elforcer2005-09-123-116/+116
* Add speex supportforcer2005-09-121-1/+2