Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'info-native' | Petteri Hintsanen | 2021-03-10 | 1 | -101/+285 | |
|\ | ||||||
| * | Miscellaneous small fixes to manual chapter 13 | Petteri Hintsanen | 2021-03-10 | 1 | -17/+20 | |
| | | ||||||
| * | Use two-column tables in manual chapter 13 | Petteri Hintsanen | 2021-03-10 | 1 | -78/+75 | |
| | | | | | | | | Tables look less cluttered than simple lists. | |||||
| * | Rewrite manual Chapter 13 Track Information | Petteri Hintsanen | 2021-03-08 | 1 | -97/+281 | |
| | | | | | | | | | | | | | | Include emms-info-native and use homogeneous style for all info methods and their dependencies. Also describe what info symbols are recognized by Emms. | |||||
* | | Set new default info methods in emms-all | Petteri Hintsanen | 2021-03-10 | 1 | -7/+2 | |
| | | | | | | | | | | Set emms-info-methods to emms-info-native and emms-info-cueinfo in emms-all. | |||||
* | | * emms-browser.el: add-to-list -> cl-pushnew | Yoni Rabkin | 2021-03-05 | 1 | -1/+1 | |
| | | ||||||
* | | * emms-browser.el: fix unused lexical variables and arguments | Yoni Rabkin | 2021-03-05 | 1 | -15/+11 | |
| | | ||||||
* | | * emms-player-mplayer.el: lexical declaration, deprecate ↵ | Mike Kazantsev | 2021-03-04 | 1 | -14/+19 | |
| | | | | | | | | emms-player-mpv-cmd-prog macro | |||||
* | | lexical declaration | Yoni Rabkin | 2021-03-03 | 13 | -15/+15 | |
| | | ||||||
* | | * emms-playlist-mode.el: | Yoni Rabkin | 2021-03-03 | 1 | -3/+3 | |
| | | ||||||
* | | * emms-playing-time.el: add lexical and fix | Yoni Rabkin | 2021-03-03 | 1 | -3/+3 | |
| | | ||||||
* | | add lexical declarations | Yoni Rabkin | 2021-03-03 | 2 | -2/+2 | |
| | | ||||||
* | | * emms-player-simple.el: lexical declaration and fix | Yoni Rabkin | 2021-03-03 | 1 | -1/+2 | |
| | | ||||||
* | | * emms-player-mplayer.el: lexical declaration | Yoni Rabkin | 2021-03-03 | 1 | -1/+1 | |
| | | ||||||
* | | * emms-player-mpg321-remote.el: add lexical and fix | Yoni Rabkin | 2021-03-03 | 1 | -2/+6 | |
| | | ||||||
* | | * emms-player-mpd.el: add lexical and fix | Yoni Rabkin | 2021-03-03 | 1 | -5/+16 | |
| | | | | | | | | | | This code is too smart for its own good and had left a lot of unused lexical variables. | |||||
* | | * emms-mode-line-icon.el: add lexical | Yoni Rabkin | 2021-03-03 | 1 | -1/+1 | |
| | | ||||||
* | | * emms-mode-line.el: add lexical and fix | Yoni Rabkin | 2021-03-03 | 1 | -1/+2 | |
| | | | | | | | | Explicit ignore. | |||||
* | | add lexical declarations | Yoni Rabkin | 2021-03-03 | 3 | -3/+3 | |
| | | ||||||
* | | * emms-librefm-stream.el: add lexical and fix warnings | Yoni Rabkin | 2021-03-02 | 1 | -26/+19 | |
| | | ||||||
* | | * emms-librefm-scrobbler.el: add lexical declaration | Yoni Rabkin | 2021-03-02 | 1 | -1/+6 | |
| | | | | | | | | Explicitly ignore variables that are implicitly not used. | |||||
* | | * emms-later-do.el: tell the compiler that we know | Yoni Rabkin | 2021-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | * emms-later-do.el: add lexical declaration | Yoni Rabkin | 2021-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | Add lexical declarations | Yoni Rabkin | 2021-03-02 | 3 | -3/+3 | |
| | | ||||||
* | | * emms-info-mp3info.el: lexical declaration | Yoni Rabkin | 2021-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | * emms-info-metaflac.el: lexical declaration | Yoni Rabkin | 2021-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | * emms-info-libtag.el: lexical declaration | Yoni Rabkin | 2021-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | * emms-info.el: add lexical and remove unused lexical variable | Yoni Rabkin | 2021-03-02 | 1 | -3/+2 | |
| | | ||||||
* | | * emms-i18n.el: calm down the compiler | Yoni Rabkin | 2021-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | * emms-i18n.el: lexical declaration | Yoni Rabkin | 2021-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | * emms-history.el: lexical declaration | Yoni Rabkin | 2021-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | * emms.el: explicit ignore | Yoni Rabkin | 2021-03-02 | 1 | -0/+1 | |
| | | ||||||
* | | add lexical declarations | Yoni Rabkin | 2021-03-02 | 2 | -2/+2 | |
| | | ||||||
* | | * emms-compat.el: lexical | Yoni Rabkin | 2021-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | * emms-cache.el: explicit ignore | Yoni Rabkin | 2021-03-02 | 1 | -1/+2 | |
| | | ||||||
* | | * emms-cache.el: lexical | Yoni Rabkin | 2021-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | * emms-bookmarks.el: lexical scoping declaration | Yoni Rabkin | 2021-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | * emms.info: update dates | Yoni Rabkin | 2021-03-02 | 1 | -59/+59 | |
| | | ||||||
* | | Merge branch 'info-native' | Petteri Hintsanen | 2021-02-28 | 1 | -207/+377 | |
|\| | ||||||
| * | Fix byte compilation | Petteri Hintsanen | 2021-02-27 | 1 | -147/+149 | |
| | | | | | | | | | | | | | | - Add requires to load seq-... and string-trim-right functions during compilation. - Reorder code to fix warnings about free and undeclared variables. | |||||
| * | Match id3v1 genres in id3v2.4 frame | Petteri Hintsanen | 2021-02-26 | 1 | -5/+6 | |
| | | | | | | | | v2.4 does not enclose genre references in parentheses. | |||||
| * | Add support for id3v1 genres | Petteri Hintsanen | 2021-02-24 | 1 | -1/+141 | |
| | | ||||||
| * | Decode id3v2 user-defined text frames | Petteri Hintsanen | 2021-02-24 | 1 | -59/+86 | |
| | | | | | | | | | | Frames are assumed to be key/value pairs. If key is an info-field identifier, return the value for that info-field. | |||||
* | | Merge branch 'info-native' | Petteri Hintsanen | 2021-02-23 | 1 | -155/+193 | |
|\| | ||||||
| * | Fix id3v2 frame id to info-field mapping | Petteri Hintsanen | 2021-02-23 | 1 | -16/+24 | |
| | | | | | | | | | | Use TDRC for info-date. Also add some more well-known tags so that id3v2 can provide the same info-fields than Vorbis. | |||||
| * | Replace curved quotes with ASCII quotes | Petteri Hintsanen | 2021-02-23 | 1 | -46/+46 | |
| | | ||||||
| * | Fix whitespace trimming | Petteri Hintsanen | 2021-02-23 | 1 | -6/+7 | |
| | | | | | | | | Don't try to trim nil. | |||||
| * | Trim trailing whitespace from all info-fields | Petteri Hintsanen | 2021-02-21 | 1 | -6/+5 | |
| | | ||||||
| * | Put some id3v2.4 frame data to info-date instead of info-year | Petteri Hintsanen | 2021-02-21 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | TDRC (‘Recording time’), TDRL (‘Release time’) and TDOR (‘Original release time’) frames in id3v2.4 are time stamps, not years, so they should go to info-date and info-originaldate fields instead of info-year and info-originalyear. | |||||
| * | Trim trailing whitespace from id3v2 strings | Petteri Hintsanen | 2021-02-21 | 1 | -5/+7 | |
| | |