aboutsummaryrefslogtreecommitdiffstats
path: root/scanner/PhotoAlbum.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Higher quality thumbs.Jason A. Donenfeld2012-04-221-1/+1
|
* Sometimes exif strings are null terminated, and python imagining library doesn't deal with that for us.Jason A. Donenfeld2012-03-291-1/+1
|
* Add more exif types, thanks to the imageinfo javascript plugin in some random google chrome demo extension.Jason A. Donenfeld2011-06-271-0/+17
|
* Better output on scanner.Jason A. Donenfeld2011-05-231-7/+29
|
* Guard the string lookups better.Jason A. Donenfeld2011-05-091-10/+6
|
* To work around Espen's corrupted image bug, we simply try to copy the image twice. The second time will usually work, unless the file is totally borked.Jason A. Donenfeld2011-05-091-1/+8
|
* Final tweeks.Jason A. Donenfeld2011-05-071-1/+3
|
* Meta data consolidation.Jason A. Donenfeld2011-05-071-7/+14
|
* Fix dem bugs.Jason A. Donenfeld2011-05-071-2/+2
|
* More case bugs.Jason A. Donenfeld2011-05-071-2/+2
|
* Date time bug.Jason A. Donenfeld2011-05-071-3/+3
|
* Proper metadata support.Jason A. Donenfeld2011-05-071-26/+68
|
* LIl things.Jason A. Donenfeld2011-05-061-2/+18
|
* Polishing...Jason A. Donenfeld2011-05-061-1/+4
|
* Better centering. Fix album sorted bug.Jason A. Donenfeld2011-05-061-1/+1
|
* Do 800 too.Jason A. Donenfeld2011-05-061-2/+2
|
* Finishing up core.Jason A. Donenfeld2011-05-061-1/+5
|
* Better cache. Better gc.Jason A. Donenfeld2011-05-061-0/+1
|
* Only gc if thumbing.Jason A. Donenfeld2011-05-061-1/+1
|
* Hash tag back. Garbage collection.Jason A. Donenfeld2011-05-061-0/+2
|
* Add stump of web project.Jason A. Donenfeld2011-05-051-0/+232