| Age | Commit message (Collapse) | Author |
|
|
|
There is _no_ image support without exiftool, and _no_ audio support
without mutagen. Not "limited" support.
|
|
I forgot to add `gi.require_version('Poppler', '0.18')` everywhere,
and `gi.require_version('Gtk', '3.0')` in mat-gui too
|
|
|
|
This (huge) commit removes completely hachoir from MAT.
Audio files are now processed with mutagen, and images
with exiftool, since the main python imaging library (PIL)
isn't super-great to deal with metadata (and damaged/non-standard
files).
Package maintainer should change the dependencies to reflect this.
|
|
|
|
|
|
Thank you so much PyCharm
|
|
|
|
This commit fixes some issues for dump operating
systems who doesn't handle capitalization.
|