| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | emms-playing-time.el: New variable `emms-playing-time-style', it | william.xwl | 2006-11-12 | 1 | -13/+34 |
* | bind SPC to `scroll-up' in emms-playlist-mode and update manual. | yoni-r | 2006-11-06 | 2 | -2/+4 |
* | emms.el: Move macros to the top of the file. | forcer | 2006-10-25 | 1 | -30/+32 |
* | emms-player-mpd: Deal with change in output when getting supported file types | Michael Olson | 2006-10-28 | 1 | -2/+3 |
* | NEWS: Add entry for recent emms-player-mpd change | Michael Olson | 2006-10-23 | 1 | -0/+1 |
* | NEWS: Version 2 is version 2.0 | forcer | 2006-10-23 | 1 | -1/+1 |
* | emms-player-mpd: Handle errors that occur when we begin playback | Michael Olson | 2006-10-22 | 1 | -35/+50 |
* | emms-playlist-mode: Handle case where selection has not been set but user wan... | Michael Olson | 2006-10-22 | 1 | -4/+5 |
* | emms-player-mplayer.el: Mplayer also supports .vob files. | william.xwl | 2006-10-21 | 1 | -1/+1 |
* | FluidSynth midi file player | mlang | 2006-10-15 | 1 | -0/+3 |
* | Added delYsid | forcer | 2006-10-21 | 1 | -0/+1 |
* | jackd-support-for-emacs | mlang | 2006-10-08 | 1 | -0/+367 |
* | browser: ensure the RNG is seeded before use | Damien Elmes | 2006-10-11 | 1 | -0/+6 |
* | browser: require sort (fixes bug with sort-fold-case being void) | Damien Elmes | 2006-10-10 | 1 | -0/+1 |
* | emms-playlist-mode: Fix typo in hook name | Michael Olson | 2006-10-22 | 1 | -1/+1 |
* | emms-player-mpd: Update version recommendation | Michael Olson | 2006-10-22 | 1 | -4/+7 |
* | emms-player-mpd: Work properly with tracks inserted by emms-browser | Michael Olson | 2006-10-22 | 2 | -10/+56 |
* | Add NEWS items since version 2.1 | Michael Olson | 2006-10-17 | 1 | -0/+18 |
* | emms-player-mpd: When using the emms-volume interface, allow the user to spec... | Michael Olson | 2006-10-17 | 2 | -3/+18 |
* | Documentation cleanups in emms-player-mpd and emms-source-playlist | Michael Olson | 2006-10-17 | 2 | -23/+43 |
* | Since emms-player-seeked-to-functions and emms-player-time-set-functions hook... | Michael Olson | 2006-10-17 | 2 | -9/+1 |
* | emms-browser: Fix compiler warning | Michael Olson | 2006-10-17 | 1 | -1/+1 |
* | emms-player-mpd: Implement seek-to support | Michael Olson | 2006-10-17 | 1 | -0/+15 |
* | fix faulty emms-playlist-mode keybinding, fix due to William and Damien. | yoni-r | 2006-10-07 | 2 | -4/+4 |
* | Added seeking to the playlist keymap, and updated the manual. | yoni-r | 2006-10-06 | 2 | -0/+10 |
* | emms-player-mpd: Only display error if we are certain that url.el is not up-t... | Michael Olson | 2006-10-04 | 1 | -6/+4 |
* | seek-for-alsaplayer | mlang | 2006-09-29 | 1 | -0/+7 |
* | midi-files-via-timidity | mlang | 2006-09-29 | 1 | -0/+3 |
* | emms-playing-time.el: Minor cleanups. | william.xwl | 2006-09-29 | 1 | -5/+2 |
* | emms-lyrics.el: Minor Cleanups. | william.xwl | 2006-09-29 | 1 | -19/+7 |
* | pause-for-alsaplayer | mlang | 2006-09-28 | 1 | -0/+12 |
* | mms-for-mplayer | mlang | 2006-09-26 | 1 | -1/+1 |
* | DoTheRightThing with player pausing and emms-bookmarks.el | yoni-r | 2006-09-26 | 1 | -6/+12 |
* | Added emms-bookmarks.el | yoni-r | 2006-09-24 | 2 | -0/+148 |
* | Added `emms-pause' to emms-playlist-mode.el bound to to ``P''. | yoni-r | 2006-09-25 | 2 | -0/+4 |
* | browser: add deletion started/finished message | Damien Elmes | 2006-09-23 | 1 | -1/+3 |
* | Added a link to the online version of the manual. | yoni-r | 2006-09-23 | 1 | -0/+4 |
* | emms-playing-time.el now works with `seek-to'. | yoni-r | 2006-09-22 | 2 | -1/+2 |
* | Added `seek-to' to emms.el and emms-player-mplayer.el. | yoni-r | 2006-09-22 | 2 | -0/+37 |
* | browser/cache: support deleting files, make emms-cache-dirty a defsubst | Damien Elmes | 2006-09-22 | 2 | -2/+125 |
* | Release 2.1 version update | forcer | 2006-09-03 | 3 | -7/+14 |
* | emms-player-mpd: Use regexp-opt instead of mapconcat. | Michael Olson | 2006-08-25 | 1 | -2/+1 |
* | Include the tq.el file from Emacs 22 with EMMS, instead of re-implementing it... | Michael Olson | 2006-08-27 | 2 | -110/+180 |
* | browser: don't scroll the playlist to the bottom when switching back | Damien Elmes | 2006-08-24 | 1 | -2/+1 |
* | browser: pitchfork's search page has changed | Damien Elmes | 2006-08-24 | 1 | -1/+1 |
* | Fix compilation warnings and don't clobber namespace | Michael Olson | 2006-08-22 | 3 | -32/+42 |
* | browser: few compat fixes for emacs21 | Damien Elmes | 2006-08-22 | 1 | -1/+11 |
* | manual: fix a spelling mistake (thanks yrk for adding the browser!) | Damien Elmes | 2006-08-20 | 1 | -1/+1 |
* | added the emms browser to the manual | yoni-r | 2006-08-20 | 1 | -7/+406 |
* | browser: move from emms-devel to emms-all | Damien Elmes | 2006-08-19 | 2 | -3/+3 |