aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make emms-player-mpd work with emms-playing-time.Michael Olson2006-01-042-2/+5
* emms-player-mpd: Bring this up-to-par with the other backends, in that it can...Michael Olson2006-01-041-46/+150
* Use timers in a way that is compatible with both Emacs and XEmacs.Michael Olson2006-01-043-3/+15
* emms-player-mpd: Docfix, wait 200 millisecs for process to start, add more ou...Michael Olson2006-01-031-8/+29
* emms-player-mpd: Fix documentation. The mpc binary is no longer needed.Michael Olson2006-01-021-3/+6
* emms-player-mpd: Make sure the process gets closed autommatically when exitin...Michael Olson2006-01-011-1/+4
* Significantly improve (and speed up) MusicPD support.Michael Olson2005-12-311-56/+229
* `emms-score-set-playing' is not really "set", but "add". Fix this. Samewilliam.xwl2005-12-161-4/+11
* Added `emms-playlist-sort-by-score'.william.xwl2005-12-131-5/+15
* Fixed emms-score.el to accommordate with changes in EMMS2. I've alsowilliam.xwl2005-12-131-64/+121
* Move `emms-lyrics-mode' to the end, or it won't work on CVS Emacs.william.xwl2005-12-121-5/+5
* fix mode-alter bugyonirabkin2005-12-031-1/+2
* update manual for playlist-modeyonirabkin2005-12-202-26/+43
* make emms-playlist-mode emacs21.4 compatibleyonirabkin2005-12-241-5/+42
* fix emms-playlist-save-as-m3uyonirabkin2005-12-181-5/+6
* killing and yanking in the interactive playlist bufferyonirabkin2005-12-091-15/+42
* Killing and yankingyonirabkin2005-12-051-77/+97
* fix manual sectioningyonirabkin2005-11-273-20/+16
* Fix conflicts in emms-playlist-mode.elyonirabkin2005-11-201-60/+61
* Fix emms.texinfo for PDF output (thanks twb)yonirabkin2005-11-252-9/+14
* Added `emms-playlist-mode-go-popup' for popuping emms-playlist as a sidewilliam.xwl2005-11-191-2/+16
* emms-info-mp3info.el (emms-info-mp3find-arguments): use info-tracknumber inst...Trent Buck2005-11-192-2/+2
* emms-source-file.el: add missing third clause to AUTOLOAD calls.Trent Buck2005-10-281-12/+12
* emms-info-libtag.el: Fix a couple of typos.Trent Buck2005-11-191-4/+2
* Implement an emms-info function using the libtag package.Trent Buck2005-11-198-19/+161
* Finished rewriting manualyonirabkin2005-11-072-46/+142
* More manual work, but still only 71 percent doneyonirabkin2005-11-032-75/+47
* Added support for toggling default action in streamslucas2005-11-031-0/+1
* Added a hook for emms-streamslucas2005-11-031-0/+4
* debian/emms.emacs-install: Leave symlinks in bytecode dir for find-library/fu...Trent Buck2005-10-271-2/+4
* debian/rules: swap binary-indep and binary-arch bodies, since emms is package...Trent Buck2005-10-271-4/+4
* Makefile (ChangeLog): Generate ChangeLog from darcs metadata.Trent Buck2005-10-272-2/+6
* Added simple player "playsound".Trent Buck2005-10-231-0/+3
* Remove TODO from debian/docs.Trent Buck2005-09-121-1/+0
* Don't attempt to dh_installchangelogs ChangeLog in debian/rules.Trent Buck2005-09-121-1/+1
* Add prefix keys support.william.xwl2005-10-261-6/+19
* manual 71% doneyonirabkin2005-10-171-42/+43
* fix emms-info-ogginfo laguangeyonirabkin2005-10-152-6/+2
* manual update (68% done)yonirabkin2005-10-131-48/+27
* emms-metaplaylist fix requested by Lukhasyonirabkin2005-10-151-1/+1
* A minor spell correction.william.xwl2005-10-161-1/+1
* Make emms-mode-line-icon use the good function to get the current tracklucas2005-10-091-1/+1
* Rename `emms-playlist-save-active-as-m3u' to `emms-playlist-save-current-as-m...forcer2005-10-081-1/+1
* emms-playlist-sort.el: New file containing various playlist sortwilliam.xwl2005-10-071-0/+84
* emms-setup.el: Added `emms-playlist-sort' to `emms-devel'.william.xwl2005-10-071-1/+2
* emms-setup.el: Moved `emms-lyrics' and `emms-playing-time' intowilliam.xwl2005-10-061-4/+6
* emms-lyrics.el: New function: `emms-lyrics-restore-mode-line'.william.xwl2005-10-051-3/+10
* emms-playing-time.el: New function: `emms-playing-time-restore-mode-line'.william.xwl2005-10-051-4/+10
* manual work (57% done)yonirabkin2005-10-051-33/+28
* emms.el: Should initialize `emms-player-paused-p' to nil at start. Or awilliam.xwl2005-10-051-1/+2