aboutsummaryrefslogtreecommitdiff
path: root/lisp/emms-info-libtag.el
Commit message (Collapse)AuthorAgeFilesLines
* emms-info libtag.el: Easier to add new extensionRasmus2015-03-081-4/+38
| | | | | | | | | | | | | * emms-print-metadata.c (main): Better error message. * emms-info-libtag.el (emms-info-libtag): New group. (emms-info-libtag-program-name): Change to defcustom. (emms-info-libtag-known-extensions): New variable. (emms-info-libtag): Use emms-info-libtag-known-extensions. Two changes: First, emms-info-libtag tells the user that it may work with other forms. Since emms-info-libtag-known-extensions is now a regexp variable so users can easily add new extensions, if needed.
* * lisp/emms-info-libtag.el: Added mp4, m4a to the extensions handled by ↵Johnathan Rabkin2013-10-161-1/+1
| | | | | | emms-info-libtag Patch thanks to Mandar Mitra.
* * emms-info-libtag.el: Make use of emms-info-libtag-program-nameLucas Bonnet2010-06-151-1/+1
| | | | Thanks to Tim Landscheidt <tim@tim-landscheidt.de> for the patch
* Update copyright headers.Michael Olson2009-02-081-2/+2
|
* Update copyright lines.Michael Olson2008-09-201-1/+2
| | | | | | | | Also, - Force utf-8 encoding in all files. - Update header of tq.el from version in Emacs.
* emms-info-libtag: Ignore taglib warnings.Tom Rauchenwald2008-09-151-1/+1
|
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-0/+81