| Commit message (Expand) | Author | Age | Files | Lines |
* | * emms-player-mplayer.el: lexical declaration | Yoni Rabkin | 2021-03-03 | 1 | -1/+1 |
* | move all files to top-level | Yoni Rabkin | 2020-06-03 | 1 | -0/+81 |
* | *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory. | William Xu | 2008-06-17 | 1 | -83/+0 |
* | Remove codes for loading movie subtitles automatically by emms, since | William Xu | 2008-04-01 | 1 | -42/+4 |
* | (emms-player-mplayer-subtitle-checker): Replace (lambda (el) el) with | William Xu | 2008-03-15 | 1 | -1/+1 |
* | mplayer,xine: Replace regexp-opt with simple regexp-quote, to avoid | William Xu | 2008-02-22 | 1 | -3/+5 |
* | emms-player-mplayer.el: allow subtitle even for URLs | Luca Capello | 2008-01-06 | 1 | -2/+3 |
* | MPlayer supports .ape files now.(at least from 1.0rc2) | William Xu | 2007-11-21 | 1 | -1/+1 |
* | When calling file-exists-p, make sure it's operated on a regular file. (This ... | William Xu | 2007-11-04 | 1 | -4/+4 |
* | emms-player-mplayer.el (emms-player-mplayer-subtitle-checker): Replace | forcer | 2007-10-03 | 1 | -1/+3 |
* | emms-player-mplayer.el: Add "eng.srt", "chs.srt", "cht.srt" to | William Xu | 2007-06-30 | 1 | -1/+1 |
* | change-all-file-headers-to-gpl3-or-later.dpatch | Tassilo Horn | 2007-06-26 | 1 | -1/+1 |
* | emms-player-mplayer.el: Turn on | William Xu | 2007-06-25 | 1 | -7/+4 |
* | emms-player-mplayer.el: Load in all found subtitles instead of forcing | William Xu | 2007-06-24 | 1 | -8/+2 |
* | emms-player-mplayer.el: Use `emms-replace-regexp-in-string' instead of | William Xu | 2007-06-21 | 1 | -1/+1 |
* | emms-player-mplayer.el: New variable: emms-player-mplayer-subtitle-extensions. | William Xu | 2007-06-21 | 1 | -4/+12 |
* | emms-player-mplayer: Use emms-remove-if-not | Michael Olson | 2007-05-15 | 1 | -1/+2 |
* | emms-player-mplayer.el: Minor lexical change, "subscript" -> "subtitle". | William Xu | 2007-05-15 | 1 | -12/+12 |
* | emms-player-mplayer.el: | William Xu | 2007-05-15 | 1 | -0/+38 |
* | add .m4a support to mplayer plugin | Damien Elmes | 2007-05-11 | 1 | -1/+1 |
* | Bump copyright years to 2007 and standardize statement | Michael Olson | 2007-03-19 | 1 | -1/+1 |
* | emms-player-mplayer.el: Mplayer also supports .vob files. | william.xwl | 2006-10-21 | 1 | -1/+1 |
* | mms-for-mplayer | mlang | 2006-09-26 | 1 | -1/+1 |
* | Added `seek-to' to emms.el and emms-player-mplayer.el. | yoni-r | 2006-09-22 | 1 | -0/+10 |
* | mplayer: -playlist must be the last arg when streaming | Damien Elmes | 2006-07-10 | 1 | -1/+1 |
* | mplayer: use really-quiet (might help on video files with lots of errors?) | Damien Elmes | 2006-07-10 | 1 | -2/+2 |
* | mplayer: use quiet mode (stops skipping when emacs is busy) | Damien Elmes | 2006-07-10 | 1 | -2/+2 |
* | emms-player-mplayer.el: Enable mplayer's slave mode for seek support by | william.xwl | 2006-06-18 | 1 | -3/+3 |
* | Standardize copyright notices. Add COPYING file. Mention license in README. | Michael Olson | 2006-06-08 | 1 | -5/+6 |
* | emms-player-mplayer.el: mplayer supports FLAC, too. | trentbuck | 2006-02-26 | 1 | -1/+1 |
* | fixed copyright years and copyright holder | yonirabkin | 2006-03-15 | 1 | -2/+1 |
* | emms-player-mplayer.el: Set resume method to nil to just use pause. | forcer | 2005-09-21 | 1 | -0/+5 |
* | fix emms-streams.el and emms-player-mplayer.el | yonirabkin | 2005-09-18 | 1 | -1/+1 |
* | emms-player-mplayer.el: mplayer also knows rm, rmvb, mp4, ...etc. | william.xwl | 2005-09-15 | 1 | -1/+2 |
* | Add pause and seek support to emms.el. | forcer | 2005-09-12 | 1 | -0/+62 |