John Evans
da922d4afc
Qualified on openjpeg version 1.3, python 2.7, raspberry pi
2013-07-13 21:37:35 -04:00
John Evans
0da92f99a3
Merge branch 'issue74' into devel
2013-07-13 15:30:26 -04:00
John Evans
8577c55d22
Closes #74
2013-07-13 15:29:58 -04:00
John Evans
47965ac7b7
Merge branch 'issue75' into devel
2013-07-13 13:14:36 -04:00
John Evans
5ecff26614
Some differences noted in XML printing. Some extra requirements. Closes #75 .
...
A couple of XML printing tests were commented out because of differences
between the ways that 2.6 and 2.6+ versions of ElementTree print XML.
A 2.6 installation will require one to install ordereddict and
unittest2.
2013-07-13 13:11:22 -04:00
John Evans
fb76ecf369
Python 2.6 has no unittest module, use unittest2 instead. #75
2013-07-13 07:39:42 -04:00
John Evans
03bdd3bf9b
Merge branch 'master' into devel
2013-07-12 08:32:05 -04:00
jevans
da0af7417b
Updating release numbers for problems with pypi release.
2013-07-11 19:18:18 -04:00
jevans
a0b239f484
Rebumping for 0.2.1 release.
2013-07-11 19:15:51 -04:00
jevans
20609246f9
Fixed windows trove classifier.
2013-07-11 19:14:29 -04:00
jevans
fc07117faa
Merge branch 'release-0.2.0'
2013-07-11 19:03:54 -04:00
John Evans
4efbaaf95a
No longer considered alpha status.
2013-07-11 16:35:47 -04:00
John Evans
621df8e601
Last doc update.
2013-07-11 16:30:15 -04:00
John Evans
509f4efdf1
Added Fedora 19 notes.
2013-07-11 16:20:46 -04:00
John Evans
6e67910211
Platform-specific notes.
2013-07-11 08:12:20 -04:00
John Evans
3f8495a3bb
pep8 work.
2013-07-10 19:34:33 -04:00
John Evans
29f1dcdc43
Added Fedora 18 notes.
2013-07-10 19:02:23 -04:00
John Evans
3b6aba7e1e
It's possible for openjpeg timing message to have a minus sign preceding dwt.
2013-07-10 19:00:36 -04:00
John Evans
fd227baf67
Have to gracefully handle missing openjp2.
2013-07-10 19:00:16 -04:00
John Evans
bfdebf5b48
Merge branch 'issue68' into release-0.2.0
...
Conflicts:
release.txt
2013-07-10 18:43:32 -04:00
John Evans
ed79e61a35
Bumping for 0.2.0 release, added to mac instructions.
2013-07-10 18:39:22 -04:00
John G Evans
3cb640b1f5
Updated with windows stats.
2013-07-10 15:50:35 -04:00
John G Evans
d1f43187fd
Working run test run on windows with only openjpeg.
2013-07-10 12:05:06 -04:00
U-john-PC\john
94d59ddec5
Merge branch 'issue68' of https://github.com/quintusdias/glymur into issue68
2013-07-10 08:05:05 -04:00
U-john-PC\john
d480a26af4
TypeError being thrown on vista instead of OSError. #71
2013-07-10 08:04:30 -04:00
U-john-PC\john
22fbb97d56
TypeError being thrown on vista instead of OSError.
2013-07-10 08:02:44 -04:00
John Evans
1a14773447
skipping tests requiring NamedTemporaryFile on windows.
...
Windows platform does not allow us to reopen the tempfile using its
filesystem name, which really is necessary for use.
Some pylint work
2013-07-10 06:50:28 -04:00
John Evans
e6032a8b80
cleaned up config determination a bit.
2013-07-10 05:32:38 -04:00
jevans
37cf486719
Merge branch 'issue71' into devel
2013-07-09 20:23:27 -04:00
jevans
4c1d029198
Closes #71
2013-07-09 20:22:50 -04:00
jevans
a9ef89fbf0
Abstracted out library configuration into separate config module. #71
2013-07-09 18:20:12 -04:00
John Evans
73cdb5d586
pylint work on openjp2 module, #71
2013-07-09 09:26:14 -04:00
John Evans
b317678230
pylint work, moving some definitions around. #71
2013-07-09 09:01:16 -04:00
John Evans
bb705db461
pylint work, wraps up much of jp2k module. #71
2013-07-09 08:16:37 -04:00
John Evans
e0441bbe8f
pylint work, #71
2013-07-09 07:01:41 -04:00
jevans
4d09208f20
pylint work, low-level library function work, #71
...
Change the library organization around such that the library module
contents are visible, but the module is protected.
2013-07-08 21:22:20 -04:00
jevans
e773ec4db5
pylint work, mostly finished off jp2box, #71
2013-07-08 20:17:26 -04:00
John Evans
1d4c981797
pylint work, changed f to fptr, stopped passing id around. #71
2013-07-08 16:31:36 -04:00
John Evans
277be2fb38
UUIDListBox, UUIDBox, DataEntryBox pylint work, #71
2013-07-08 11:06:47 -04:00
John Evans
0714ccfb42
pylint work, got rid of "import *", #71
2013-07-08 06:44:48 -04:00
jevans
3888b7fb77
pylint work, #71
2013-07-07 21:07:05 -04:00
jevans
38434ee58e
pylint work, issue #71
2013-07-07 20:35:06 -04:00
John Evans
0162117ee2
pylint work.
...
Focused on the codestream object. More to do, but the changes were
considerable.
2013-07-07 13:36:32 -04:00
jevans
ceb71ccbf2
pylint work.
2013-07-06 22:43:53 -04:00
jevans
162e6372c9
Merge branch 'issue67' into devel
2013-07-06 22:04:18 -04:00
jevans
430892808e
Refactored libopenjpeg tests into more logical locations. Closes #67 .
2013-07-06 22:03:31 -04:00
jevans
33898c8f31
Got rid of read_bands tests. Reasserting ValueError tests.
...
read_band is intentionally unimplemented for libopenjpeg. The two
ValueError tests originally were cast as RuntimeError tests, as
libopenjp2 catches this. Libopenjpeg cannot catch it as easily.
2013-07-06 18:05:09 -04:00
jevans
a8219236aa
Erroring out appropriately when _read_openjpeg gets differing sampling
...
If the subsampling factors are different, we should error out when using
read with libopenjpeg. Closed #72
2013-07-06 17:52:32 -04:00
John Evans
a57de5d872
Closes #70 .
2013-07-06 15:15:15 -04:00
John Evans
39e2859a66
Hooked up openjpeg event handlers. #67
2013-07-06 07:21:02 -04:00