Commits

[422 total ]
Avatar
Minor style changes; optimized nested loops at end to avoid some redundant computation

by Sean Owen (Using name ‘srowen’) on 2008-07-25 15:24 (about 8 hours ago)

Avatar
Remove dead files

by Sean Owen (Using name ‘srowen’) on 2008-07-24 21:43 (1 day ago)

Avatar
Remove dead files (why doesn't this happen automatically on a move?)

by Sean Owen (Using name ‘srowen’) on 2008-07-24 21:39 (1 day ago)

Avatar
Factor out ECI-related code for reuse with Data Matrix later.

by Sean Owen (Using name ‘srowen’) on 2008-07-24 21:37 (1 day ago)

Avatar
Factor out and clarify cross product computation and its use, so it can be reused elsewhere.

by Sean Owen (Using name ‘srowen’) on 2008-07-23 18:54 (2 days ago)

Avatar
Added support for "05 Macro" and "06 Macro" in ASCII encodation

by Sean Owen (Using name ‘srowen’) on 2008-07-23 18:25 (2 days ago)

Avatar
Modified the library entry point in a way which lets continuous scan clients reuse the same decoding objects at each pass. This is source and semantically compatible with the previous version, so you have to choose to call decodeWithState() to get the benefits. The unit tests cannot use this because they test each image in normal and then try harder mode, which requires changing the hints object.

by dswitkin on 2008-07-22 16:16 (3 days ago)

Avatar
Quick shortening of a method in FinderPatternFinder that I just noticed

by Sean Owen (Using name ‘srowen’) on 2008-07-21 21:52 (4 days ago)

Avatar
Enhance GenericResultPoint and move some logic out of qrcode packages for reuse with datamatrix soon

by Sean Owen (Using name ‘srowen’) on 2008-07-21 21:48 (4 days ago)

Avatar
More refactoring, fixed a small issue in X12 encodation of \r

by Sean Owen (Using name ‘srowen’) on 2008-07-21 21:45 (4 days ago)