| Age | Commit message (Collapse) | Author |
|
This should solve collisions with people like me that
are copy/pasting the documentation, creating conflicts
with other extensions that are doing the very same thing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Kudos to Sherry Taylor for reporting this issue ♥
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- This commit introduces optional dependencies (namely ffmpeg):
mat2 will spit a warning when trying to process an .avi file
if ffmpeg isn't installed.
- Since metadata are obtained via exiftool, this commit
also refactors a bit our exfitool wrapper.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes issue #61
|
|
|
|
|
|
|
|
|
|
Since FLAC files can contain covers, it makes sense
to parse their metadata
|
|
|
|
|
|
|
|
|
|
|
|
This should close #74
|
|
Use color palette an size according to
https://developer.gnome.org/hig/stable/icon-design.html.en
|
|
|
|
|
|
|