aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Move to a new emms-print-metadata.Yoni Rabkin2017-03-011-0/+112
| | | | | | | The new emms-print-metadata is written in C++ and brings on board new features from TagLib. Patch by Petteri Hintsanen <petterih@iki.fi>.
* emms-info libtag.el: Easier to add new extensionRasmus2015-03-081-1/+1
| | | | | | | | | | | | | * 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.
* * src/emms-print-metadata.c: Fix crash.Yoni Rabkin2014-10-131-1/+5
| | | | | | Short (4 lines) contrib from Arnaud Fontaine <arnau@debian.org>. See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715864 also: https://vcs-git-viewer.duckcorp.org/?p=people/arnau/emms.git;a=commit;h=27825228ba9d62902b75c45b1ffee3893b22cea8
* * src/emms-print-metadata.pl: New implementation to read most (if not all) ↵Lucas Bonnet2013-01-271-0/+100
| | | | tags using a single program, with the help of Audio::Scan (see http://search.cpan.org/~agrundma/Audio-Scan-0.93/lib/Audio/Scan.pm).
* Update copyright headers.Michael Olson2009-02-081-1/+1
|
* Move emms-print-metadata.c to its own directoryLucas Bonnet2008-11-021-0/+73