aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* manual: fix a spelling mistake (thanks yrk for adding the browser!)Damien Elmes2006-08-201-1/+1
* added the emms browser to the manualyoni-r2006-08-201-7/+406
* browser: move from emms-devel to emms-allDamien Elmes2006-08-192-3/+3
* emms-player-mpd: Get rid of error messages when closing the MusicPD process a...Michael Olson2006-08-181-36/+51
* emms-score.el: Make use of `emms-player-next-function'.william.xwl2006-08-171-13/+4
* browser: only display '. ' if there's a valid track numberDamien Elmes2006-08-171-54/+77
* browser: add documentation for a bunch of featuresDamien Elmes2006-08-171-13/+106
* emms.el: Provide and use `emms-player-next-function'.forcer2006-08-171-6/+13
* browser: add last-played supportDamien Elmes2006-08-171-0/+16
* The coding system of choice is utf-8, not legacy-1forcer2006-08-173-3/+3
* AUTHORS: Removed zeus, he said he never did anything big to emms, onlyforcer2006-08-161-2/+0
* emms-info-ogginfo.el: Add check for retrieving ogginfo.william.xwl2006-08-131-10/+11
* added emms-with-excluded-directories to emms-source-fileyoni-r2006-08-121-0/+9
* emms-player-mpd: Really kill the client process, as documented, instead of wa...Michael Olson2006-08-111-1/+4
* emms-player-mpd: Make supported formats regexp customizable.Michael Olson2006-08-111-24/+30
* emms-playing-time: Don't require emms-info-mp3info, since none of its functio...Michael Olson2006-08-061-1/+0
* emms-player-mpd: Emacs21 fix.Michael Olson2006-08-061-4/+4
* emms-player-mpd: Use better logic for last patch.Michael Olson2006-08-041-14/+13
* emms-player-mpd: Correctly fetch track data when using remote MusicPD server.Michael Olson2006-08-041-6/+6
* Set correct SEPARATORS parameter for split-string.william.xwl2006-08-051-1/+2
* emms-player-mpd: Use better algorithm to detect whether the user has requeste...Michael Olson2006-08-031-7/+5
* emms-cache: Replace use of 'utf-8 with emms-cache-file-coding-system.Michael Olson2006-08-021-1/+1
* emms-cache: Change default coding system to utf-8. Fix byte-compilation warn...Michael Olson2006-08-012-6/+7
* emms-info-mp3info.el: New function, emms-iconv, for converting stringwilliam.xwl2006-07-311-6/+19
* emms-cache.el: New variable, emms-cache-file-coding-system, which willwilliam.xwl2006-07-311-1/+9
* emms-player-mpd: Add support for updating MusicPD's database and improve docu...Michael Olson2006-07-302-6/+62