aboutsummaryrefslogtreecommitdiff
path: root/emms-source-file.el
Commit message (Collapse)AuthorAgeFilesLines
* emms-source-playlist: Add support for m3u and pls playlists.Michael Olson2006-04-021-36/+0
| | | | darcs-hash:20060402024556-1bfb2-da264c4af634159a12fed0e3e4425eb238b9c917.gz
* Move emms-parse-playlist to emms-source-file.el, rename to ↵forcer2006-04-011-1/+23
| | | | | | emms-source-file-parse-playlist darcs-hash:20060401185913-2189f-75ccf31626867407f72de64642d6fc020cfc240e.gz
* fixed copyright years and copyright holderyonirabkin2006-03-151-1/+1
| | | | darcs-hash:20060315155834-be80e-cda533a1510f20fdef5248ec0037ddaa037fa18b.gz
* emms-source-file: Yes, playlist does work. (Removed comment)forcer2006-03-061-2/+0
| | | | darcs-hash:20060306211535-2189f-cb714d0f47ff666b1a2a6a19e63691d8b5d7ff66.gz
* Rename m3u-playlist source to "playlist" and support .pls files. The ↵Michael Olson2006-01-071-18/+9
| | | | | | playlist-parsing routine has been moved to a separate function, since the MusicPD player also needs to use it. Detect URLs in playlists and use type of 'url when creating tracks for them. darcs-hash:20060107053310-1bfb2-dc5bf155e440294ee4a91b08033fa4b4242695ab.gz
* emms-source-file.el: add missing third clause to AUTOLOAD calls.Trent Buck2005-10-281-12/+12
| | | | darcs-hash:20051028142538-8f417-24f8937ae61e4b99fdf6e0908aca171855f0785e.gz
* Renaming the "playlist" source to "streamlist".lucas2005-09-181-3/+2
| | | | | | Things might be broken. darcs-hash:20050918123045-4f952-54c6f999429e0e9204c4407f29dc13c5729fa023.gz
* Adding a bunch of FIXME tags for the playlist sourcelucas2005-09-181-0/+1
| | | | | | | When we come to a consensus on the naming, we'll just fix it. Yrk should have a word about it, stream-playlist sounds good. darcs-hash:20050918002119-4f952-24dbcb9f6fd5e897f7f4879160480f4d6c316740.gz
* Removing the old emms-save-playlistlucas2005-09-151-11/+0
| | | | darcs-hash:20050915223636-4f952-c412dd199396faaac1a400124393c4a08ecf111c.gz
* Typo: It's emms-playlist-insert-track, not ...-track-insert.forcer2005-09-121-2/+2
| | | | darcs-hash:20050912135246-2189f-e88b69611f0dc35f654c6e4e8cf6b2d169ca1dea.gz
* Playlist buffer rewriteforcer2005-09-111-17/+19
| | | | darcs-hash:20050911200536-2189f-fcbbdb6ca90b3e5c3a68162dd5ae841057dac920.gz
* Initial commit (CVS 2005-09-11)forcer2005-09-111-0/+288
darcs-hash:20050911200506-2189f-48a136015e33465c3cf09940ce935ec2203df463.gz