aboutsummaryrefslogtreecommitdiff
path: root/emms-info-libtag.el
Commit message (Expand)AuthorAgeFilesLines
* Add: emms-tracktag wrapper for the audiotools programGrant Shangreaux2021-05-071-1/+1
* Clean: emms-track-file-p replaces eq file type checksYoni Rabkin2021-05-031-1/+1
* Replace `add-to-list' with `add-hook' where appropriateYoni Rabkin2021-04-211-1/+1
* *.el: Remove redundant `:group` argumentsYoni Rabkin2021-04-171-6/+3
* * emms-info-libtag.el: lexical declarationYoni Rabkin2021-03-021-1/+1
* move all files to top-levelYoni Rabkin2020-06-031-0/+116
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-81/+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
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-081-5/+7
* emms-libtag.el : Make it id3v1 friendly by removing all the trailing whitespa...lucas2006-04-131-0/+4
* patch resolutionTrent Buck2006-04-091-0/+2
* emms-info-libtag.el: remove unused variables.Trent Buck2005-12-041-2/+0
* emms-info-libtag.el: libtag can also handle Speex files.Trent Buck2005-11-201-1/+1
* Make sure that negated character classes in regexps include the newline chara...Michael Olson2006-04-021-1/+1
* emms-info-libtag.el: Add a warning about the possible conflict with emms-info...lucas2006-04-011-0/+7
* Fix a variety of compilation errors and warnings.Michael Olson2006-04-011-0/+2
* fixed copyright years and copyright holderyonirabkin2006-03-151-1/+1
* emms-info-libtag.el: Fix a couple of typos.Trent Buck2005-11-191-4/+2
* Implement an emms-info function using the libtag package.Trent Buck2005-11-191-0/+68