Henry Schimke
|
9efab236e3
|
long running qrcode fix
zxing 110ef9e8f2733c051dd00e95bddc1bff6ab94ca5
|
2023-01-09 10:39:19 -06:00 |
|
Henry Schimke
|
af9b5fc0ed
|
zxing: fa19d4758f38daa5d0ea6557af9a64721cfcce07
|
2023-01-09 09:43:04 -06:00 |
|
Henry Schimke
|
8a40109226
|
clippy --fix
|
2023-01-08 15:50:23 -06:00 |
|
Henry Schimke
|
104e66c410
|
fixed various bugs with encoding qrcodes
|
2023-01-08 15:34:00 -06:00 |
|
Henry Schimke
|
e47adb7968
|
update for encoder logic
|
2023-01-07 14:43:16 -06:00 |
|
Henry Schimke
|
0824d3547a
|
fix issue encoding qrcode digit only data
|
2023-01-07 14:40:31 -06:00 |
|
Henry Schimke
|
453fc41f3f
|
clippy --fix
|
2023-01-05 11:00:46 -06:00 |
|
Henry Schimke
|
20764559ae
|
change to using once_cell for lazy init
|
2023-01-05 10:53:55 -06:00 |
|
Henry Schimke
|
48287631dd
|
Implement clippy suggestions
|
2023-01-04 14:48:16 -06:00 |
|
Henry Schimke
|
e095de835d
|
Add default for most readers
|
2023-01-03 06:39:00 -06:00 |
|
Henry Schimke
|
7145934f84
|
default for boxable writers
|
2023-01-03 06:26:48 -06:00 |
|
Henry Schimke
|
65f7c4d01b
|
update for shared state and improved performance
|
2023-01-02 16:38:05 -06:00 |
|
Henry Schimke
|
72f69dd6a0
|
v0.1.4
|
2023-01-01 16:42:16 -06:00 |
|
Henry Schimke
|
a6727220fa
|
slight performance improvement, detector
|
2022-12-31 17:01:10 -06:00 |
|
Henry Schimke
|
29a4040f2d
|
cleanup more warnings and deprecated function use
|
2022-12-30 17:00:35 -06:00 |
|
Henry Schimke
|
b383d7b0d4
|
many warnings cleaned up
|
2022-12-30 16:19:45 -06:00 |
|
Henry Schimke
|
1c94af40ee
|
more std::mem::swap changes
|
2022-12-29 17:46:09 -06:00 |
|
Henry Schimke
|
9d215d9f99
|
decode tests pass
|
2022-12-26 11:38:54 -06:00 |
|
Henry Schimke
|
f07d546083
|
tests built
|
2022-12-23 10:28:11 -06:00 |
|
Henry Schimke
|
8a0cc78c61
|
convert most variable swaps to mem swaps
|
2022-12-19 18:04:43 -06:00 |
|
Henry Schimke
|
63a10db413
|
qr_code_multi_reader ported
|
2022-12-01 11:17:23 -06:00 |
|
Henry Schimke
|
5273136c96
|
qrcode multi detector port
|
2022-11-28 17:50:58 -06:00 |
|
Henry Schimke
|
07769fe154
|
port writer and tests, but does not pass
|
2022-11-27 12:00:35 -06:00 |
|
Henry Schimke
|
d3b3d01f85
|
multiformat reader and writer (no test)
|
2022-11-23 17:39:04 -06:00 |
|
Henry Schimke
|
ae11af8c5b
|
cargo fmt
|
2022-10-17 10:51:08 -05:00 |
|
Henry Schimke
|
111fe47566
|
cleaned up many warnings
|
2022-10-17 10:50:18 -05:00 |
|
Henry Schimke
|
07348168ad
|
warning cleanup
|
2022-10-16 11:54:03 -05:00 |
|
Henry Schimke
|
7d8bee6ccc
|
automatic failover to utf8
|
2022-10-15 10:50:30 -05:00 |
|
Henry Schimke
|
f7d20643f4
|
cleaned up tests
|
2022-10-15 10:50:18 -05:00 |
|
Henry Schimke
|
27f491ffaa
|
working through clippy errors
|
2022-10-14 17:40:16 -05:00 |
|
Henry Schimke
|
94b743a59f
|
all qrcode tests pass
|
2022-10-14 16:28:12 -05:00 |
|
Henry Schimke
|
7244075501
|
all pass but test case 3
|
2022-10-14 08:58:18 -05:00 |
|
Henry Schimke
|
f9ea8b97f9
|
a tiny bit more precision, still fails on 90 degree rotation
|
2022-10-13 18:30:43 -05:00 |
|
Henry Schimke
|
c236cbfd57
|
most qrcode reads pass, some 90 degree rots fail
|
2022-10-13 17:37:45 -05:00 |
|
Henry Schimke
|
7395bb2c29
|
fixed issue with ec results not being used
|
2022-10-12 19:14:47 -05:00 |
|
Henry Schimke
|
3602f9c2e8
|
switch grey convert method
|
2022-10-12 10:41:49 -05:00 |
|
Henry Schimke
|
990a3f6727
|
add real unicode, but it probably won't test correctly
|
2022-10-11 08:47:01 -05:00 |
|
Henry Schimke
|
b43ef07382
|
Revert "we really should be using round, but why is it worse?"
This reverts commit 81f6de2a8f.
|
2022-10-11 08:12:25 -05:00 |
|
Henry Schimke
|
81f6de2a8f
|
we really should be using round, but why is it worse?
|
2022-10-11 07:38:50 -05:00 |
|
Henry
|
c190933f5f
|
floor works better
|
2022-10-10 22:02:37 -05:00 |
|
Henry
|
81551eb202
|
round not floor
|
2022-10-10 22:00:09 -05:00 |
|
Henry
|
8d22eacad0
|
small changes
|
2022-10-10 19:46:10 -05:00 |
|
Henry Schimke
|
9b47d53f4b
|
checkin
|
2022-10-10 16:28:37 -05:00 |
|
Henry Schimke
|
8785a7d0e7
|
partially working qrcode blackbox
|
2022-10-10 15:03:58 -05:00 |
|
Henry Schimke
|
79aafa200d
|
qr_code partially working
|
2022-10-09 22:01:36 -05:00 |
|
Henry Schimke
|
50a675c693
|
detector ported, no tests
|
2022-10-08 10:48:16 -05:00 |
|
Henry Schimke
|
a205e1e08b
|
port finder pattern finder
|
2022-10-07 18:25:46 -05:00 |
|
Henry Schimke
|
8f831b63e8
|
partial port of finder pattern finder
|
2022-10-06 18:05:52 -05:00 |
|
Henry Schimke
|
978a44f5d7
|
allignment pattern finder port
|
2022-10-06 17:49:49 -05:00 |
|
Henry Schimke
|
8f9b6ead27
|
port alignment pattern
|
2022-10-06 15:43:52 -05:00 |
|