| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | emms-setup.el: Added `emms-playlist-sort' to `emms-devel'. | william.xwl | 2005-10-07 | 1 | -1/+2 |
* | emms-setup.el: Moved `emms-lyrics' and `emms-playing-time' into | william.xwl | 2005-10-06 | 1 | -4/+6 |
* | emms-lyrics.el: New function: `emms-lyrics-restore-mode-line'. | william.xwl | 2005-10-05 | 1 | -3/+10 |
* | emms-playing-time.el: New function: `emms-playing-time-restore-mode-line'. | william.xwl | 2005-10-05 | 1 | -4/+10 |
* | manual work (57% done) | yonirabkin | 2005-10-05 | 1 | -33/+28 |
* | emms.el: Should initialize `emms-player-paused-p' to nil at start. Or a | william.xwl | 2005-10-05 | 1 | -1/+2 |
* | emms-mode-line.el: Made `emms-mode-line-alter' be compatible with | william.xwl | 2005-10-05 | 1 | -2/+5 |
* | emms-mode-line.el: When artist or title info cann't be achieved, show | william.xwl | 2005-10-04 | 1 | -3/+13 |
* | emms-mode-line: Changed dead `emms-playlist-current-track-changed-hook' | william.xwl | 2005-10-04 | 1 | -8/+6 |
* | emms-playlist-mode-switch-buffer | yonirabkin | 2005-10-04 | 1 | -0/+16 |
* | Yet Another Installment of the manual re-write | yonirabkin | 2005-10-04 | 2 | -238/+83 |
* | emms-setup.el re-write | yonirabkin | 2005-10-01 | 2 | -87/+79 |
* | more manual re-writing | yonirabkin | 2005-09-30 | 1 | -20/+47 |
* | manual work | yonirabkin | 2005-09-29 | 1 | -104/+13 |
* | Another installment of manual changes | yonirabkin | 2005-09-28 | 1 | -120/+142 |
* | some manual fixes (just the start) | yonirabkin | 2005-09-26 | 3 | -41/+65 |
* | Rename emms-default.el to emms-setup.el. | forcer | 2005-09-28 | 2 | -5/+4 |
* | List all the changes needed in the manual | yonirabkin | 2005-09-24 | 1 | -146/+116 |
* | Update tracks with a specific function, and provide emms-track-updated-functions | forcer | 2005-09-26 | 2 | -1/+12 |
* | emms.el (emms-playlist-new): Use interactive-p rather than | Michael Olson | 2005-09-25 | 1 | -1/+1 |
* | emms-streams.el: Update `emms-info-file-info-song-artist' so that it | Michael Olson | 2005-09-25 | 1 | -11/+11 |
* | emms-playlist-mode.el: 3rd attempt to not clobber | Michael Olson | 2005-09-24 | 1 | -1/+3 |
* | rollback patch to fix adding tracks. | yonirabkin | 2005-09-23 | 1 | -2/+1 |
* | Adding emms-info-ogginfo.el and consiquently modifying emms-default | yonirabkin | 2005-09-23 | 3 | -7/+67 |
* | add emms-metaplaylist-mode.el | yonirabkin | 2005-09-23 | 1 | -0/+145 |
* | emms-playing-time.el: | william.xwl | 2005-09-23 | 1 | -36/+56 |
* | eemms-lyrics.el: | william.xwl | 2005-09-23 | 1 | -70/+87 |
* | emms-lyrics.el: Fixed a bug in `emms-lyrics-start'. | william.xwl | 2005-09-23 | 1 | -2/+4 |
* | emms-playing-time.el: Applied standard customization definitions. | william.xwl | 2005-09-23 | 1 | -9/+21 |
* | emms-info-mp3info: Provide a way to configure the mp3info output coding system. | forcer | 2005-09-22 | 1 | -5/+12 |
* | Add documentation of the define symbols for emms-info.el. | forcer | 2005-09-22 | 1 | -0/+12 |
* | remove emms-metaplaylist-mode code from emms-playlist-mode | yonirabkin | 2005-09-22 | 1 | -17/+3 |
* | emms-playing-time: Since 'info-playing-time is an int now, changed | william.xwl | 2005-09-22 | 1 | -4/+3 |
* | emms-info-mp3info: Use number for 'info-playing-time. | forcer | 2005-09-22 | 1 | -1/+5 |
* | emms-playing-time.el: Updated the playing-time retrieval method, so as | william.xwl | 2005-09-22 | 1 | -10/+10 |
* | emms-playlist-mode: Make sure emms-playlist-buffer-p is set, since we | Michael Olson | 2005-09-22 | 1 | -1/+2 |
* | emms-playlist-mode-go: Add buffer-live-p check to circumvent a | Michael Olson | 2005-09-22 | 1 | -1/+2 |
* | emms-player-mplayer.el: Set resume method to nil to just use pause. | forcer | 2005-09-21 | 1 | -0/+5 |
* | fix emms-score.el and emms-info-ogg.el borkage | yonirabkin | 2005-09-21 | 2 | -63/+54 |
* | clean-up emms-info-ogg.el | yonirabkin | 2005-09-20 | 1 | -18/+5 |
* | fix ogg-info | yonirabkin | 2005-09-20 | 2 | -31/+36 |
* | emms-info-mp3info ignores files which are not mp3s | forcer | 2005-09-20 | 1 | -1/+2 |
* | Don't set values mp3info has nothing for | forcer | 2005-09-20 | 1 | -3/+5 |
* | later-do.el: Run timer after function did run to avoid stacking | forcer | 2005-09-20 | 1 | -5/+6 |
* | Inefficiency removed: Update each track only once :P | forcer | 2005-09-20 | 1 | -4/+6 |
* | Ignore read-onliness when updating a track in a playlist buffer | forcer | 2005-09-20 | 1 | -8/+10 |
* | Use time-less-p instead of <= for times | forcer | 2005-09-20 | 1 | -2/+2 |
* | later-do.el emms version | forcer | 2005-09-20 | 1 | -1/+1 |
* | emms-streams shouldn't overwrite `emms-track-initialize-functions' | forcer | 2005-09-20 | 1 | -1/+2 |
* | Typo fix (findo -> find) | forcer | 2005-09-20 | 1 | -2/+2 |