aboutsummaryrefslogtreecommitdiff
path: root/emms-source-playlist.el
Commit message (Collapse)AuthorAgeFilesLines
* lexical declarationYoni Rabkin2021-03-031-1/+2
|
* move all files to top-levelYoni Rabkin2020-06-031-0/+494
|
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-480/+0
|
* change-all-file-headers-to-gpl3-or-later.dpatchTassilo Horn2007-06-261-1/+1
| | | | darcs-hash:20070626141221-c06f4-e034ff32ecc6e2d57ffaefaeb4f78d1e36a830a2.gz
* emms-source-playlist.el: emms-source-playlist-parse-m3u,William Xu2007-03-201-2/+2
| | | | | | emms-source-playlist-parse-pls recognize `mms://' as urls now. darcs-hash:20070320120017-cfa61-ecd17660c8ecdf95fd6bd6490a3f214a448cde92.gz
* Bump copyright years to 2007 and standardize statementMichael Olson2007-03-191-1/+1
| | | | | | | | | Files made by those who haven't yet completed the assignment process remain copyrighted by that person. Those who have assigned have their files changed to be copyrighted by the FSF, but retain their Author line for the sake of giving proper credit. darcs-hash:20070319145852-1bfb2-2a4bb04c74262f43732fa5a81aa2d488da502995.gz
* Don't add subdirectories for directory and playlist-directory source insert ↵Michael Olson2006-11-191-2/+3
| | | | | | methods darcs-hash:20061119041900-1bfb2-8adccc41afb392449ac47e4c216d26d640d6b4d5.gz
* Documentation cleanups in emms-player-mpd and emms-source-playlistMichael Olson2006-10-171-8/+15
| | | | darcs-hash:20061017215345-1bfb2-5b89694555857fdfa14f43aa1c62f17cd612287a.gz
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-081-4/+6
| | | | darcs-hash:20060608194123-1bfb2-cbfbc9eacb41016b24acb9ea2654f141496b0caa.gz
* Add some sources for inserting playlists without inserting their contents, ↵Michael Olson2006-06-041-0/+54
| | | | | | and likewise for directories of playlist files. Exclude some files and directories from being added when walking directories. darcs-hash:20060604195602-1bfb2-3ebc047e47ecdece3b4b826b3a6a48ccbbb0f0d0.gz
* emms-source-playlist: Do not expand names of files in playlists, as this can ↵Michael Olson2006-05-161-2/+2
| | | | | | cause problems with emms-player-mpd in some configurations. darcs-hash:20060516081257-1bfb2-477dde9d9a2b2430897ee4fe0428a645b3beaa06.gz
* Add new playlist sources to documentation.Michael Olson2006-04-091-1/+1
| | | | darcs-hash:20060409005306-1bfb2-d3512df73bfefc5371cd57bdab6c4552fa56677d.gz
* emms-source-playlist: Get things working to my satisfaction, like saving ↵Michael Olson2006-04-091-102/+218
| | | | | | playlists in different formats and (optionally) being prompted for which format. darcs-hash:20060409003540-1bfb2-4aedadb4bc109afb1aaf6b96530e61d6a9f19201.gz
* Make sure that negated character classes in regexps include the newline ↵Michael Olson2006-04-021-1/+1
| | | | | | character, so that there is no possibility of empty lines being matched. darcs-hash:20060402175002-1bfb2-9f7ccf9489b3688d660b612a7243fe42e87e84e7.gz
* emms-source-playlist: Add support for m3u and pls playlists.Michael Olson2006-04-021-8/+70
| | | | darcs-hash:20060402024556-1bfb2-da264c4af634159a12fed0e3e4425eb238b9c917.gz
* Use insert-file instead of insert-file-literally to get around coding system ↵forcer2006-04-011-2/+2
| | | | | | problems darcs-hash:20060401205125-2189f-ebdde0312212cab3bae813796b9d79ae9ce1001b.gz
* Added emms-play-playlistforcer2006-04-011-1/+22
| | | | darcs-hash:20060401204306-2189f-3e4d369e25d12e99382d3ab51c9e05d88c768f82.gz
* Added emms-source-playlist.el, moved stuff from emms.el thereforcer2006-04-011-0/+217
darcs-hash:20060401203820-2189f-7dae5d0fc14543654aef72ba3f1ab72ff94c82e0.gz