aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make `emms-playlist-clear' interactive so that I can map it to a key.mwolson2005-09-181-0/+1
* Make `with-current-emms-playlist' disable read-onlyness.forcer2005-09-181-2/+4
* fix emms-streams.el and emms-player-mplayer.elyonirabkin2005-09-182-12/+11
* comment out emms-info-playlist breakageyonirabkin2005-09-181-10/+11
* emms-playlist-set-playlist-buffer: Ensure the selected buffer is a playlist.forcer2005-09-181-3/+5
* Ignore read-onliness when opening a playlist-mode-buffer.forcer2005-09-181-1/+2
* fixing errors after breakageyonirabkin2005-09-181-3/+4
* Big renaming for current buffer/current playlist distinction.forcer2005-09-181-154/+215
* emms-playlist-new: No, it's a major mode, DONT pass an argument!forcer2005-09-181-1/+1
* Making emms-default now emms-playlist-mode compatiblelucas2005-09-181-14/+7
* emms-playlist-new: Pass positive argument to mode function.forcer2005-09-181-1/+1
* Renaming the "playlist" source to "streamlist".lucas2005-09-183-51/+50
* clean-up pseudo font-lockingyonirabkin2005-09-181-9/+0
* "font-locking" for inserted, unselected tracksyonirabkin2005-09-181-17/+27
* emms.el missing quote fix, emms-playlist-mode.el kill-track fixyonirabkin2005-09-182-3/+13
* Adding a bunch of FIXME tags for the playlist sourcelucas2005-09-183-24/+26
* Fixing emms-playlist-mode-open-bufferlucas2005-09-181-2/+4
* emms-playlist-select should not switch to the playlist buffer.forcer2005-09-171-6/+5
* Renaming emms-playlist-save to emms-playlist-mode-save-bufferlucas2005-09-171-1/+1
* Added docstrings and clean-up for emms-playlist-mode.elyonirabkin2005-09-171-42/+44
* A kinder, gentler emms-playlist-mode-goyonirabkin2005-09-171-11/+7
* clean-up and emms-playlist-mode-center-currentyonirabkin2005-09-171-23/+5
* emms-player-mplayer.el: mplayer also knows rm, rmvb, mp4, ...etc.william.xwl2005-09-151-1/+2
* multiple fixes to emms-playlist-mode.elyonirabkin2005-09-171-36/+32
* emms-show now knows when nothing is playing.forcer2005-09-171-2/+4
* Inhibit read-only in `emms-playlist-insert-track'forcer2005-09-171-1/+2
* mpd-updatesMichael Olson2005-09-171-17/+9
* Making emms-playlist-mode-go respect emms-playlist-bufferlucas2005-09-161-1/+1
* Add `emms-ensure-player-playing-p'forcer2005-09-161-3/+7
* Adding emms-playlist-mode-save and -openlucas2005-09-161-0/+35
* Small fixesyonirabkin2005-09-161-26/+21
* Be able to clear the playlist buffer even if it's killed.forcer2005-09-161-1/+2
* Adding emms-playlist-save-active-as-m3ulucas2005-09-161-0/+5
* Fixing a typo in emms-playlist-save-activelucas2005-09-161-1/+1
* Docstrings for playlist saving functionslucas2005-09-161-1/+3
* 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