aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* update modeline when changing browsing methodDamien Elmes2006-06-081-3/+6
* avoid rebuilding the browser window each timeDamien Elmes2006-06-081-2/+3
* small typo fixDamien Elmes2006-06-081-1/+1
* fix RET on trailing \nDamien Elmes2006-06-082-14/+21
* add a metadata browser - emms-browser.elDamien Elmes2006-06-083-1/+413
* emms-playlist-mode: Facify tracks on startup.forcer2006-06-081-0/+4
* emms.el: Change directory to / before starting the player.forcer2006-06-081-2/+5
* emms-playlist-mode: When making new overlays, do not allow the rear to advanc...Michael Olson2006-06-071-1/+1
* Make emms-property-region bulletproof.Michael Olson2006-06-071-4/+15
* Fix typo in emms-property-regionforcer2006-06-071-2/+3
* emms.el, simplified emms-property-region considerably.forcer2006-06-071-19/+4
* Very basic support for recording the time you last played a track.lucas2006-06-072-1/+112
* Mark the cache as dirty for each modification.forcer2006-06-074-6/+21
* fix damien elmes's email addressDamien Elmes2006-06-071-1/+1
* emms.el: The currently playing marker now should stay where it is, even for y...forcer2006-06-071-0/+1
* emms-playlist-mode: Stop overlay from being attached to text inserted before itforcer2006-06-071-1/+2
* 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