Commit graph

397 commits

Author SHA1 Message Date
John Evans
0148a98aa9 Merge branch 'devel' of https://github.com/quintusdias/glymur into devel 2013-06-14 16:32:55 -04:00
John Evans
95b21a1596 Image data docstring parameter descriptions jive with numpydoc.
Closes #44
2013-06-14 16:31:23 -04:00
John Evans
3f46e9f9b6 Merge branch 'issue43' into devel 2013-06-14 15:39:26 -04:00
John Evans
3c7a85e7b0 Merge branch 'issue43' into devel 2013-06-14 15:38:43 -04:00
John Evans
eb9b0e6f37 recursive-include line is not needed (and was wrong)
Were it kept, it should have had a directory before the globbing.
2013-06-14 15:36:54 -04:00
John Evans
bf7c61bfe5 Merge branch 'master' into devel 2013-06-14 14:42:30 -04:00
John Evans
938f40801d Merge branch 'master' of https://github.com/quintusdias/glymur 2013-06-14 14:22:29 -04:00
John Evans
4f12e1c30c Merge branch 'devel' 2013-06-14 14:13:32 -04:00
John Evans
00db032bca Bumping for 1.1.8 release. 2013-06-14 14:13:02 -04:00
John Evans
93132bf86d Minor doc fixes. 2013-06-14 14:12:48 -04:00
jevans
e542b43a51 Recording enhancement for reduce=-1 2013-06-11 19:16:35 -04:00
jevans
4646ac6098 Merge branch 'issue38' into devel 2013-06-11 19:08:34 -04:00
jevans
61712442eb Added reduce=-1 to get lowest resolution thumbnail. Closes #38. 2013-06-11 19:07:44 -04:00
jevans
148729c4b4 Have figured out that we need a LOT of ICC standard documents. 2013-06-10 19:46:07 -04:00
jevans
c52486055e Merge branch 'hotfix-issue25' into devel 2013-06-10 18:49:04 -04:00
jevans
c1cfb39ca9 Merge branch 'hotfix-issue25' 2013-06-10 18:48:38 -04:00
jevans
d18d6aa0b0 Reordering documents, make api go last. Fixes #25
Should revisit this, is it a bug in sphinx?
2013-06-10 18:43:52 -04:00
jevans
362a3b62e4 Header is done, now working on tag table. 2013-06-09 12:02:34 -04:00
jevans
adddb134f8 Handling first 36 bytes of header. 2013-06-08 22:21:08 -04:00
John Evans
9f90e397ea Merge branch 'devel' 2013-06-07 08:54:49 -04:00
John Evans
802b294bc5 Bumping to 0.1.7 2013-06-07 08:54:09 -04:00
John Evans
3f46cba049 Merge branch 'issue26' into devel 2013-06-07 08:51:02 -04:00
John Evans
c45c616a60 Fixed #26, fixed #36 2013-06-07 08:50:00 -04:00
John Evans
f84c25c4c6 Minor cleanup. 2013-06-07 08:49:48 -04:00
John Evans
8c250013c8 Merge branch 'master' into devel 2013-06-07 07:56:08 -04:00
John Evans
cd4aa428a2 Merge branch 'master' of https://github.com/quintusdias/glymur 2013-06-06 19:28:13 -04:00
John Evans
2ed2ae7f12 Merge branch 'devel' 2013-06-06 19:27:20 -04:00
John Evans
1e21833228 Bumping to 0.1.6 2013-06-06 19:26:40 -04:00
John Evans
7ab23c39bb Merge branch 'issue35' into devel 2013-06-06 19:20:46 -04:00
John Evans
38f7c3049a Refactored IFD post processing. Closes #35. 2013-06-06 19:20:24 -04:00
John Evans
9a857204c8 Merge branch 'issue34' into devel 2013-06-06 19:03:30 -04:00
John Evans
3b666c4eca Mentioned installing directly via pip. Closes #34. 2013-06-06 19:03:02 -04:00
John Evans
6c5293225d Merge branch 'issue33' into devel 2013-06-06 18:56:19 -04:00
John Evans
0e5320a4fb Exif classes are now private. Closes #33. 2013-06-06 18:55:29 -04:00
John Evans
10a6e470a7 Merge branch 'hotfix-issue32' into devel 2013-06-06 17:03:30 -04:00
John Evans
946a51da7d Merge branch 'hotfix-issue32' 2013-06-06 17:03:19 -04:00
John Evans
d0809d8039 Added description of data field in case of Exif. Fixes #32. 2013-06-06 17:03:05 -04:00
John Evans
63a5d5da2b Merge branch 'hotfix-issue27' into devel 2013-06-06 16:55:34 -04:00
John Evans
0ab21196d5 Merge branch 'hotfix-issue27' 2013-06-06 16:54:51 -04:00
John Evans
c5c31e4114 Fixes #27. 2013-06-06 16:53:35 -04:00
John Evans
e8271addec Merge branch 'devel' 2013-06-06 08:47:16 -04:00
John Evans
6550ee054f Bumping to 0.1.5 2013-06-06 08:46:58 -04:00
John Evans
f72fa7bcca Merge branch 'issue31' into devel 2013-06-06 08:44:03 -04:00
John Evans
7a193b2e3c Fixes #31, see http://docs.python.org/2/distutils/sourcedist.html#manifest 2013-06-06 08:42:56 -04:00
John Evans
d3c2af24aa Merge branch 'issue28' into devel 2013-06-06 08:33:51 -04:00
John Evans
c979d22eeb Fixed #28 2013-06-06 08:33:31 -04:00
John Evans
59990291c8 Merge branch 'hotfix-issue29' into devel 2013-06-06 08:23:49 -04:00
John Evans
19ed2dc168 Merge branch 'hotfix-issue29' 2013-06-06 08:23:04 -04:00
John Evans
1e077e7af6 Minor doc modifications. Fixes #29, fixes #30 2013-06-06 08:21:47 -04:00
jevans
9c0e178a1c Merge branch 'issue18' into devel 2013-06-05 22:38:08 -04:00