Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add https as a recognizable connection option. | Yoni Rabkin | 2015-03-29 | 1 | -1/+1 |
| | | | | Note that not all backends know how to play through an https connection. | ||||
* | Add "ogm" extension to VLC, MPlayer and Xine. | Tassilo Horn | 2009-03-17 | 1 | -1/+1 |
| | |||||
* | Update copyright headers. | Michael Olson | 2009-02-08 | 1 | -1/+1 |
| | |||||
* | Update copyright lines. | Michael Olson | 2008-09-20 | 1 | -1/+1 |
| | | | | | | | | 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 | -5/+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/+92 |