Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing extlib submodule and switching it to being a package. | Christopher Allan Webber | 2014-03-27 | 1 | -0/+0 |
| | | | | | | | Much nicer! This commit sponsored by Cameron Merkel. Thanks Cameron! Good luck with yer projects! | ||||
* | make exif a submodule | Alon Levy | 2014-03-02 | 2 | -1896/+0 |
| | | | | | | | Updates it to latest which includes a fix for a 100% hang on a jpg without any EXIF data: https://www.dropbox.com/s/m5l185qxq9w5mzk/raspberry-pi-gpio-cheat-sheet.jpg Signed-off-by: Alon Levy <alon@pobox.com> | ||||
* | Bug #584, upgrade EXIF.py from master to read Nikon data | Odin Hørthe Omdal | 2012-12-26 | 1 | -16/+122 |
| | |||||
* | Fix up symlinks in exif bump | Sebastian Spaeth | 2012-12-26 | 1 | -31/+54 |
| | | | | | | | | | | | | | | Previous exif bump copied the newer version into mediagoblin/tools/extlib/exif but not in extlib/exif. Fix this by bumping extlib/exif and symlinking to tools/extlib/exif. Do note that this is still the version fetched from http://sourceforge.net/projects/exif-py/ while the upstream maintainer seems to be active on: https://github.com/ianare/exif-py (The sf.net download is quite new though) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | ||||
* | Installed EXIF.py in extlibs/ | Joar Wandborg | 2012-01-25 | 1 | -0/+1767 |