| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-29 | Python3, now with less features | jvoisin | |
| I want to release a new version ASAP, so lets ditch some features for now. | |||
| 2016-03-28 | First step toward python3 | jvoisin | |
| 2015-12-20 | Fix some typoes pointed by intrigeri | jvoisin | |
| 2015-12-20 | Correct wording for absent dependencies | jvoisin | |
| There is _no_ image support without exiftool, and _no_ audio support without mutagen. Not "limited" support. | |||
| 2015-12-20 | Improves the previous commit thanks to intrigeri | jvoisin | |
| I forgot to add `gi.require_version('Poppler', '0.18')` everywhere, and `gi.require_version('Gtk', '3.0')` in mat-gui too | |||
| 2015-12-18 | Enhance CLI's error display by tweaking log level | jvoisin | |
| 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-02 | Add support for TIFF file | jvoisin | |
| 2015-07-28 | Distance MAT a bit more from hachoir | jvoisin | |
| 2015-07-25 | _MASSIVE_ pep8 revamp | jvoisin | |
| Thank you so much PyCharm | |||
| 2014-06-11 | ./mat -l now shows torrent | jvoisin | |
| 2014-06-08 | Rename the MAT folder to libmat. | jvoisin | |
| This commit fixes some issues for dump operating systems who doesn't handle capitalization. | |||
| 2014-01-15 | Add support for zipfiles! | jvoisin | |
| 2014-01-06 | Remove the zip stripper | jvoisin | |
| 2013-10-27 | Improves documentation | jvoisin | |
| 2013-10-08 | Fix call to pager when testing if exiftool is installed | jvoisin | |
| 2013-10-06 | The existence check of exiftool now involves less magic. | jvoisin | |
| 2013-08-11 | replace one more subprocess.Popen with subprocess.call | jvoisin | |
| 2013-04-12 | Strippers are now using logging instead of print | jvoisin | |
| 2013-04-05 | Add mp3 qnd remove tag.gg from supported fileformats | jvoisin | |
| 2013-03-06 | Some minor syntastic sugar | jvoisin | |
| 2013-03-06 | Heavy refactoring of mutagen-powered formats | jvoisin | |
| 2013-01-20 | preliminary support of gtk3 (one test fails for PDF) | jvoisin | |
| 2012-12-27 | Specify exceptions for strippers.py | jvoisin | |
| 2012-12-13 | Reorganize source tree and files installation location, cleanup setup.py ↵ | jvoisin | |
| (Closes: #689409) | |||
| 2012-05-11 | Informatives messages for missings libraries | jvoisin | |
| 2012-05-03 | Better handling of dependencies regarding to PDF processing | jvoisin | |
| 2012-02-01 | Rename mat-cli to mat-gui | jvoisin | |
| 2011-12-04 | "PDF" and not "pdf" | jvoisin | |
| 2011-11-28 | Fix a stupid ident related bug | jvoisin | |
| 2011-11-07 | Comments | jvoisin | |
| 2011-11-07 | Modularity improvement, and clarifications | jvoisin | |
