Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in Commentary | Petteri Hintsanen | 2021-02-10 | 1 | -4/+4 |
| | |||||
* | Clean up Opus code | Petteri Hintsanen | 2021-02-10 | 1 | -11/+8 |
| | | | | These are only stylistic changes. | ||||
* | Clean up Vorbis code | Petteri Hintsanen | 2021-02-10 | 1 | -22/+19 |
| | | | | These are only stylistic changes. | ||||
* | Simplify Ogg-related code | Petteri Hintsanen | 2021-02-10 | 1 | -64/+89 |
| | | | | | Split long functions to smaller functions that are easier to understand. | ||||
* | Add id3v2 (MP3) support to emms-info-native | Petteri Hintsanen | 2021-02-10 | 1 | -68/+287 |
| | | | | | Also adjust Ogg and FLAC decoders to return info fields in a unified format. | ||||
* | Add native Emacs Lisp info method | Petteri Hintsanen | 2020-12-24 | 1 | -0/+491 |
This info method is a pure elisp implementation for Ogg Vorbis, Opus and FLAC file formats. |