Commit graph

588 commits

Author SHA1 Message Date
John Evans
89c0863706 openjp2's decode_tile_data handler was returning the codec. It should not. #125 2013-09-30 14:55:20 -04:00
John Evans
813f5f3a03 Moved argtypes and restype into each respective function. #125 2013-09-30 14:30:45 -04:00
jevans
8672fb60b0 Merge branch 'master' into devel 2013-09-25 20:57:24 -04:00
jevans
556ff33763 Merge branch 'release-0.5.4' 2013-09-25 20:56:06 -04:00
jevans
b50f19bed3 Prepping 0.5.4 release. 2013-09-25 20:55:40 -04:00
jevans
7015a248a2 Merge branch 'devel' of github.com:quintusdias/glymur into devel 2013-09-25 20:43:05 -04:00
John Evans
b58a411c82 Merge branch 'issue123' into devel 2013-09-25 10:36:53 -04:00
John Evans
b1edfbe296 When working with 3.3, really should catch both IOError and OSError.
On 2.7, the mac seems to issue an IOError, other platforms an OSError.
Just catch both.  #123
2013-09-25 10:34:16 -04:00
jevans
725e697cec Merge branch 'master' into devel 2013-09-24 18:26:27 -04:00
jevans
8698fc8db8 Merge branch 'release-0.5.3' 2013-09-24 18:25:23 -04:00
jevans
6eba0a5794 Prepping 0.5.3 release. 2013-09-24 18:24:55 -04:00
John Evans
0c283ddece Merge branch 'issue122' into devel 2013-09-24 10:01:56 -04:00
John Evans
275e0fbd6b Bad test suite removed. Closes #122
The channel definition test suite looks like it was mistakenly pasted
into another part of the file but not correctly skipped when the library
version was 1.3.
2013-09-24 10:00:17 -04:00
jevans
6ed605b50c Merge branch 'master' into devel 2013-09-23 20:26:26 -04:00
jevans
c737255272 Releasing 0.5.2 2013-09-23 20:17:15 -04:00
jevans
f80c6261cf Merge branch 'devel' of github.com:quintusdias/glymur
Conflicts:
	glymur/test/test_jp2k.py
2013-09-23 20:13:05 -04:00
John Evans
e20cf07a8a Requalified on 1.3. #121 2013-09-23 16:22:49 -04:00
John Evans
7c30fe6a52 Merge branch 'issue121' into devel 2013-09-23 16:09:29 -04:00
John Evans
bf98335504 Fixed some tests failing in 2.0 official. 2013-09-23 16:09:01 -04:00
John Evans
c7a3434714 Merge branch 'issue121' into devel 2013-09-23 12:33:54 -04:00
John Evans
008048b25e Removed some "skipIf" conditions that no loger seem relevant. #121 2013-09-23 12:33:05 -04:00
jevans
141146d1c2 Merge branch 'release-0.5.1' 2013-09-19 21:46:20 -04:00
jevans
ce23560062 Finalizing 0.5.1 release. 2013-09-19 21:45:59 -04:00
jevans
d124549df1 Prepping for 0.5.1 release. 2013-09-19 21:43:31 -04:00
jevans
a2685c359c Merge branch 'issue118' into devel 2013-09-19 21:40:25 -04:00
jevans
4ff3a94bb1 Basic refactoring, pylint work. #118 2013-09-19 21:39:31 -04:00
jevans
28dc0265e4 Updated fix for python3. #118 2013-09-19 20:56:33 -04:00
John Evans
ecf61821c4 Merge branch 'issue120' into devel 2013-09-19 16:46:44 -04:00
John Evans
e6ffa0e271 Renamed to travis-requirements so as to not be confused with readthedocs. #120 2013-09-19 16:38:53 -04:00
John Evans
5fb827c61e Attempt to fix travis build. #120 2013-09-19 16:27:19 -04:00
John Evans
47ec633ff8 Being more resilient when faced with seemingly unparseable xml.
If the XML content starts out with bad bytes, scan ahead to try
to find the "<?xml" string.  If we find it, try again, otherwise
go ahead and issue the exception.  #118
2013-09-19 14:09:52 -04:00
John Evans
047f9192de Tests failed when OPJ_DATA_ROOT not set. 2013-09-19 14:09:28 -04:00
jevans
d51f9cb031 Merge branch 'master' into devel 2013-09-16 19:48:11 -04:00
jevans
17dcd6ec18 Merge branch 'release-0.5.0' 2013-09-16 19:45:11 -04:00
jevans
cb523e5654 Releasing 0.5.0 2013-09-16 19:44:37 -04:00
jevans
52ef9cb8ed Releasing 0.5.0. 2013-09-16 19:43:37 -04:00
jevans
8e29ab9558 Minor doc fixes. 2013-09-16 19:14:55 -04:00
John Evans
ddb7087941 Merge branch 'issue116' into devel 2013-09-16 06:33:55 -04:00
John Evans
bc1421bb19 Qualified on 1.3, 1.4. Closes #116 2013-09-16 06:33:23 -04:00
John Evans
7622b94073 Fixed typo in error message. #116 2013-09-15 12:34:00 -04:00
John Evans
fe6c607e67 Openjpeg 1.3 reads this image as indices, not RGB. #116 2013-09-15 12:33:29 -04:00
John Evans
c52c9e61a7 Merge branch 'issue115' into devel 2013-09-15 11:57:54 -04:00
John Evans
293d796b91 Streamlined the advanced installation instructions a bit. Closes #115
Linux users don't need as much hand-holding.
2013-09-15 11:57:04 -04:00
John Evans
14810b2add Merge branch 'issue114' into devel 2013-09-15 11:16:29 -04:00
John Evans
427a4946b7 Added ExitStack to write/1.5 workflow. Closes #114
Some pylint work.
2013-09-15 11:16:10 -04:00
John Evans
ddecb8a740 Merge branch 'devel' of github.com:quintusdias/glymur into devel 2013-09-15 10:32:20 -04:00
jevans
f26bf8d81b Merge branch 'issue113' into devel 2013-09-14 21:54:11 -04:00
jevans
cc729dd579 Added version module. Closes #113 2013-09-14 21:46:58 -04:00
jevans
9785d6b2ad Merge branch 'issue112' into devel 2013-09-14 15:32:34 -04:00
jevans
cc10537c14 Using existing openjp2 handlers for now. #112
Seems a little greasy, but it works.  Probably should think about a
separate error handler, though.
2013-09-12 21:07:58 -04:00