summaryrefslogtreecommitdiff
path: root/MAT (follow)
AgeCommit message (Collapse)Author
2013-07-05Facilitate lib usage for PDFjvoisin
Set a default value to pdf_quality
2013-04-29Bump versionjvoisin
2013-04-29Merge branch 'glade'jvoisin
2013-04-29Fix incorrect handling of ziped formats formatsjvoisin
The previous behavior was to use python's mimetype module on ziped format, to guess what type of file it precisely is. But sometimes, this fail. This commit fix this corner-case.
2013-04-29Quick fix: s/print/logging/ in office.pyjvoisin
2013-04-29Merge branch 'master' into gladejvoisin
2013-04-29Mat now correctly handle empty filesjvoisin
This is necessary beccause hachoir crashes on empty files...
2013-04-27The GUI now use glade !jvoisin
Warning: this is a pretty huge commit Not everything is ported now, but this is already a big step.
2013-04-27Remove a leftover file (FORMATS)jvoisin
2013-04-12Strippers are now using logging instead of printjvoisin
2013-04-12Enforce consistency between classname and filenamejvoisin
2013-04-05Add mp3 qnd remove tag.gg from supported fileformatsjvoisin
2013-04-05Pdf support is backjvoisin
2013-04-02Fix unit testsjvoisin
2013-04-02Merge branch 'master' into gtk3jvoisin
2013-04-02Fix to support the lastest version of exiftooljvoisin
2013-03-26Merge branch 'master' into gtk3jvoisin
2013-03-06Some minor syntastic sugarjvoisin
2013-03-06Heavy refactoring of mutagen-powered formatsjvoisin
2013-01-20preliminary support of gtk3 (one test fails for PDF)jvoisin
2013-01-08mat 0.3.40.3.4jvoisin
2013-01-07Refactor the get_sharedir function, and move datas to a proper data folderjvoisin
2013-01-04Update version and changelog0.3.3jvoisin
2012-12-27Specify exceptions for strippers.pyjvoisin
2012-12-27Refactor the archive parserjvoisin
Refactoring of the archive and office parser, in order to simplify the code and reduce abstraction
2012-12-27Specify exceptions for torrents hadlingjvoisin
2012-12-27Improve mat.py (mostly exceptions handling)jvoisin
2012-12-27Add some comments to exiftool.pyjvoisin
2012-12-25Fix some typosjvoisin
2012-12-25Partial fix of the testsuitejvoisin
2012-12-20Also works for pdf too nowjvoisin
2012-12-19Preliminary support of producted pdf quality choicejvoisin
2012-12-16Little readability improvementjvoisin
2012-12-16archive.py is now python's implementation independentjvoisin
2012-12-13Reorganize source tree and files installation location, cleanup setup.py ↵jvoisin
(Closes: #689409)