Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
* | | * 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 | |
* | | 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 | |
* | | * 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 | |
| * | Match id3v1 genres in id3v2.4 frame | Petteri Hintsanen | 2021-02-26 | 1 | -5/+6 | |
| * | 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 | |
* | | 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 | |
| * | 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 | |
| * | 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 | |
| * | Trim trailing whitespace from id3v2 strings | Petteri Hintsanen | 2021-02-21 | 1 | -5/+7 | |
| * | Improve id3v2 validity checks | Petteri Hintsanen | 2021-02-21 | 1 | -40/+48 | |
| * | Improve id3v2 error handling | Petteri Hintsanen | 2021-02-19 | 1 | -41/+51 | |
| * | Read and parse id3v2 frames individually | Petteri Hintsanen | 2021-02-18 | 1 | -62/+72 | |
* | | Merge branch 'info-native' | Petteri Hintsanen | 2021-02-17 | 1 | -237/+509 | |
|\| | ||||||
| * | Add mappings for more id3v2 text frames | Petteri Hintsanen | 2021-02-16 | 1 | -0/+6 | |
| * | Fix id3v2 bugs | Petteri Hintsanen | 2021-02-15 | 1 | -50/+102 | |
| * | Remove emms-info-native return value | Petteri Hintsanen | 2021-02-11 | 1 | -8/+3 | |
| * | Reorder functions and constants | Petteri Hintsanen | 2021-02-10 | 1 | -77/+73 |