Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * lisp/emms-player-simple.el: Remove old documentation. | Yoni Rabkin | 2014-12-02 | 1 | -2/+1 |
| | |||||
* | Removed support for gstreamer. | Tim Landscheidt | 2010-06-20 | 1 | -3/+0 |
| | | | | | | | * NEWS: Updated. * gst-wrapper: Removed. * lisp/emms-player-simple.el: Removed `(define-emms-simple-player gstreamer)'. | ||||
* | Update copyright headers. | Michael Olson | 2009-02-08 | 1 | -1/+2 |
| | |||||
* | Update copyright lines. | Michael Olson | 2008-09-20 | 1 | -2/+2 |
| | | | | | | | | Also, - Force utf-8 encoding in all files. - Update header of tq.el from version in Emacs. | ||||
* | Clean up use of regexps to match supported tracks. | Michael Olson | 2008-09-20 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | * lisp/emms-player-mpd.el (emms-player-mpd-supported-regexp): Use emms-player-simple-regexp. * lisp/emms-player-mplayer.el (mplayer): Ditto. (mplayer-playlist): Only match http:// at beginning of filename. * lisp/emms-player-simple.el (mikmod, alsaplayer): Don't put periods in extensions. Separate URLs from extensions. * lisp/emms-player-xine.el (xine): Use emms-player-simple-regexp. * lisp/emms-source-playlist.el (emms-source-playlist-parse-m3u) (emms-source-playlist-parse-pls): Make regexp easier to read. | ||||
* | *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory. | William Xu | 2008-06-17 | 1 | -0/+212 |