aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add emms-volume and emms-volume-amixer.Martin Schoenmakers2006-05-302-0/+179
* emms-streams: Re-add space after prompt and use completion for type.Michael Olson2006-05-301-4/+8
* allow nonzero ogginfo exit plus some reindentingMartin Schoenmakers2006-05-301-29/+28
* emms-streams: When the user wants emms-streams to play the selected stream in...Michael Olson2006-05-302-1/+15
* emms-streams: Re-implement yank and kill so that they do the right thing with...Michael Olson2006-05-301-43/+55
* emms-streams: Implement kill and yank.Michael Olson2006-05-301-26/+78
* emms-streams: Make hitting RET on a URL do the right thing, improve cursor mo...Michael Olson2006-05-291-9/+42
* emms-player-mpd: Use more robust method of detecting whether we need to force...Michael Olson2006-05-251-6/+11
* emms-playlist-mode: Make "d" kill the entire line. This seems to be a good c...foo2006-05-241-1/+8
* emms-player-mpd: When showing the currently-playing song, prepend the name of...foo2006-05-241-8/+12
* emms-player-mpd: Make seek work correctly.Michael Olson2006-05-251-6/+11
* emms-player-mpd: Fix bug that caused unconditional reloading of the entire Mu...Michael Olson2006-05-241-1/+1
* emms-player-mpd: Overhaul for streamlist support, and fix a few miscellaneous...Michael Olson2006-05-242-56/+120
* emms-player-mpd: Add a few checks to make sure that the given buffer exists b...Michael Olson2006-05-171-6/+8
* emms-source-playlist: Do not expand names of files in playlists, as this can ...Michael Olson2006-05-161-2/+2
* emms-playlist-mode: Implement the option (disabled by default) of opening a n...Michael Olson2006-05-103-12/+66
* emms-playlist-mode.el: Don't put a period after the mode map. This hangs 21.4...forcer2006-05-031-1/+1
* debian/emms-extras.manpages: New fileforcer2006-04-291-0/+1
* Don't delete ChangeLog with make clean, we can't regenerate it without _darcsforcer2006-04-291-2/+1
* Don't generate ChangeLog in debian/rules - darcs isn't there anymore then.forcer2006-04-291-1/+1
* emms.el: Change version to 2.0forcer2006-04-291-2/+1
* debian/changelog: 2.0-1 release version.forcer2006-04-291-3/+6
* emms-print-metadata.c: Don't segfault if argument doesn't exist.forcer2006-04-291-0/+16
* emms-print-metadata.1: New file.forcer2006-04-291-0/+34
* Install correctly with Debian _and_ make install.forcer2006-04-292-13/+14
* emms-playlist-mode: Call kill-line instead of kill-region to fix a minor bug.Michael Olson2006-04-291-1/+1
* Rename with-widened-buffer to emms-with-widened-buffer.Michael Olson2006-04-251-2/+2
* fixed Makefileyoni-r2006-04-251-6/+20
* emms-playlist-mode: Add face entries for light backgrounds.Michael Olson2006-04-251-0/+4
* emms.el: Simple playlists shouldn't be bothered by read-onliness.forcer2006-04-231-3/+6
* emms.el: Fix docstring of emms-player-finished-hook.forcer2006-04-221-2/+3
* emms-player-mpd: Add disconnect function, for when you want to keep playing m...Michael Olson2006-04-222-15/+25
* emms-metaplaylist-mode.el: New keybinding to emms-metaplaylist-new-buffer.lucas2006-04-211-1/+2
* emms-player-mpd: Make sure that emms-player-finished-hook is called once the ...Michael Olson2006-04-211-7/+17
* emms-player-mpd: Prompt for volume change amount.Michael Olson2006-04-211-1/+1
* emms-player-mpd: Implement and document support for changing the volume.Michael Olson2006-04-212-37/+88
* emms-metaplaylist-mode.el: new function : emms-metaplaylist-set-active to set...lucas2006-04-201-0/+9
* emms-metaplaylist-mode.el: new function to create a new empty EMMS playlist.lucas2006-04-201-0/+15
* Update AUTHORS.Michael Olson2006-04-211-0/+3
* emms.el: Fix compiler warning for Emacs22.Michael Olson2006-04-201-5/+5
* Make XEmacs21 and Emacs21 happy.Michael Olson2006-04-2012-69/+108
* Move propertize compatibility function to the others.forcer2006-04-201-9/+7
* emms-player-mpd: Use better default for emms-player-mpd-supported-regexp.Michael Olson2006-04-201-1/+2
* emms-player-mpd: Use better check to see if we are given valid output from "m...Michael Olson2006-04-201-4/+8
* Use %S not %s for tracks in errors.forcer2006-04-201-1/+1
* Provide emms-propertize compatibility function.forcer2006-04-202-4/+13
* Fix face definitions syntax (emms-playlist-mode, emms-metaplaylist-mode)forcer2006-04-202-12/+12
* Added `emms-playlist-sort-by-natural-order'. Thanks to Matthew Kennedywilliam.xwl2006-04-141-0/+24
* emms-libtag.el : Make it id3v1 friendly by removing all the trailing whitespa...lucas2006-04-131-0/+4
* emms-player-mpd: Don't start the timer upon playing a track if `emms-player-m...Michael Olson2006-04-121-3/+2