zxing.git
2008-06-19 dswitkinAdded rotation to unit test output for clarification.
2008-06-19 dswitkinTrying to add image 26 back to the false positives...
2008-06-19 dswitkinDeleting image 26 which somehow arrived at the server...
2008-06-19 dswitkinFixed the build.
2008-06-19 christian.brunschenadded a default image to show while the application...
2008-06-19 christian.brunschenRemoved redundant RotatingNavigationController class
2008-06-19 christian.brunschenFirst version of the iphone client that actually works...
2008-06-19 srowenAdded, at least, parsing of ECI mode in QR Code
2008-06-18 srowenSimple check in Code 39 reader to determine wide bars...
2008-06-18 srowenImproved approach to 1D decoding -- better use of integ...
2008-06-18 srowenFix pretty clear bug on Code 128 and 39 readers: reject...
2008-06-18 srowenMake optimization of core.jar as a library more conserv...
2008-06-18 srowenAdded raw bytes to human readable output of zxing.org...
2008-06-18 srowenRenamed core OSGi bundle to "ZXing"; removed "level...
2008-06-17 dswitkinCreated a library of images which do not contain barcod...
2008-06-16 srowenAdd support for core.jar as OSGi bundle, component...
2008-06-16 srowenMake sure to clean up generated web.xml with password!
2008-06-16 srowenUpdate with notes for 0.8
2008-06-16 srowenFinal updates to use local test images rather than...
2008-06-16 srowenMore updates to use local test images rather than remote
2008-06-16 srowenFirst set of updates to use local test images rather...
2008-06-13 srowenMinor style tweaks
2008-06-12 srowenAdjust optimization options: make sure to actually...
2008-06-12 srowenRemove compile-time reference to DataMatrixReader
2008-06-12 srowenMade this more like RGBMonochromBitmapSource, caching...
2008-06-12 srowenUpdated for 0.8, remove references to android-m3
2008-06-12 srowenAdded build-optimized target to produce optimized core...
2008-06-12 srowenNow use integer math in patternMatchVariance for perfor...
2008-06-12 srowenOops one more style change
2008-06-12 srowenSmall tweaks on top of Daniel's excellent refactoring
2008-06-11 dswitkinMissed one place that needs to cache the luminance...
2008-06-11 dswitkinRefactored the MonochromeBitmapSource hierarchy to...
2008-06-11 srowenFix bad logic black point estimator, improving threshol...
2008-06-11 srowenUnify UPC-A reader into EAN-13 reader since EAN-13...
2008-06-11 srowenAdd sharpening filter to this implementation too
2008-06-11 srowenA few more cleanups while I'm at it in GUIRunner
2008-06-11 srowenFixed a tiny deprecation warning
2008-06-11 srowenRemoving android-m3 since it is no longer in active...
2008-06-11 dswitkin- Added support for rotation in our blackbox test frame...
2008-06-10 srowenTiny bug fix, need to deal with no query params case...
2008-05-27 srowengit-svn-id: zxing.googlecode.com/svn/trunk@404 59b500cc...
2008-05-27 srowenSnapshotThread now Runnable instead of a Thread, to...
2008-05-23 srowenAdded SMSTO support, added subject/body param support...
2008-05-23 srowenAdded handy toString() methods
2008-05-11 srowenImprovements and refinements to web site
2008-05-10 srowenA simple GUI interface -- still needs work
2008-05-08 srowenDetector is now a little more skeptical once it has...
2008-05-05 srowenUpdates for 0.7
2008-05-05 srowenUpdate Analytics tag for javadoc too
2008-05-05 srowenFix some minor javadoc issues
2008-05-05 srowenOops, one more compile problem fixed. Also delete redun...
2008-05-05 srowenReformatted code, updated to new Analytics tags, fixed...
2008-05-05 srowenChecking in somewhat ugly 'fix' for ArrayIndexOutOfBoun...
2008-05-03 dswitkinMerged revisions 378,380,382 via svnmerge from
2008-05-02 srowenAdded source code to zxing.org
2008-05-02 srowenMany more little tweaks from IntelliJ inspections
2008-05-02 srowenFix typo introduced at the last second before commit...
2008-05-02 srowenAdded preliminary support for MobileTag formats; not...
2008-04-29 dswitkin- Added Joseph's excellent supermarket checkout beep...
2008-04-23 srowenRemove experimental shell code for now
2008-04-23 christian.brunschenFirst version of iPhone skeleton app using official...
2008-04-21 dswitkinFixed a typo in the Android build file.
2008-04-21 dswitkinMerged revisions 321,327,330,332,334,342-343,352-353...
2008-04-21 dswitkinInitialized merge tracking via "svnmerge" with revision...
2008-04-21 dswitkinAdded some simple sharpening for 1D decoding which...
2008-04-21 dswitkinImproved the command line test app to accept multiple...
2008-04-19 dswitkinReplaced the smaller, resized EAN13-2 test images with...
2008-04-18 srowenSeparate out test-unit and test-blackbox targets for...
2008-04-18 dswitkinAdded a new test library of 16 blurry EAN-13 barcodes...
2008-04-18 dswitkinChanged the black box tests to require an absolute...
2008-04-18 dswitkinChanged the parsing logic to refer to EAN-8 and EAN...
2008-04-17 dswitkinConverted the Android client to use a status bar on...
2008-04-16 srowenAdded workaround for NoSuchMethodError on some Nokia...
2008-04-16 srowenFix Issue 50, not building on Windows, by adding some...
2008-04-16 srowenSmall simplification of build file condition properties...
2008-04-15 dswitkinA couple small improvements to the CameraManager.
2008-04-11 dswitkinAdded 'T' as a shortcut to toggle debug method tracing...
2008-04-11 dswitkinMade the worker threads shut down synchronously to...
2008-04-11 dswitkinChanged ProGuard settings so it will inline methods...
2008-04-10 dswitkinMade sure the BitmapSource subclasses do not reuse...
2008-04-10 dswitkinChanged how many rows we scan while detecting QR finder...
2008-04-08 dswitkinImproved the CameraThread state machine, and fixed...
2008-04-08 dswitkinRewrote the Android M3 client to do continuous decoding...
2008-04-07 srowenWorkaround for codes that fail to include (required...
2008-04-07 srowenOops, off-by-one bug fix, and some more comments
2008-04-07 srowenCan now instantiate this to represent a region of a...
2008-04-07 srowenStandardize array initializer syntax to use the form...
2008-04-04 srowenMake two methods public for easier reuse by third-party...
2008-04-03 srowenForward-porting Daniel's fix
2008-04-03 srowenMoved the "geo:" fix to the 'right' place
2008-04-03 dswitkinImproved the Android M3 viewfinder display, by making...
2008-04-03 mschulkindsmall typo fix.
2008-04-03 srowenAt last, removing SKIP_N_BARCODES and separating this...
2008-04-03 srowenParsing wasn't correctly ignoring the ':' in prefix!
2008-04-03 srowenAnother fix to ensure that 2 barcodes with the same...
2008-04-02 srowen"Skip 0 barcodes" was incorrectly not returning the...
2008-04-02 srowenFixed same ResultPoint bug in Code 128 and Code 39...
2008-04-01 dswitkinFixed the result points for 1D decoding so that we...
2008-04-01 dswitkinAdded latency measurement in milliseconds to the Androi...
2008-04-01 dswitkinImproved the statistics reporting for the CommandLineRu...
next