| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | submitting-when-paused.dpatch | Tassilo Horn | 2006-12-12 | 1 | -11/+21 |
* | emms-lyrics: Make `emms-lyrics-find-lyric-function' customizable and add | william.xwl | 2006-12-11 | 1 | -25/+44 |
* | change raise/lower-function to change-functon, add change-amount | Ye Wenbin | 2006-12-08 | 1 | -15/+13 |
* | Remove emms-volume-amixer-raise/lower commands, use emms-volume-change-function | Ye Wenbin | 2006-12-08 | 1 | -27/+4 |
* | emms-i18n: Rename functions to match file name. | william.xwl | 2006-12-08 | 1 | -49/+49 |
* | emms-setup: Add `emms-i18n' to `emms-devel'. | william.xwl | 2006-12-08 | 1 | -0/+1 |
* | emms-info-mp3info: Make use of `emms-i18n-call-process-simple'. | william.xwl | 2006-12-08 | 1 | -9/+3 |
* | emms-player-mpd: Document how to use MusicPD to change the volume via emms-vo... | Michael Olson | 2006-12-08 | 2 | -0/+12 |
* | Fix various byte-compiler warnings throughout | Michael Olson | 2006-12-07 | 6 | -26/+31 |
* | emms-tag-editor: Rename functions to match file name | Michael Olson | 2006-12-07 | 1 | -89/+89 |
* | Rename emms-mp3tag.el to emms-tag-editor.el | Michael Olson | 2006-12-07 | 1 | -0/+0 |
* | emms.el: Improve `emms-uniq-list' to not use cl.el. | forcer | 2006-12-07 | 1 | -7/+14 |
* | emms-i18n changes, add playlist navigate command, uniq playlist command | Ye Wenbin | 2006-12-07 | 6 | -23/+101 |
* | emms-mp3tag support ogg, add more documentation. fix some error | Ye Wenbin | 2006-12-06 | 6 | -104/+187 |
* | emms-lastfm.dpatch | Tassilo Horn | 2006-12-06 | 3 | -1/+222 |
* | Fix a silly bug in emms-mp3tag. Remove timestamp. | Ye Wenbin | 2006-12-06 | 4 | -11/+3 |
* | AUTHORS: Added Ye Wenbin | forcer | 2006-12-05 | 1 | -0/+1 |
* | Fix lyrics minibuffer display. Amixer display playback and more useful commands | Wenbin Ye | 2006-11-27 | 2 | -42/+66 |
* | Edit all track, set tag to file for mp3 | Wenbin Ye | 2006-12-05 | 1 | -19/+39 |
* | Add emms-mp3tag and emms-i18n | Wenbin Ye | 2006-12-05 | 3 | -17/+534 |
* | Add emms-mark and emms-history | wenbinye | 2006-11-21 | 2 | -0/+285 |
* | emms-info-mp3info.el: Replace `emms-iconv' with decode-coding-string and | william.xwl | 2006-11-20 | 1 | -12/+4 |
* | emms.el: Fix bug introduced by recent changes to emms-playlist-set-playlist-b... | Michael Olson | 2006-11-19 | 1 | -1/+2 |
* | Default to current buffer when setting the current EMMS playlist buffer. | Michael Olson | 2006-11-19 | 1 | -4/+10 |
* | manual: Add documentation for new emms-playlist-mode keybindings | Michael Olson | 2006-11-19 | 1 | -0/+8 |
* | emms-playlist-mode: Bind "b" key to emms-playlist-set-playlist-buffer. | Michael Olson | 2006-11-19 | 1 | -0/+1 |
* | emms-playlist-mode: Implement adding the thing at point to the current playli... | Michael Olson | 2006-11-19 | 1 | -0/+43 |
* | emms.el: In emms-playlist-set-playlist-buffer, prompt user from available EMM... | Michael Olson | 2006-11-19 | 1 | -2/+12 |
* | emms.el: Fix compiler warning | Michael Olson | 2006-11-19 | 1 | -3/+3 |
* | Don't add subdirectories for directory and playlist-directory source insert m... | Michael Olson | 2006-11-19 | 2 | -4/+6 |
* | 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 |