Slightly friendlier error message
[zxing.git] / core / src /
2008-01-02 srowenSlightly friendlier error message
2007-12-21 dswitkinThe UPC decoder now returns a pair of points to indicat...
2007-12-21 srowenBe more forgiving about endpoints that transform to...
2007-12-21 srowenSmall logic fix -- OK to end up at border of image...
2007-12-18 srowenImprove correctness of black-run logic in case where...
2007-12-18 srowenTiny logic improvement
2007-12-18 srowenFixed handling of UPC/QR hints, improved error reporting
2007-12-18 srowenBug fix from K. Kakima
2007-12-12 srowenMoved com.google.zxing.client.result from core-ext...
2007-12-07 alasdair.john.mack... Don't calculate 1st digit unless checkBothParities...
2007-12-07 dswitkinMinor changes to support EAN-13.
2007-12-06 srowenAdded some 'if' braces, changes C-comments to javadocs...
2007-12-06 alasdair.john.mack... Add support for EAN-13 barcodes
2007-11-20 srowenShould fix problems decoding tiny QR codes without...
2007-11-19 dswitkinImplemented row sampling for histograms and tweaked...
2007-11-16 srowenInitial refactorings to support multiple kinds of black...
2007-11-16 srowenMinor improvements
2007-11-15 srowenAdded reference to thresholding resource
2007-11-14 srowenCode tweaks and so forth with Daniel
2007-11-12 dswitkinAdded the initial version of my UPC reader and modified...
2007-11-09 srowenTiny tweak
2007-11-09 srowenFixed the rest of my typos and added basic unit test
2007-11-09 srowenBetter, still some bugs
2007-11-08 srowenReplace JAIPerspectiveTransform with PerspectiveTransform
2007-11-07 srowenAdjust tolerance of method that decides whether a finde...
2007-11-07 srowenOops, bug fix for MaskPattern100
2007-11-07 srowenMore javadoc
2007-11-07 srowenMore javadoc
2007-11-07 srowenMore javadoc
2007-11-06 srowenMore javadoc
2007-11-06 srowenMore javadoc
2007-11-06 srowenAdded more javadoc
2007-10-26 srowenFixed dumb bug that caused grid sampling to sample...
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...