aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* emms sources now switch add/play behavior when a prefix argument is supplied.forcer2006-06-071-2/+8
* Add autoloads to emms-setup.elforcer2006-06-071-0/+5
* Typo, defvar => defcustom for emms-cache-set-functionforcer2006-06-071-1/+1
* Cleaned up the cached code in emms.el a bitforcer2006-06-072-12/+27
* refactor caching code into emms-cache.elDamien Elmes2006-06-074-82/+113
* emms-playlist-mode doesn't need overlay compatibility anymoreforcer2006-06-061-41/+0
* emms-playlist-mode.el - now with less overlay!forcer2006-06-062-100/+49
* emms-info: Fix bug that occurs after clearing the current playlist and trying...Michael Olson2006-06-061-2/+3
* AUTHORS: fixed Lucas' e-mail addresslucas2006-06-061-1/+1
* info-cache-dirty/codingDamien Elmes2006-06-051-11/+21
* AUTHORS: Damien Elmes address updatedforcer2006-06-051-1/+1
* emms-info caching (thanks to Damien Elmes)forcer2006-06-052-16/+74
* Sort file names from `emms-source-file-directory-tree-function'.forcer2006-06-051-3/+4
* Add some sources for inserting playlists without inserting their contents, an...Michael Olson2006-06-042-6/+77
* emms-player-mpd: Differentiate between files and URLs when it makes sense to ...Michael Olson2006-06-041-8/+16
* Miscellaneous minor cleanups.Michael Olson2006-06-042-12/+15
* Make sure we never have an empty track description when inserting a song into...Michael Olson2006-06-042-4/+15
* Remove debian-extras package as requested by ftpmasters (debian)forcer2006-06-035-49/+15
* Put volume options in their own customize group.Martin Schoenmakers2006-06-012-3/+8
* emms-volume.el: Cosmetic stuff, defvar -> defcustomforcer2006-05-311-8/+15
* emms-volume.el: Minor cosmetic cleanupforcer2006-05-311-4/+4
* emms-volme.el: Add some requires.forcer2006-05-311-0/+4
* emms-volume-amixer.el: Provide a way to set the control for amixerforcer2006-05-311-1/+8
* Make handling of multiple playlist buffers less error-prone.Michael Olson2006-05-313-31/+83
* AUTHORS: Add Martin Schoenmakers. Welcome! :-)forcer2006-05-301-0/+1
* 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