| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fix "MAT's GUI traceback when cleaning files"
|
|
|
|
|
|
|
|
|
|
|
|
MAT will now returns correct results when asked to get non-supported
files from a zip archive with a comment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MAT should now return a set of non-supported files
currectly.
|
|
Python's typing system is a piece of crap.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fields are now handled in a recursive way
- Use a whitelist instead of a whitelist
- Fields are now removed instead of being nullified
- The code is more Pythonic
|
|
|
|
|
|
|
|
|
|
|
|
This is an implementaion of this suggestion:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Exiftool handle more effeciently adobe metadata
- Fix exiftool's handling due to recent refactoring
|
|
|
|
|
|
|
|
The MAT can now keep a .bak file, instead of producing a
.cleaned. one. Thanks to Alan for the idea.
|
|
|
|
|