| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | emms.el, simplified emms-property-region considerably. | forcer | 2006-06-07 | 1 | -19/+4 |
* | Very basic support for recording the time you last played a track. | lucas | 2006-06-07 | 2 | -1/+112 |
* | Mark the cache as dirty for each modification. | forcer | 2006-06-07 | 4 | -6/+21 |
* | fix damien elmes's email address | Damien Elmes | 2006-06-07 | 1 | -1/+1 |
* | emms.el: The currently playing marker now should stay where it is, even for y... | forcer | 2006-06-07 | 1 | -0/+1 |
* | emms-playlist-mode: Stop overlay from being attached to text inserted before it | forcer | 2006-06-07 | 1 | -1/+2 |
* | emms sources now switch add/play behavior when a prefix argument is supplied. | forcer | 2006-06-07 | 1 | -2/+8 |
* | Add autoloads to emms-setup.el | forcer | 2006-06-07 | 1 | -0/+5 |
* | Typo, defvar => defcustom for emms-cache-set-function | forcer | 2006-06-07 | 1 | -1/+1 |
* | Cleaned up the cached code in emms.el a bit | forcer | 2006-06-07 | 2 | -12/+27 |
* | refactor caching code into emms-cache.el | Damien Elmes | 2006-06-07 | 4 | -82/+113 |
* | emms-playlist-mode doesn't need overlay compatibility anymore | forcer | 2006-06-06 | 1 | -41/+0 |
* | emms-playlist-mode.el - now with less overlay! | forcer | 2006-06-06 | 2 | -100/+49 |
* | emms-info: Fix bug that occurs after clearing the current playlist and trying... | Michael Olson | 2006-06-06 | 1 | -2/+3 |
* | AUTHORS: fixed Lucas' e-mail address | lucas | 2006-06-06 | 1 | -1/+1 |
* | info-cache-dirty/coding | Damien Elmes | 2006-06-05 | 1 | -11/+21 |
* | AUTHORS: Damien Elmes address updated | forcer | 2006-06-05 | 1 | -1/+1 |
* | emms-info caching (thanks to Damien Elmes) | forcer | 2006-06-05 | 2 | -16/+74 |
* | Sort file names from `emms-source-file-directory-tree-function'. | forcer | 2006-06-05 | 1 | -3/+4 |
* | Add some sources for inserting playlists without inserting their contents, an... | Michael Olson | 2006-06-04 | 2 | -6/+77 |
* | emms-player-mpd: Differentiate between files and URLs when it makes sense to ... | Michael Olson | 2006-06-04 | 1 | -8/+16 |
* | Miscellaneous minor cleanups. | Michael Olson | 2006-06-04 | 2 | -12/+15 |
* | Make sure we never have an empty track description when inserting a song into... | Michael Olson | 2006-06-04 | 2 | -4/+15 |
* | Remove debian-extras package as requested by ftpmasters (debian) | forcer | 2006-06-03 | 5 | -49/+15 |
* | Put volume options in their own customize group. | Martin Schoenmakers | 2006-06-01 | 2 | -3/+8 |
* | emms-volume.el: Cosmetic stuff, defvar -> defcustom | forcer | 2006-05-31 | 1 | -8/+15 |
* | emms-volume.el: Minor cosmetic cleanup | forcer | 2006-05-31 | 1 | -4/+4 |
* | emms-volme.el: Add some requires. | forcer | 2006-05-31 | 1 | -0/+4 |
* | emms-volume-amixer.el: Provide a way to set the control for amixer | forcer | 2006-05-31 | 1 | -1/+8 |
* | Make handling of multiple playlist buffers less error-prone. | Michael Olson | 2006-05-31 | 3 | -31/+83 |
* | AUTHORS: Add Martin Schoenmakers. Welcome! :-) | forcer | 2006-05-30 | 1 | -0/+1 |
* | Add emms-volume and emms-volume-amixer. | Martin Schoenmakers | 2006-05-30 | 2 | -0/+179 |
* | emms-streams: Re-add space after prompt and use completion for type. | Michael Olson | 2006-05-30 | 1 | -4/+8 |
* | allow nonzero ogginfo exit plus some reindenting | Martin Schoenmakers | 2006-05-30 | 1 | -29/+28 |
* | emms-streams: When the user wants emms-streams to play the selected stream in... | Michael Olson | 2006-05-30 | 2 | -1/+15 |
* | emms-streams: Re-implement yank and kill so that they do the right thing with... | Michael Olson | 2006-05-30 | 1 | -43/+55 |
* | emms-streams: Implement kill and yank. | Michael Olson | 2006-05-30 | 1 | -26/+78 |
* | emms-streams: Make hitting RET on a URL do the right thing, improve cursor mo... | Michael Olson | 2006-05-29 | 1 | -9/+42 |
* | emms-player-mpd: Use more robust method of detecting whether we need to force... | Michael Olson | 2006-05-25 | 1 | -6/+11 |
* | emms-playlist-mode: Make "d" kill the entire line. This seems to be a good c... | foo | 2006-05-24 | 1 | -1/+8 |
* | emms-player-mpd: When showing the currently-playing song, prepend the name of... | foo | 2006-05-24 | 1 | -8/+12 |
* | emms-player-mpd: Make seek work correctly. | Michael Olson | 2006-05-25 | 1 | -6/+11 |
* | emms-player-mpd: Fix bug that caused unconditional reloading of the entire Mu... | Michael Olson | 2006-05-24 | 1 | -1/+1 |
* | emms-player-mpd: Overhaul for streamlist support, and fix a few miscellaneous... | Michael Olson | 2006-05-24 | 2 | -56/+120 |
* | emms-player-mpd: Add a few checks to make sure that the given buffer exists b... | Michael Olson | 2006-05-17 | 1 | -6/+8 |
* | emms-source-playlist: Do not expand names of files in playlists, as this can ... | Michael Olson | 2006-05-16 | 1 | -2/+2 |
* | emms-playlist-mode: Implement the option (disabled by default) of opening a n... | Michael Olson | 2006-05-10 | 3 | -12/+66 |
* | emms-playlist-mode.el: Don't put a period after the mode map. This hangs 21.4... | forcer | 2006-05-03 | 1 | -1/+1 |
* | debian/emms-extras.manpages: New file | forcer | 2006-04-29 | 1 | -0/+1 |
* | Don't delete ChangeLog with make clean, we can't regenerate it without _darcs | forcer | 2006-04-29 | 1 | -2/+1 |