aboutsummaryrefslogtreecommitdiff
path: root/emms-source-file.el
Commit message (Expand)AuthorAgeFilesLines
* * emms-source-file.el: use thing-at-point for URLs.Yoni Rabkin2021-08-251-1/+2
* Change the function quoting style to help the compiler.Yoni Rabkin2021-04-201-1/+1
* *.el: Remove redundant `:group` argumentsYoni Rabkin2021-04-171-15/+9
* lexical declarationYoni Rabkin2021-03-031-1/+1
* move all files to top-levelYoni Rabkin2020-06-031-0/+314
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-298/+0
* change-all-file-headers-to-gpl3-or-later.dpatchTassilo Horn2007-06-261-1/+1
* Bump copyright years to 2007 and standardize statementMichael Olson2007-03-191-1/+1
* Speed up emms-play-directory-tree by about factor 10mlang2007-02-211-7/+9
* Add support for playing Last.fm streams using emms-streams interfaceMichael Olson2007-01-051-2/+9
* Don't add subdirectories for directory and playlist-directory source insert m...Michael Olson2006-11-191-2/+3
* added emms-with-excluded-directories to emms-source-fileyoni-r2006-08-121-0/+9
* Use better exclude regexp, so that people can load music files with '#' in th...Michael Olson2006-06-101-1/+1
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-081-4/+6
* Sort file names from `emms-source-file-directory-tree-function'.forcer2006-06-051-3/+4
* Add some sources for inserting playlists without inserting their contents, an...Michael Olson2006-06-041-6/+23
* Miscellaneous minor cleanups.Michael Olson2006-06-041-11/+13
* Make XEmacs21 and Emacs21 happy.Michael Olson2006-04-201-1/+2
* emms-source-file.el: Fix dired source.forcer2006-04-101-11/+13
* emms-source-playlist: Add support for m3u and pls playlists.Michael Olson2006-04-021-36/+0
* Move emms-parse-playlist to emms-source-file.el, rename to emms-source-file-p...forcer2006-04-011-1/+23
* fixed copyright years and copyright holderyonirabkin2006-03-151-1/+1
* emms-source-file: Yes, playlist does work. (Removed comment)forcer2006-03-061-2/+0
* Rename m3u-playlist source to "playlist" and support .pls files. The playlis...Michael Olson2006-01-071-18/+9
* emms-source-file.el: add missing third clause to AUTOLOAD calls.Trent Buck2005-10-281-12/+12
* Renaming the "playlist" source to "streamlist".lucas2005-09-181-3/+2
* Adding a bunch of FIXME tags for the playlist sourcelucas2005-09-181-0/+1
* Removing the old emms-save-playlistlucas2005-09-151-11/+0
* Typo: It's emms-playlist-insert-track, not ...-track-insert.forcer2005-09-121-2/+2
* Playlist buffer rewriteforcer2005-09-111-17/+19
* Initial commit (CVS 2005-09-11)forcer2005-09-111-0/+288