| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Ignore read-onliness when opening a playlist-mode-buffer. | forcer | 2005-09-18 | 1 | -1/+2 |
* | fixing errors after breakage | yonirabkin | 2005-09-18 | 1 | -3/+4 |
* | Big renaming for current buffer/current playlist distinction. | forcer | 2005-09-18 | 1 | -154/+215 |
* | emms-playlist-new: No, it's a major mode, DONT pass an argument! | forcer | 2005-09-18 | 1 | -1/+1 |
* | Making emms-default now emms-playlist-mode compatible | lucas | 2005-09-18 | 1 | -14/+7 |
* | emms-playlist-new: Pass positive argument to mode function. | forcer | 2005-09-18 | 1 | -1/+1 |
* | Renaming the "playlist" source to "streamlist". | lucas | 2005-09-18 | 3 | -51/+50 |
* | clean-up pseudo font-locking | yonirabkin | 2005-09-18 | 1 | -9/+0 |
* | "font-locking" for inserted, unselected tracks | yonirabkin | 2005-09-18 | 1 | -17/+27 |
* | emms.el missing quote fix, emms-playlist-mode.el kill-track fix | yonirabkin | 2005-09-18 | 2 | -3/+13 |
* | Adding a bunch of FIXME tags for the playlist source | lucas | 2005-09-18 | 3 | -24/+26 |
* | Fixing emms-playlist-mode-open-buffer | lucas | 2005-09-18 | 1 | -2/+4 |
* | emms-playlist-select should not switch to the playlist buffer. | forcer | 2005-09-17 | 1 | -6/+5 |
* | Renaming emms-playlist-save to emms-playlist-mode-save-buffer | lucas | 2005-09-17 | 1 | -1/+1 |
* | Added docstrings and clean-up for emms-playlist-mode.el | yonirabkin | 2005-09-17 | 1 | -42/+44 |
* | A kinder, gentler emms-playlist-mode-go | yonirabkin | 2005-09-17 | 1 | -11/+7 |
* | clean-up and emms-playlist-mode-center-current | yonirabkin | 2005-09-17 | 1 | -23/+5 |
* | emms-player-mplayer.el: mplayer also knows rm, rmvb, mp4, ...etc. | william.xwl | 2005-09-15 | 1 | -1/+2 |
* | multiple fixes to emms-playlist-mode.el | yonirabkin | 2005-09-17 | 1 | -36/+32 |
* | emms-show now knows when nothing is playing. | forcer | 2005-09-17 | 1 | -2/+4 |
* | Inhibit read-only in `emms-playlist-insert-track' | forcer | 2005-09-17 | 1 | -1/+2 |
* | mpd-updates | Michael Olson | 2005-09-17 | 1 | -17/+9 |
* | Making emms-playlist-mode-go respect emms-playlist-buffer | lucas | 2005-09-16 | 1 | -1/+1 |
* | Add `emms-ensure-player-playing-p' | forcer | 2005-09-16 | 1 | -3/+7 |
* | Adding emms-playlist-mode-save and -open | lucas | 2005-09-16 | 1 | -0/+35 |
* | Small fixes | yonirabkin | 2005-09-16 | 1 | -26/+21 |
* | Be able to clear the playlist buffer even if it's killed. | forcer | 2005-09-16 | 1 | -1/+2 |
* | Adding emms-playlist-save-active-as-m3u | lucas | 2005-09-16 | 1 | -0/+5 |
* | Fixing a typo in emms-playlist-save-active | lucas | 2005-09-16 | 1 | -1/+1 |
* | Docstrings for playlist saving functions | lucas | 2005-09-16 | 1 | -1/+3 |
* | Adding m3u playlist format for saving. | lucas | 2005-09-16 | 1 | -0/+27 |
* | Added emms-playlist-mode.el | forcer | 2005-09-16 | 1 | -0/+290 |
* | Shuffle, sort and source-add don't move point anymore. | forcer | 2005-09-16 | 1 | -3/+7 |
* | Provide source insertion | forcer | 2005-09-16 | 1 | -1/+12 |
* | Cleaned up `emms-playlist-save' a bit | forcer | 2005-09-16 | 1 | -12/+12 |
* | Adding emms-playlist-save and -active-save | lucas | 2005-09-16 | 1 | -0/+28 |
* | Fix emms-playlist-new and make emms-playlist-clear use it. | forcer | 2005-09-16 | 1 | -16/+19 |
* | Removing the old emms-save-playlist | lucas | 2005-09-15 | 1 | -11/+0 |
* | emms-source-add now checks for an as of yet unset marker, too. | forcer | 2005-09-15 | 1 | -1/+2 |
* | Add `emms-playlist-buffer-p'. | forcer | 2005-09-15 | 1 | -0/+5 |
* | emms-lyrics.el: Changed to `emms-player-seeked-hook' to | william.xwl | 2005-09-15 | 1 | -1/+1 |
* | emms-playing-time.el: Changed to `emms-player-seeked-hook' to | william.xwl | 2005-09-15 | 1 | -1/+1 |
* | emms.el: Fix seek bug in `emms-player-seek'. | william.xwl | 2005-09-15 | 1 | -2/+2 |
* | emms-lyrics.el: Updated commentary and applied standard customization | william.xwl | 2005-09-14 | 1 | -41/+54 |
* | ogg-comment.el: Define macros before using them. | forcer | 2005-09-14 | 1 | -27/+27 |
* | Add more mikmod command line args. | forcer | 2005-09-14 | 1 | -1/+1 |
* | Added mikmod support (thanks to Martin Schoenmakers) | forcer | 2005-09-14 | 1 | -0/+5 |
* | emms-playlist-new, emms-playlist-set-playlist-buffer: New commands. | forcer | 2005-09-14 | 1 | -0/+15 |
* | Add `emms-player-simple-regexp'. Also, use it as appropriate. | forcer | 2005-09-14 | 1 | -5/+26 |
* | Fixing typo in file regexps for gstreamer | lucas | 2005-09-14 | 1 | -2/+2 |