aboutsummaryrefslogtreecommitdiff
path: root/emms-tag-editor.el
Commit message (Expand)AuthorAgeFilesLines
* * emms-tag-editor.el: Add: opus config for tag editor formatGrant Shangreaux2021-06-041-0/+1
* Add: re-namespace emms-tag-tracktag, info-date map to dateGrant Shangreaux2021-05-161-2/+2
* Add: emms-tracktag wrapper for the audiotools programGrant Shangreaux2021-05-071-1/+3
* Clean: emms-track-file-p replaces eq file type checksYoni Rabkin2021-05-031-22/+45
* *.el: Minor improvements and simplificationsYoni Rabkin2021-04-291-0/+1
* Change the function quoting style to help the compiler.Yoni Rabkin2021-04-201-20/+20
* * emms-tag-editor.el: lexical compatibility workYoni Rabkin2021-01-201-3/+2
* * emms-tag-editor.el: Add emms-tag-editor-pipeYoni Rabkin2021-01-131-3/+93
* * emms-tag-editor.el: remove hard-coding of program nameYoni Rabkin2021-01-081-1/+6
* * emms-tag-editor.el:Yoni Rabkin2020-11-051-1/+5
* * emms-tag-editor.el: Bug fixes for the tag editor.Yoni Rabkin2020-11-051-10/+18
* move all files to top-levelYoni Rabkin2020-06-031-0/+775
* *.el -> lisp/*.el: Move lisp files into "lisp/" subdirectory.William Xu2008-06-171-742/+0
* Get and set Flac file tagsYe Wenbin2008-05-031-1/+21
* Fix compiler warnings about mapcar.Michael Olson2008-02-211-4/+7
* format-spec expect spec character as a-zA-ZYe Wenbin2007-09-021-4/+2
* Drop eval-when-compile around (require 'overlay)Michael Olson2007-08-191-4/+3
* Use slightly different XEmacs overlay fixMichael Olson2007-08-181-0/+4
* Add support for composer and performer tags.Nix2007-08-181-3/+7
* docs-for-editing-tags-and-renaming.dpatchTassilo Horn2007-08-171-1/+5
* use-existing-functionality-for-renaming-files.dpatchTassilo Horn2007-08-171-75/+77
* fix-cache-problem-when-renaming-tracks.dpatchTassilo Horn2007-08-161-17/+29
* support-for-renaming-files-with-tag-editor.dpatchTassilo Horn2007-08-151-2/+56
* change-all-file-headers-to-gpl3-or-later.dpatchTassilo Horn2007-06-261-1/+1
* update headers of emms-history.el and so on.Ye Wenbin2007-06-261-1/+2
* Rename track file after confirm by userYe Wenbin2007-06-141-2/+5
* Write ogg tag use upcase fieldsYe Wenbin2007-06-141-1/+1
* Fix a typoYe Wenbin2007-06-091-1/+1
* emms-tag-editor: Fix compiler warningMichael Olson2007-06-101-1/+1
* Add command emms-tag-editor-guess-tag-filenameYe Wenbin2007-06-091-0/+114
* Fix bug in transpose tagYe Wenbin2007-06-091-1/+2
* emms-mark, emms-tag-editor: Improve documentation and messagesMichael Olson2007-06-061-50/+76
* Deactivate mark when mark activateYe Wenbin2007-05-211-2/+3
* add document for some commandsYe Wenbin2007-05-211-3/+10
* Highlight text to replace, add doc for the commandYe Wenbin2007-05-211-23/+30
* Set tag even if the tag is emptyYe Wenbin2007-05-211-2/+3
* emms-tag-editor.el: Valid emms-track line should start from beginning ofWilliam Xu2007-04-261-6/+12
* Fix no changes found when val is change to emptyYe Wenbin2007-04-081-2/+4
* Fix order of emms-cache-set-function arguments.Ye Wenbin2007-04-081-2/+3
* Bump copyright years to 2007 and standardize statementMichael Olson2007-03-191-2/+2
* Fix conflicts in emms-tag-editor patchMichael Olson2007-03-171-1/+1
* Don't display message when encounter errorYe Wenbin2007-03-161-2/+2
* put filename as last argument in emms-tag-editor-tag-fileYe Wenbin2007-03-161-1/+1
* fix-mp3-tagging-args-order.dpatchTassilo Horn2007-03-161-1/+1
* Add two extra command in tag editor. Rename emms-tag-editor-replace-allYe Wenbin2007-03-081-6/+67
* Record programs error in log bufferYe Wenbin2007-03-081-2/+4
* Make name readonly in emms-tag editor bufferYe Wenbin2007-03-081-4/+8
* Fix several XEmacs compatibility issuesMichael Olson2007-02-151-2/+3
* emms-tag-editor: Make editing of ogg vorbis comments work properlyMichael Olson2007-01-291-10/+11
* Fix various byte-compiler warnings throughoutMichael Olson2006-12-071-2/+5