| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-12-02 | Remove hachoir from MAT. | jvoisin | |
| 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. | |||
| 2015-11-26 | Simplify a bit the hachoir-powered image parser | jvoisin | |
| 2015-07-25 | _MASSIVE_ pep8 revamp | jvoisin | |
| Thank you so much PyCharm | |||
| 2015-07-21 | Remove the pillow stuff, because it was a bad idea. | jvoisin | |
| Pillow sucks at parsing malformed pictures :/ | |||
| 2015-02-22 | Preliminary implementation of PIL for images. | jvoisin | |
| PIL (Python Image Library) is used to open, then save images, in order to remove unknown metadata. | |||
| 2014-06-08 | Rename the MAT folder to libmat. | jvoisin | |
| This commit fixes some issues for dump operating systems who doesn't handle capitalization. | |||
| 2013-10-30 | More pep8 conformance | jvoisin | |
| 2013-10-27 | Improves documentation | jvoisin | |
| 2013-07-16 | Gramatical and spelling corrections | jvoisin | |
| 2012-12-13 | Reorganize source tree and files installation location, cleanup setup.py ↵ | jvoisin | |
| (Closes: #689409) | |||
| 2012-02-07 | Fix typo, and whitelist approach for png | jvoisin | |
| 2012-02-07 | Whitelist approach for jpeg | jvoisin | |
| 2012-02-01 | Rename mat-cli to mat-gui | jvoisin | |
| 2011-08-21 | Still improving images support | jvoisin | |
| 2011-08-21 | Support of XMP fields (thanks to hellais) | jvoisin | |
| 2011-08-16 | setup.py now works ! | jvoisin | |
| 2011-08-05 | Cleanup, and cosmetic | jvoisin | |
| 2011-07-30 | Documentation, and removal of unnecessary imports | jvoisin | |
| 2011-07-26 | Bugfixes (especially for pdf), and more pylint conformity | jvoisin | |
| 2011-07-26 | Pyflakes and pep8 validation | jvoisin | |
| 2011-07-21 | Add support for Bmp files ;) | jvoisin | |
| 2011-06-21 | Pdf metadata support | jvoisin | |
| 2011-06-20 | Introduction of a nice separation of functions/class in differents files | jvoisin | |
