zxing.git
2010-08-31 smparkes@smparkes.netIssue 524
2010-08-29 srowenIssue 465, remove reference to libs/ as it is not used
2010-08-26 dswitkin@google.comOne more change to accommodate differences in jpeg...
2010-08-26 dswitkin@google.comUpdated the negative blackbox test values.
2010-08-26 flyashiC++: fix dormat BitArray quiet zone checking bug that...
2010-08-26 dswitkin@google.comAdded rounding code to the C++ port as well.
2010-08-26 dswitkin@google.comAdded rounding code to getRow() as well and updated...
2010-08-25 dswitkin@google.comRemoved dynamic allocation of new int[2] when searching for
2010-08-25 dswitkin@google.comMinor formatting cleanup.
2010-08-25 dswitkin@google.comConverted tabs to spaces.
2010-08-25 dswitkin@google.comCreated new false positives blackbox test. We definitel...
2010-08-25 smparkes@smparkes.netgit/svn ignores for build artifacts/personal xcode...
2010-08-25 smparkes@smparkes.netIssue 494 round luminance values rather than truncate
2010-08-24 srowenTranslation updates from Morgan Courbet
2010-08-24 dswitkin@google.comRemoved an extra memcpy and made getMatrix() pure virtual.
2010-08-23 srowenSlovenian translation
2010-08-23 dswitkin@google.comCreated new UPC-A blackbox test.
2010-08-23 dswitkin@google.comUpdated the ZXingText Ant file to match the Barcode...
2010-08-22 srowenIssue 521, avoid an NPE
2010-08-20 flyashiGreyscaleRotatedLuminanceSource: implemented getMatrix()
2010-08-20 smparkes@smparkes.netAllow a few build-time arguments to the C++ build
2010-08-20 smparkes@smparkes.netTweak svn/git ignores
2010-08-20 smparkes@smparkes.netsvn:ignore java build artifacts
2010-08-18 dswitkin@google.comFixed a bug I introduced while removing exceptions...
2010-08-17 smparkes@smparkes.netIssue 479
2010-08-17 smparkes@smparkes.netIssue 520
2010-08-17 srowenMinor change to make javadoc work with new Android SDK
2010-08-17 smparkes@smparkes.netIssue 519
2010-08-17 smparkes@smparkes.netcleaned up versions of new tests; hopefully no EOL...
2010-08-17 smparkes@smparkes.netremove CRLF files before readding them (in an attempt...
2010-08-16 srowenIssue 520
2010-08-16 smparkes@smparkes.neta set of synthetic version 40 tests at each ECC level
2010-08-16 smparkes@smparkes.netfix log to reflect reality
2010-08-16 srowenIssue 519
2010-08-16 dswitkin@google.comFixed the double delete problem remaining in issue...
2010-08-16 dswitkin@google.comRemoved as many exceptions as possible from the C+...
2010-08-16 srowenPreserve line breaks into XHTML
2010-08-14 srowenIssue 492
2010-08-14 srowenWeird, Android doesn't have TimeUnit.MINUTES
2010-08-13 dswitkin@google.comChanged OneDReader::recordPattern to not throw exceptio...
2010-08-13 srowenRemove another -Xint, and use -Djava.awt.headless=true...
2010-08-13 srowenIssue 460, auto timeout of CaptureActivity after inacti...
2010-08-13 srowenTiny style bits
2010-08-13 dswitkin@google.comBegan removing the excessive use of exceptions in the...
2010-08-13 srowenWorkaround for Hotspot bug that lets tests run without...
2010-08-12 srowenIssue 509
2010-08-12 srowenIssue 505
2010-08-12 srowenIssue 508
2010-08-12 srowenIssue 511
2010-08-11 dswitkin@google.comFixed issue 503, adding support for getMatrix() in...
2010-08-11 dswitkin@google.comRemoved an extra BitArray, honored the result of Lumina...
2010-08-11 srowenAdd result points for UPC EAN metadata extension
2010-08-11 srowenIssue 507 remove company
2010-08-11 srowenIssue 512
2010-08-09 rpechayr[iphone] temporary fix because still not valid for...
2010-08-07 srowenIssue 497
2010-08-07 srowenPreserve query in geo URI
2010-08-07 dswitkinSlight refinement to last change - a cached row which
2010-08-06 dswitkinFixed a bug which prevented this binarizer from caching...
2010-08-06 flyashiC++ port: add header file change
2010-08-06 flyashiC++ port: some memory leak cleanups
2010-08-06 flyashiFixes two virtual calls and one local variable referenc...
2010-08-05 dswitkin@google.comIssue 495: Renamed DATAMATRIX to DATA_MATRIX for consis...
2010-08-04 flyashiC++ port: add changes to HybridBinarizer
2010-08-04 flyashiC++ port: Make sure #indef/#define/#endif's and copyrig...
2010-08-04 flyashiC++ port: Hints infrastructure was added in r1499....
2010-08-02 dswitkinUpdated Dutch translation from Sven Klinkhamer.
2010-08-02 srowenIssue 488
2010-08-02 srowenIssue 489 update the port
2010-07-31 srowenIssue 469 -- tweak to special case of all-black 8x8...
2010-07-29 flyashiC++ port: update test binary with more flags and add...
2010-07-29 flyashiC++ port: add decode hints system
2010-07-29 flyashiC++ port: fix memory leak in LuminanceSource::getMatrix()
2010-07-29 flyashiJava CommandLineRunner: print result points
2010-07-29 flyashiC++ port: UPCEAN reader fixes
2010-07-29 flyashiC++ port: minor code and comment cleanups all over...
2010-07-27 flyashiC++: ITFReader.cpp was throwing wrong exception
2010-07-21 dswitkin@google.comAdded a Google Shopper icon to the result buton for...
2010-07-20 dswitkin@google.comFinal Barcode Scanner 3.4 changes:
2010-07-19 srowenBreak out click listener class and make duplicate scans...
2010-07-19 flyashiC++: binarizer updates
2010-07-19 flyashiC++: added GreyscaleLuminanceSource
2010-07-17 srowenIssue 475, comment fix
2010-07-16 dswitkin@google.comUpdated the version to 3.4 beta 3, and removed the...
2010-07-15 srowenRemove unused string
2010-07-15 srowenRemove progress dialog to avoid rare exception
2010-07-14 srowenFix corner case - pure barcode, 1 pixel module
2010-07-14 flyashiSome updates to the C++ test binary:
2010-07-14 ftylitakUpdated with the latest version of the library. Uses...
2010-07-13 flyashiUpdates to C++ port:
2010-07-13 srowenMake sure checkboxes are enabled correctly on first...
2010-07-13 srowenAdd WAKE_LOCK for wifi as it appears necessary on older...
2010-07-10 srowenStyle bits on wi-fi code
2010-07-09 dswitkin@google.comUpdated the version to 3.4 beta 2.
2010-07-09 vikramaFixed: pause -> onPause, resume -> onResume
2010-07-09 flyashiC++ port Binarizer and BinaryBitmap weren't caching...
2010-07-09 flyashiFixed C++ port's handling of reversed barcodes:
2010-07-09 vikramaRenamed the receiver, but forgot in the previous commit.
2010-07-09 vikramaSome error checking put in. When a new network is creat...
2010-07-08 vikramaRemoved some commented code, and general code cleanup...
next