aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emms-player-mpd: If the MusicPD daemon goes away, make sure that we can still...Michael Olson2006-04-061-1/+3
* Updated manual for emms-lyrics.william.xwl2006-04-031-0/+13
* New variable: `emms-lyrics-coding-system'. It's the coding system usedwilliam.xwl2006-04-031-1/+7
* emms-player-mpd: Never set emms-player-stopped-p, since this is only to be do...Michael Olson2006-04-021-1/+0
* Make sure that negated character classes in regexps include the newline chara...Michael Olson2006-04-024-4/+4
* emms-playlist-sort.el, quote FORM argument to eval-after-loadforcer2006-04-021-4/+4
* Update manual and emms-setup with the preferred way of invoking emms-playing-...Michael Olson2006-04-023-31/+21
* emms-streams: Make some options customizable. Fix compiler warnings.Michael Olson2006-04-021-16/+32
* emms-source-playlist: Add support for m3u and pls playlists.Michael Olson2006-04-023-55/+86
* README: Added a paragraph about libtag.lucas2006-04-011-0/+13
* emms-info-libtag.el: Add a warning about the possible conflict with emms-info...lucas2006-04-011-0/+7
* Some minor modificationslucas2006-04-011-5/+8
* Use insert-file instead of insert-file-literally to get around coding system ...forcer2006-04-011-2/+2
* Added emms-play-playlistforcer2006-04-011-1/+22
* Remove emms-tageditor.el, since it only works with emms-pbi.el. It might be ...Michael Olson2006-04-011-449/+0
* emms-player-mpd: Don't use define-emms-simple-player, since we provide our ow...Michael Olson2006-04-011-2/+21
* emms-lyrics: Make this behave like other add-ons.Michael Olson2006-04-011-20/+37
* Fix a variety of compilation errors and warnings.Michael Olson2006-04-0114-95/+100
* Makefile: Don't show Emacs commandline. Remove generated HTML file in clean ...Michael Olson2006-04-011-3/+4
* emms-streams: Add prefix to utility functions.Michael Olson2006-04-011-4/+5
* Make all add-on files toggle-able.Michael Olson2006-04-016-24/+66
* Added emms-source-playlist.el, moved stuff from emms.el thereforcer2006-04-012-64/+217
* Move emms-parse-playlist to emms-source-file.el, rename to emms-source-file-p...forcer2006-04-013-25/+25
* Remove emms-pl-manip.elMichael Olson2006-04-011-131/+0
* Remove emms-pbi*.el at forcer's request.Michael Olson2006-04-014-834/+0
* emms-mode-line: Add toggle functions and autoload cookies.Michael Olson2006-04-012-1/+28
* emms-player-mpd: Use simpler value for connect function.Michael Olson2006-04-011-10/+2
* Makefile: Use correct extension in new HTML rule.Michael Olson2006-04-011-1/+1
* Makefile: Update .PHONY, add .PRECIOUS line for generated files, add rule for...Michael Olson2006-04-011-1/+5
* emms-streams.el (emms-stream-default-list): Add "Voices from Within"forcer2006-03-291-0/+2
* All stable extentions documentedyonirabkin2006-03-241-1/+103
* emms-player-mpd.el (emms-info-mpd): Prevent an error when we can't connect to...Michael Olson2006-03-261-5/+7
* Added MusicPD to the Emms manual.yonirabkin2006-03-231-0/+85
* Added `emms-playlist-sort' to the Emms manual.yonirabkin2006-03-232-2/+47
* re-organization of emms-setup levelsyonirabkin2006-03-221-4/+6
* emms-player-mpd: Make importing of MusicPD playlist a bit less error-prone.Michael Olson2006-03-231-11/+24
* emms-player-mpd: Make pausing work after importing a playlist from MusicPD.Michael Olson2006-03-201-8/+15
* emms-player-mpd: Try to get values for name and port from environment. Fix a...Michael Olson2006-03-201-5/+5
* emms-player-mpd: Implement importing the current MusicPD playlist into EMMS a...Michael Olson2006-03-201-37/+110
* finished updating copyrightsyonirabkin2006-03-152-0/+26
* fixed copyright years and copyright holderyonirabkin2006-03-1530-46/+98
* emms-source-file: Yes, playlist does work. (Removed comment)forcer2006-03-061-2/+0
* emms-player-simple.el (alsaplayer): Fixed regexp.forcer2006-03-051-1/+1
* emms-player-simple.el: Added alsaplayer support. Thanks to indio on #emacs.forcer2006-03-051-0/+3
* emms-player-mpd: Do a seek when the song has changed in case several seconds ...Michael Olson2006-03-021-14/+29
* playlist mode yank bug fixyoni-r2006-02-261-2/+3
* update README fileyoni-r2006-02-162-99/+68
* Pass correct parameter to `run-at-time', to make sure only one timer iswilliam.xwl2006-01-181-2/+2
* add two macros, one to emms.el and the other to emms-playlist-mode.el. The fo...yonirabkin2006-01-092-69/+87
* emms-player-mpd: Detect when the server has stopped, and call emms-player-sto...Michael Olson2006-01-071-34/+67