aboutsummaryrefslogtreecommitdiff
path: root/emms-source-playlist.el
Commit message (Expand)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
* emms-source-playlist.el: emms-source-playlist-parse-m3u,William Xu2007-03-201-2/+2
* Bump copyright years to 2007 and standardize statementMichael Olson2007-03-191-1/+1
* Don't add subdirectories for directory and playlist-directory source insert m...Michael Olson2006-11-191-2/+3
* Documentation cleanups in emms-player-mpd and emms-source-playlistMichael Olson2006-10-171-8/+15
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-081-4/+6
* Add some sources for inserting playlists without inserting their contents, an...Michael Olson2006-06-041-0/+54
* emms-source-playlist: Do not expand names of files in playlists, as this can ...Michael Olson2006-05-161-2/+2
* Add new playlist sources to documentation.Michael Olson2006-04-091-1/+1
* emms-source-playlist: Get things working to my satisfaction, like saving play...Michael Olson2006-04-091-102/+218
* Make sure that negated character classes in regexps include the newline chara...Michael Olson2006-04-021-1/+1
* emms-source-playlist: Add support for m3u and pls playlists.Michael Olson2006-04-021-8/+70
* Use insert-file instead of insert-file-literally to get around coding system ...forcer2006-04-011-2/+2
* Added emms-play-playlistforcer2006-04-011-1/+22
* Added emms-source-playlist.el, moved stuff from emms.el thereforcer2006-04-011-0/+217