srowen
|
9a168f5994
|
Forgot tests for PDF417 EC
git-svn-id: https://zxing.googlecode.com/svn/trunk@2278 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-04-30 18:43:40 +00:00 |
|
srowen
|
60288ac9e4
|
Hunting an AIOOBE here -- clarified some code a little bit but still not seeing the issue
git-svn-id: https://zxing.googlecode.com/svn/trunk@2277 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-04-30 07:22:26 +00:00 |
|
srowen
|
4ee80c2150
|
Back-port more proper PDF417 R-S error correction
git-svn-id: https://zxing.googlecode.com/svn/trunk@2275 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-04-27 20:22:11 +00:00 |
|
srowen
|
8768f73604
|
Check for bad dimension every time to produce more meaningful error
git-svn-id: https://zxing.googlecode.com/svn/trunk@2269 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-04-26 18:23:25 +00:00 |
|
srowen
|
18c3b38a9a
|
Maybe avoid a string index out of bounds exception here?
git-svn-id: https://zxing.googlecode.com/svn/trunk@2265 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-04-26 17:02:45 +00:00 |
|
srowen
|
8c924b470f
|
Support multiple components in ORG
git-svn-id: https://zxing.googlecode.com/svn/trunk@2257 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-04-23 00:17:58 +00:00 |
|
srowen
|
346de1b561
|
Minor inspection stuff
git-svn-id: https://zxing.googlecode.com/svn/trunk@2247 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-04-05 17:41:28 +00:00 |
|
srowen
|
cc204e1bde
|
Miscellaneous tweaks from inspection
git-svn-id: https://zxing.googlecode.com/svn/trunk@2244 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-03-31 12:05:30 +00:00 |
|
srowen
|
94cae7f083
|
Remove deviation from PDF417 spec and faulty unit test (thanks Anders)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2241 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-03-30 10:58:24 +00:00 |
|
srowen
|
758c9c38c4
|
Vladimir's fix for a small typo in rect detection
git-svn-id: https://zxing.googlecode.com/svn/trunk@2239 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-03-29 18:21:44 +00:00 |
|
srowen
|
674783b8dd
|
Fix RS encoder test, per hwkns
git-svn-id: https://zxing.googlecode.com/svn/trunk@2236 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-03-28 18:01:52 +00:00 |
|
srowen
|
75d26706c2
|
Issue 1225 fix another AIOOBE for bad QR code
git-svn-id: https://zxing.googlecode.com/svn/trunk@2235 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-03-26 10:50:16 +00:00 |
|
srowen
|
1b0aed9c09
|
Improve detection especially under rotation
git-svn-id: https://zxing.googlecode.com/svn/trunk@2233 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-03-23 18:18:38 +00:00 |
|
srowen
|
9f45bab33c
|
Ignore UTF byte order mark when parsing result
git-svn-id: https://zxing.googlecode.com/svn/trunk@2228 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-03-14 17:09:47 +00:00 |
|
srowen
|
882fef230c
|
Issue 1184 handle escaped semicolons and fix test
git-svn-id: https://zxing.googlecode.com/svn/trunk@2221 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-03-06 22:47:05 +00:00 |
|
srowen
|
596e4a0871
|
Avoid a false positive on empty PDF 417
git-svn-id: https://zxing.googlecode.com/svn/trunk@2218 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-03-05 18:41:20 +00:00 |
|
srowen
|
5287b54bb2
|
Issue 1184 treat semicolon field separator as newline
git-svn-id: https://zxing.googlecode.com/svn/trunk@2214 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-03-02 23:41:09 +00:00 |
|
srowen
|
240424bec0
|
Issue 1193 more small PDF417 fixes and a new test
git-svn-id: https://zxing.googlecode.com/svn/trunk@2213 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-03-02 23:20:02 +00:00 |
|
srowen
|
a88da9d002
|
Issue 1194 small bug fix in array expanding comparisons
git-svn-id: https://zxing.googlecode.com/svn/trunk@2212 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-03-02 21:38:34 +00:00 |
|
srowen
|
b9cd318822
|
Issue 1188 fix nudge, to avoid exception in extreme images
git-svn-id: https://zxing.googlecode.com/svn/trunk@2210 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-03-02 18:53:19 +00:00 |
|
smparkes@smparkes.net
|
e402d1ca92
|
rename a couple of test files that have names that confuse some OSes/filesytems
git-svn-id: https://zxing.googlecode.com/svn/trunk@2196 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-17 04:58:22 +00:00 |
|
srowen
|
ead2b171bf
|
Issue 1170 fix condition for affine-ness
git-svn-id: https://zxing.googlecode.com/svn/trunk@2191 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-16 17:18:56 +00:00 |
|
srowen
|
3dbad7baf6
|
Issue 1169 PDF417 error correction ground-work. Now actually computes the syndrome to detect errors but doesn't correct. This fixes misreads but takes out 1-2 images that accidentally passed as the erasure was inconsequential.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2190 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-16 13:25:28 +00:00 |
|
srowen
|
7eb6e8437a
|
Send through EAN extension with metadata
git-svn-id: https://zxing.googlecode.com/svn/trunk@2186 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-15 10:23:06 +00:00 |
|
srowen
|
f1dc6c6dcd
|
Simplify old multiply logic for GF
git-svn-id: https://zxing.googlecode.com/svn/trunk@2185 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-15 08:35:25 +00:00 |
|
srowen
|
0cf9ec342f
|
Avoid some rare IllegalArgumentException and ArrayIndexOutOfBoundsException on bad input
git-svn-id: https://zxing.googlecode.com/svn/trunk@2184 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-14 09:51:59 +00:00 |
|
srowen
|
de25d10e9d
|
Issue 1163 pass hint through multi QR code decoder
git-svn-id: https://zxing.googlecode.com/svn/trunk@2183 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-14 09:47:37 +00:00 |
|
srowen
|
e1c71e464b
|
Fix Issue 1133, PDF417 issues with alpha mode after other modes
git-svn-id: https://zxing.googlecode.com/svn/trunk@2181 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-12 19:08:56 +00:00 |
|
srowen
|
d6dc4bb237
|
Cancel one old test case
git-svn-id: https://zxing.googlecode.com/svn/trunk@2180 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-12 19:01:16 +00:00 |
|
srowen
|
6261912024
|
Issue 1157 support protocols ending with : not :// like bitcoin
git-svn-id: https://zxing.googlecode.com/svn/trunk@2178 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-11 10:25:43 +00:00 |
|
srowen
|
4a6daef483
|
Port back speedup to C++ from rev 2174
git-svn-id: https://zxing.googlecode.com/svn/trunk@2176 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-10 17:04:06 +00:00 |
|
srowen
|
9d714829c5
|
Issue 599 PDF 417 fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@2171 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-07 22:45:41 +00:00 |
|
srowen
|
7cc411eb9b
|
Test from issue 1112
git-svn-id: https://zxing.googlecode.com/svn/trunk@2160 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-04 16:03:09 +00:00 |
|
srowen
|
faf139e2e8
|
Issue 1142 fix binary shift in Aztec decoding
git-svn-id: https://zxing.googlecode.com/svn/trunk@2159 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-04 14:58:09 +00:00 |
|
srowen
|
2c84200f64
|
Issue 1143: enable Codabar after improved decoding avoids false positives
git-svn-id: https://zxing.googlecode.com/svn/trunk@2158 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-04 14:44:05 +00:00 |
|
srowen
|
5d89cc30fc
|
Better encoding guessing from Alex
git-svn-id: https://zxing.googlecode.com/svn/trunk@2157 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-04 12:24:26 +00:00 |
|
srowen
|
1c68060c6f
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2142 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-04 10:52:39 +00:00 |
|
srowen
|
18639f28a5
|
[maven-release-plugin] prepare release core-2.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2140 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-02-04 10:52:26 +00:00 |
|
srowen
|
d75a7467f9
|
Update generator version and add one more test
git-svn-id: https://zxing.googlecode.com/svn/trunk@2123 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-01-20 16:45:39 +00:00 |
|
srowen
|
a39e9d8163
|
Issue 1124 only allow encoding of even-length ITF input
git-svn-id: https://zxing.googlecode.com/svn/trunk@2118 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-01-15 18:21:18 +00:00 |
|
srowen
|
5415b12050
|
Count misreads in the test framework and track. Retune slightly on this basis to pick up a few more images
git-svn-id: https://zxing.googlecode.com/svn/trunk@2116 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-01-13 14:38:38 +00:00 |
|
srowen
|
748945281c
|
Issue 1122 allow short code 39/93
git-svn-id: https://zxing.googlecode.com/svn/trunk@2114 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-01-11 22:09:48 +00:00 |
|
srowen
|
01c274cfd1
|
Fix slight problem in heuristic for detecting URIs: accept a.singleletterdomainelement.com
git-svn-id: https://zxing.googlecode.com/svn/trunk@2108 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-01-11 14:52:53 +00:00 |
|
srowen
|
e4bd93a6e8
|
QR code "pure barcode" now forgiving of uneven module sizes
git-svn-id: https://zxing.googlecode.com/svn/trunk@2103 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2012-01-04 07:53:04 +00:00 |
|
srowen
|
4af95ab471
|
Use better regex-based test for URI
git-svn-id: https://zxing.googlecode.com/svn/trunk@2098 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-23 15:20:18 +00:00 |
|
srowen
|
c77baf34a8
|
Issue 918 Add MECARD/vCard switch after factoring out and tidying some of the contact encoding logic
git-svn-id: https://zxing.googlecode.com/svn/trunk@2097 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-23 13:59:15 +00:00 |
|
srowen
|
327df794ae
|
Slightly reverse Code 128 change: don't allow length 0 code
git-svn-id: https://zxing.googlecode.com/svn/trunk@2093 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-17 16:47:15 +00:00 |
|
srowen
|
35eecdeb45
|
Add result point callback to multi QR code detector
git-svn-id: https://zxing.googlecode.com/svn/trunk@2090 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-17 00:45:50 +00:00 |
|
srowen
|
703cc2e8bf
|
Issue 1103 stop excluding 1-char code 128 as it does not seem to be a big deal for false positives now
git-svn-id: https://zxing.googlecode.com/svn/trunk@2085 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-13 15:24:30 +00:00 |
|
srowen
|
a12326f2d4
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2077 59b500cc-1b3d-0410-9834-0bbf25fbcc57
|
2011-12-09 17:53:43 +00:00 |
|