aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* emms.el: In emms-playlist-set-playlist-buffer, prompt user from available EMM...Michael Olson2006-11-191-2/+12
* emms.el: Fix compiler warningMichael Olson2006-11-191-3/+3
* Don't add subdirectories for directory and playlist-directory source insert m...Michael Olson2006-11-192-4/+6
* emms-playing-time.el: New variable `emms-playing-time-style', itwilliam.xwl2006-11-121-13/+34
* bind SPC to `scroll-up' in emms-playlist-mode and update manual.yoni-r2006-11-062-2/+4
* emms.el: Move macros to the top of the file.forcer2006-10-251-30/+32
* emms-player-mpd: Deal with change in output when getting supported file typesMichael Olson2006-10-281-2/+3
* NEWS: Add entry for recent emms-player-mpd changeMichael Olson2006-10-231-0/+1
* NEWS: Version 2 is version 2.0forcer2006-10-231-1/+1
* emms-player-mpd: Handle errors that occur when we begin playbackMichael Olson2006-10-221-35/+50
* emms-playlist-mode: Handle case where selection has not been set but user wan...Michael Olson2006-10-221-4/+5
* emms-player-mplayer.el: Mplayer also supports .vob files.william.xwl2006-10-211-1/+1
* FluidSynth midi file playermlang2006-10-151-0/+3
* Added delYsidforcer2006-10-211-0/+1
* jackd-support-for-emacsmlang2006-10-081-0/+367
* browser: ensure the RNG is seeded before useDamien Elmes2006-10-111-0/+6
* browser: require sort (fixes bug with sort-fold-case being void)Damien Elmes2006-10-101-0/+1
* emms-playlist-mode: Fix typo in hook nameMichael Olson2006-10-221-1/+1
* emms-player-mpd: Update version recommendationMichael Olson2006-10-221-4/+7
* emms-player-mpd: Work properly with tracks inserted by emms-browserMichael Olson2006-10-222-10/+56
* Add NEWS items since version 2.1Michael Olson2006-10-171-0/+18
* emms-player-mpd: When using the emms-volume interface, allow the user to spec...Michael Olson2006-10-172-3/+18
* Documentation cleanups in emms-player-mpd and emms-source-playlistMichael Olson2006-10-172-23/+43
* Since emms-player-seeked-to-functions and emms-player-time-set-functions hook...Michael Olson2006-10-172-9/+1
* emms-browser: Fix compiler warningMichael Olson2006-10-171-1/+1
* emms-player-mpd: Implement seek-to supportMichael Olson2006-10-171-0/+15
* fix faulty emms-playlist-mode keybinding, fix due to William and Damien.yoni-r2006-10-072-4/+4
* Added seeking to the playlist keymap, and updated the manual.yoni-r2006-10-062-0/+10
* emms-player-mpd: Only display error if we are certain that url.el is not up-t...Michael Olson2006-10-041-6/+4
* seek-for-alsaplayermlang2006-09-291-0/+7
* midi-files-via-timiditymlang2006-09-291-0/+3
* emms-playing-time.el: Minor cleanups.william.xwl2006-09-291-5/+2
* emms-lyrics.el: Minor Cleanups.william.xwl2006-09-291-19/+7
* pause-for-alsaplayermlang2006-09-281-0/+12
* mms-for-mplayermlang2006-09-261-1/+1
* DoTheRightThing with player pausing and emms-bookmarks.elyoni-r2006-09-261-6/+12
* Added emms-bookmarks.elyoni-r2006-09-242-0/+148
* Added `emms-pause' to emms-playlist-mode.el bound to to ``P''.yoni-r2006-09-252-0/+4
* browser: add deletion started/finished messageDamien Elmes2006-09-231-1/+3
* Added a link to the online version of the manual.yoni-r2006-09-231-0/+4
* emms-playing-time.el now works with `seek-to'.yoni-r2006-09-222-1/+2
* Added `seek-to' to emms.el and emms-player-mplayer.el.yoni-r2006-09-222-0/+37
* browser/cache: support deleting files, make emms-cache-dirty a defsubstDamien Elmes2006-09-222-2/+125
* Release 2.1 version updateforcer2006-09-033-7/+14
* emms-player-mpd: Use regexp-opt instead of mapconcat.Michael Olson2006-08-251-2/+1
* Include the tq.el file from Emacs 22 with EMMS, instead of re-implementing it...Michael Olson2006-08-272-110/+180
* browser: don't scroll the playlist to the bottom when switching backDamien Elmes2006-08-241-2/+1
* browser: pitchfork's search page has changedDamien Elmes2006-08-241-1/+1
* Fix compilation warnings and don't clobber namespaceMichael Olson2006-08-223-32/+42
* browser: few compat fixes for emacs21Damien Elmes2006-08-221-1/+11