aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emms-source-file.el: Fix dired source.forcer2006-04-101-11/+13
* emms.el: Introduce and use `emms-source-old-buffer'forcer2006-04-101-3/+10
* emms-player-mpd: Fix minor typo in comments.Michael Olson2006-04-111-2/+2
* emms-player-mpd: Make sure inserted text from emms-player-mpd-show goes to th...Michael Olson2006-04-111-3/+7
* emms-player-mpd: Remove obsolete option.Michael Olson2006-04-111-6/+0
* emms-player-mpd: Reset some extra state data on stop.Michael Olson2006-04-111-1/+4
* emms-playlist-mode: Fix a bug where too many overlays were being added when t...Michael Olson2006-04-111-32/+24
* emms-player-mpd: A few minor tweaks.Michael Olson2006-04-111-6/+4
* emms-player-mpd: Major rewrite to use a custom transaction queue implementati...Michael Olson2006-04-111-207/+392
* patch resolutionTrent Buck2006-04-091-0/+2
* emms-player-mplayer.el: mplayer supports FLAC, too.trentbuck2006-02-261-1/+1
* emms-info-libtag.el: remove unused variables.Trent Buck2005-12-041-2/+0
* emms-info-libtag.el: libtag can also handle Speex files.Trent Buck2005-11-201-1/+1
* emms-playlist-mode: Remove obsolete function.Michael Olson2006-04-091-5/+0
* Add new playlist sources to documentation.Michael Olson2006-04-092-2/+20
* emms-playlist-mode: Use emms-playlist-save instead of a custom function.Michael Olson2006-04-091-12/+1
* emms-source-playlist: Get things working to my satisfaction, like saving play...Michael Olson2006-04-096-112/+230
* emms-playlist-mode: Make it possible to use edebug on `with-inhibit-read-only...Michael Olson2006-04-061-0/+1
* 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