aboutsummaryrefslogtreecommitdiff
path: root/emms-info.el
Commit message (Expand)AuthorAgeFilesLines
* * emms-info.el: documentation fix.Yoni Rabkin2021-05-121-2/+1
* Make it possible to force-update Emms cachePetteri Hintsanen2021-04-301-5/+9
* *.el: Remove redundant `:group` argumentsYoni Rabkin2021-04-171-13/+9
* * emms-info.el: add lexical and remove unused lexical variableYoni Rabkin2021-03-021-3/+2
* * emms-later-do.el: name changeYoni Rabkin2020-09-221-3/+3
* move all files to top-levelYoni Rabkin2020-06-031-0/+140
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-135/+0
* Add support for composer and performer tags.Nix2007-08-181-0/+2
* 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
* emms-info: On second thought, with remote players, info should be fetched eve...Michael Olson2006-07-291-4/+5
* emms-info: If the file does not exist, don't update its info and file-mtime. ...Michael Olson2006-07-271-3/+3
* info: display progress when adding asyncDamien Elmes2006-06-151-3/+15
* emms-info: Never return 0 for info-mtime, since emms-time-less-p does not lik...Michael Olson2006-06-101-2/+2
* Standardize copyright notices. Add COPYING file. Mention license in README.Michael Olson2006-06-081-4/+6
* Mark the cache as dirty for each modification.forcer2006-06-071-1/+0
* refactor caching code into emms-cache.elDamien Elmes2006-06-071-76/+12
* emms-info: Fix bug that occurs after clearing the current playlist and trying...Michael Olson2006-06-061-2/+3
* info-cache-dirty/codingDamien Elmes2006-06-051-11/+21
* emms-info caching (thanks to Damien Elmes)forcer2006-06-051-16/+73
* Make XEmacs21 and Emacs21 happy.Michael Olson2006-04-201-2/+2
* fixed copyright years and copyright holderyonirabkin2006-03-151-1/+1
* emms-info-mp3info.el (emms-info-mp3find-arguments): use info-tracknumber inst...Trent Buck2005-11-191-1/+1
* Update tracks with a specific function, and provide emms-track-updated-functionsforcer2005-09-261-1/+1
* Add documentation of the define symbols for emms-info.el.forcer2005-09-221-0/+12
* Use time-less-p instead of <= for timesforcer2005-09-201-2/+2
* emms-info-track-description: Fall back to old behavior if no title and artistforcer2005-09-201-3/+5
* emms-info.el rewrite.forcer2005-09-201-161/+80
* Initial commit (CVS 2005-09-11)forcer2005-09-111-0/+182