zxing.git
13 years agocomment out optimize android-koha
Dobrica Pavlinusic [Wed, 13 Oct 2010 16:14:53 +0000 (18:14 +0200)]
comment out optimize

13 years agoverbose output while building
Dobrica Pavlinusic [Wed, 13 Oct 2010 16:12:13 +0000 (18:12 +0200)]
verbose output while building

13 years agoadd CODABAR to Android
Dobrica Pavlinusic [Wed, 13 Oct 2010 16:07:17 +0000 (18:07 +0200)]
add CODABAR to Android

13 years agobuild and install Android apk
Dobrica Pavlinusic [Wed, 13 Oct 2010 16:05:38 +0000 (18:05 +0200)]
build and install Android apk

13 years agoconfigure local paths
Dobrica Pavlinusic [Wed, 13 Oct 2010 15:48:30 +0000 (17:48 +0200)]
configure local paths

13 years agoSmall style stuff master
srowen [Tue, 12 Oct 2010 11:38:43 +0000 (11:38 +0000)]
Small style stuff

git-svn-id: http://zxing.googlecode.com/svn/trunk@1622 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoFarm out beep/vibrate stuff to class to try to reduce CaptureActivity complexity
srowen [Mon, 11 Oct 2010 07:27:22 +0000 (07:27 +0000)]
Farm out beep/vibrate stuff to class to try to reduce CaptureActivity complexity

git-svn-id: http://zxing.googlecode.com/svn/trunk@1621 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoGuard against exception case discovered in new DM code, clean up its formatting a bit
srowen [Sun, 10 Oct 2010 21:26:44 +0000 (21:26 +0000)]
Guard against exception case discovered in new DM code, clean up its formatting a bit

git-svn-id: http://zxing.googlecode.com/svn/trunk@1620 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoFrench fix from Morgan
srowen [Thu, 7 Oct 2010 12:53:58 +0000 (12:53 +0000)]
French fix from Morgan

git-svn-id: http://zxing.googlecode.com/svn/trunk@1619 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoAdjust formatting on last change. Simplify GridSampler
srowen [Thu, 7 Oct 2010 08:29:41 +0000 (08:29 +0000)]
Adjust formatting on last change. Simplify GridSampler

git-svn-id: http://zxing.googlecode.com/svn/trunk@1618 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoDon't need to block multiple thread access. Refactor and update a bit for an upcoming...
srowen [Wed, 6 Oct 2010 16:11:05 +0000 (16:11 +0000)]
Don't need to block multiple thread access. Refactor and update a bit for an upcoming patch

git-svn-id: http://zxing.googlecode.com/svn/trunk@1617 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 563: Support non-rectangular Data Matrix
dav.olivier@gmail.com [Tue, 5 Oct 2010 20:19:53 +0000 (20:19 +0000)]
Issue 563: Support non-rectangular Data Matrix

git-svn-id: http://zxing.googlecode.com/svn/trunk@1616 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoFix typo in log message
srowen [Tue, 5 Oct 2010 07:20:58 +0000 (07:20 +0000)]
Fix typo in log message

git-svn-id: http://zxing.googlecode.com/svn/trunk@1615 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 573 draw points correctly when preview/screen size differ
srowen [Fri, 1 Oct 2010 13:34:01 +0000 (13:34 +0000)]
Issue 573 draw points correctly when preview/screen size differ

git-svn-id: http://zxing.googlecode.com/svn/trunk@1613 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoAt last update to JUnit 4.x
srowen [Thu, 30 Sep 2010 22:26:48 +0000 (22:26 +0000)]
At last update to JUnit 4.x

git-svn-id: http://zxing.googlecode.com/svn/trunk@1611 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoFix typo in date error message
srowen [Thu, 30 Sep 2010 19:53:45 +0000 (19:53 +0000)]
Fix typo in date error message

git-svn-id: http://zxing.googlecode.com/svn/trunk@1610 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoSupport SMTP URLs
srowen [Thu, 30 Sep 2010 15:44:39 +0000 (15:44 +0000)]
Support SMTP URLs

git-svn-id: http://zxing.googlecode.com/svn/trunk@1609 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoFix small display problem when extension starts with 9
srowen [Thu, 30 Sep 2010 15:44:12 +0000 (15:44 +0000)]
Fix small display problem when extension starts with 9

git-svn-id: http://zxing.googlecode.com/svn/trunk@1608 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoAdded simplistic ability to rotate an LCDUI image (once), to help out some devices...
srowen [Thu, 30 Sep 2010 15:11:06 +0000 (15:11 +0000)]
Added simplistic ability to rotate an LCDUI image (once), to help out some devices that receive the image rotated 90 degrees

git-svn-id: http://zxing.googlecode.com/svn/trunk@1607 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoMorgan's cosmetic improvement to a translation, and equivalent for other translations...
srowen [Mon, 27 Sep 2010 21:51:10 +0000 (21:51 +0000)]
Morgan's cosmetic improvement to a translation, and equivalent for other translations we dare touch

git-svn-id: http://zxing.googlecode.com/svn/trunk@1606 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoKorean translation from Chang Hyun Park
srowen [Fri, 24 Sep 2010 15:07:34 +0000 (15:07 +0000)]
Korean translation from Chang Hyun Park

git-svn-id: http://zxing.googlecode.com/svn/trunk@1605 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoAdd option to remember duplicate scans
srowen [Wed, 22 Sep 2010 13:25:29 +0000 (13:25 +0000)]
Add option to remember duplicate scans

git-svn-id: http://zxing.googlecode.com/svn/trunk@1603 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 546, let share screen scroll on tiny screens
srowen [Wed, 22 Sep 2010 12:53:31 +0000 (12:53 +0000)]
Issue 546, let share screen scroll on tiny screens

git-svn-id: http://zxing.googlecode.com/svn/trunk@1602 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoSmall French change from Morgan
srowen [Wed, 22 Sep 2010 07:51:19 +0000 (07:51 +0000)]
Small French change from Morgan

git-svn-id: http://zxing.googlecode.com/svn/trunk@1601 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoChange notes for 1.6
srowen [Mon, 20 Sep 2010 18:12:40 +0000 (18:12 +0000)]
Change notes for 1.6

git-svn-id: http://zxing.googlecode.com/svn/trunk@1600 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoBumped Barcode Scanner version to 3.5 final.
dswitkin@google.com [Mon, 20 Sep 2010 18:11:59 +0000 (18:11 +0000)]
Bumped Barcode Scanner version to 3.5 final.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1599 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoDaniel's build.xml change for latest Android SDK
srowen [Mon, 20 Sep 2010 16:38:20 +0000 (16:38 +0000)]
Daniel's build.xml change for latest Android SDK

git-svn-id: http://zxing.googlecode.com/svn/trunk@1598 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoAdd stateAlwaysHidden to keep soft keyboard away
srowen [Mon, 20 Sep 2010 07:04:32 +0000 (07:04 +0000)]
Add stateAlwaysHidden to keep soft keyboard away

git-svn-id: http://zxing.googlecode.com/svn/trunk@1597 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoDon't use Build.VERSION_CODES as it's not in 1.5
srowen [Sat, 18 Sep 2010 10:45:38 +0000 (10:45 +0000)]
Don't use Build.VERSION_CODES as it's not in 1.5

git-svn-id: http://zxing.googlecode.com/svn/trunk@1595 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoProperly escape MECARD reserved chars
srowen [Fri, 17 Sep 2010 08:54:11 +0000 (08:54 +0000)]
Properly escape MECARD reserved chars

git-svn-id: http://zxing.googlecode.com/svn/trunk@1594 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoUpdated translations from Frederik
srowen [Thu, 16 Sep 2010 08:47:16 +0000 (08:47 +0000)]
Updated translations from Frederik

git-svn-id: http://zxing.googlecode.com/svn/trunk@1593 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoTiny change "DataMatrix" to "Data Matrix"
srowen [Thu, 16 Sep 2010 07:24:25 +0000 (07:24 +0000)]
Tiny change "DataMatrix" to "Data Matrix"

git-svn-id: http://zxing.googlecode.com/svn/trunk@1592 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoAn update on the ZXingBarcodeReader tutorial.
ftylitak@gmail.com [Wed, 15 Sep 2010 20:50:09 +0000 (20:50 +0000)]
An update on the ZXingBarcodeReader tutorial.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1591 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoBumped Barcode Scanner version to 3.5 beta 2, and updated some help text.
dswitkin@google.com [Wed, 15 Sep 2010 16:40:49 +0000 (16:40 +0000)]
Bumped Barcode Scanner version to 3.5 beta 2, and updated some help text.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1590 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoMinor changes from code inspection results
srowen [Wed, 15 Sep 2010 09:21:06 +0000 (09:21 +0000)]
Minor changes from code inspection results

git-svn-id: http://zxing.googlecode.com/svn/trunk@1589 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoSmall fixes for 1.6 release
srowen [Mon, 13 Sep 2010 10:58:48 +0000 (10:58 +0000)]
Small fixes for 1.6 release

git-svn-id: http://zxing.googlecode.com/svn/trunk@1587 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoAnother minor change to WhiteRectangleDetector and update "about" screen in Android...
srowen [Mon, 13 Sep 2010 09:12:02 +0000 (09:12 +0000)]
Another minor change to WhiteRectangleDetector and update "about" screen in Android to mention Data Matrix

git-svn-id: http://zxing.googlecode.com/svn/trunk@1586 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoReplace Math.round() with simple workalike -- faster, and needed to work in JavaME
srowen [Mon, 13 Sep 2010 09:05:15 +0000 (09:05 +0000)]
Replace Math.round() with simple workalike -- faster, and needed to work in JavaME

git-svn-id: http://zxing.googlecode.com/svn/trunk@1585 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoFixed the Google Shopper button remaining visible after scanning a product, and bumpe...
dswitkin@google.com [Fri, 10 Sep 2010 21:02:33 +0000 (21:02 +0000)]
Fixed the Google Shopper button remaining visible after scanning a product, and bumped the version to 3.5 beta 1.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1583 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 548, delete() before close() on FileConnection
srowen [Fri, 10 Sep 2010 12:40:18 +0000 (12:40 +0000)]
Issue 548, delete() before close() on FileConnection

git-svn-id: http://zxing.googlecode.com/svn/trunk@1582 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 549, Make slightly more consistent by changing value of as-yet-unused key ENCOD...
srowen [Fri, 10 Sep 2010 08:24:51 +0000 (08:24 +0000)]
Issue 549, Make slightly more consistent by changing value of as-yet-unused key ENCODE_FORMAT

git-svn-id: http://zxing.googlecode.com/svn/trunk@1581 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoadd preview layer before starting capture
smparkes@smparkes.net [Thu, 9 Sep 2010 15:10:50 +0000 (15:10 +0000)]
add preview layer before starting capture

git-svn-id: http://zxing.googlecode.com/svn/trunk@1580 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoTurn on Data Matrix, including separate scan option in Android
srowen [Thu, 9 Sep 2010 07:30:57 +0000 (07:30 +0000)]
Turn on Data Matrix, including separate scan option in Android

git-svn-id: http://zxing.googlecode.com/svn/trunk@1579 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoReformat, and implement some performance optimization
srowen [Tue, 7 Sep 2010 23:53:33 +0000 (23:53 +0000)]
Reformat, and implement some performance optimization

git-svn-id: http://zxing.googlecode.com/svn/trunk@1578 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoTurkish translation from Acer
srowen [Tue, 7 Sep 2010 23:20:40 +0000 (23:20 +0000)]
Turkish translation from Acer

git-svn-id: http://zxing.googlecode.com/svn/trunk@1577 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoMinor deletion of code that shouldn't have been committed
dav.olivier@gmail.com [Sun, 5 Sep 2010 11:28:12 +0000 (11:28 +0000)]
Minor deletion of code that shouldn't have been committed

git-svn-id: http://zxing.googlecode.com/svn/trunk@1576 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agocorrected possibilities of crashing while detecting a datamatrix
dav.olivier@gmail.com [Sat, 4 Sep 2010 18:07:09 +0000 (18:07 +0000)]
corrected possibilities of crashing while detecting a datamatrix

git-svn-id: http://zxing.googlecode.com/svn/trunk@1575 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoImproved datamatrix reader with new algorithm
dav.olivier@gmail.com [Fri, 3 Sep 2010 20:49:22 +0000 (20:49 +0000)]
Improved datamatrix reader with new algorithm

git-svn-id: http://zxing.googlecode.com/svn/trunk@1574 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoDavid Olivier's Data Matrix improvements
srowen [Fri, 3 Sep 2010 07:50:47 +0000 (07:50 +0000)]
David Olivier's Data Matrix improvements

git-svn-id: http://zxing.googlecode.com/svn/trunk@1573 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 537, don't return UPC-A for EAN-13 starting with 0 when UPC-A isn't allowed
srowen [Wed, 1 Sep 2010 10:26:37 +0000 (10:26 +0000)]
Issue 537, don't return UPC-A for EAN-13 starting with 0 when UPC-A isn't allowed

git-svn-id: http://zxing.googlecode.com/svn/trunk@1572 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agogit/svn ignore build artifacts
smparkes@smparkes.net [Tue, 31 Aug 2010 17:36:28 +0000 (17:36 +0000)]
git/svn ignore build artifacts

git-svn-id: http://zxing.googlecode.com/svn/trunk@1571 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 524
smparkes@smparkes.net [Tue, 31 Aug 2010 03:18:56 +0000 (03:18 +0000)]
Issue 524

git-svn-id: http://zxing.googlecode.com/svn/trunk@1570 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 465, remove reference to libs/ as it is not used
srowen [Sun, 29 Aug 2010 20:31:47 +0000 (20:31 +0000)]
Issue 465, remove reference to libs/ as it is not used

git-svn-id: http://zxing.googlecode.com/svn/trunk@1569 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoOne more change to accommodate differences in jpeg libraries. Some machines will...
dswitkin@google.com [Thu, 26 Aug 2010 14:58:03 +0000 (14:58 +0000)]
One more change to accommodate differences in jpeg libraries. Some machines will report this test as too lax by one image.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1568 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoUpdated the negative blackbox test values.
dswitkin@google.com [Thu, 26 Aug 2010 14:55:17 +0000 (14:55 +0000)]
Updated the negative blackbox test values.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1567 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoC++: fix dormat BitArray quiet zone checking bug that was causing rampant false positives
flyashi [Thu, 26 Aug 2010 14:46:31 +0000 (14:46 +0000)]
C++: fix dormat BitArray quiet zone checking bug that was causing rampant false positives
also make zxing test app decode call a little cleaner.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1566 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoAdded rounding code to the C++ port as well.
dswitkin@google.com [Thu, 26 Aug 2010 14:13:33 +0000 (14:13 +0000)]
Added rounding code to the C++ port as well.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1565 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoAdded rounding code to getRow() as well and updated the tests accordingly.
dswitkin@google.com [Thu, 26 Aug 2010 14:06:44 +0000 (14:06 +0000)]
Added rounding code to getRow() as well and updated the tests accordingly.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1564 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoRemoved dynamic allocation of new int[2] when searching for
dswitkin@google.com [Wed, 25 Aug 2010 20:51:14 +0000 (20:51 +0000)]
Removed dynamic allocation of new int[2] when searching for
guard patterns to improve performance.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1563 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoMinor formatting cleanup.
dswitkin@google.com [Wed, 25 Aug 2010 19:03:32 +0000 (19:03 +0000)]
Minor formatting cleanup.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1562 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoConverted tabs to spaces.
dswitkin@google.com [Wed, 25 Aug 2010 18:39:14 +0000 (18:39 +0000)]
Converted tabs to spaces.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1561 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoCreated new false positives blackbox test. We definitely have a problem with EAN_8...
dswitkin@google.com [Wed, 25 Aug 2010 18:23:00 +0000 (18:23 +0000)]
Created new false positives blackbox test. We definitely have a problem with EAN_8 firing too often.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1560 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agogit/svn ignores for build artifacts/personal xcode settings
smparkes@smparkes.net [Wed, 25 Aug 2010 16:10:25 +0000 (16:10 +0000)]
git/svn ignores for build artifacts/personal xcode settings

git-svn-id: http://zxing.googlecode.com/svn/trunk@1559 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 494 round luminance values rather than truncate
smparkes@smparkes.net [Wed, 25 Aug 2010 15:54:19 +0000 (15:54 +0000)]
Issue 494 round luminance values rather than truncate

git-svn-id: http://zxing.googlecode.com/svn/trunk@1558 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoTranslation updates from Morgan Courbet
srowen [Tue, 24 Aug 2010 19:17:48 +0000 (19:17 +0000)]
Translation updates from Morgan Courbet

git-svn-id: http://zxing.googlecode.com/svn/trunk@1557 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoRemoved an extra memcpy and made getMatrix() pure virtual.
dswitkin@google.com [Tue, 24 Aug 2010 18:59:26 +0000 (18:59 +0000)]
Removed an extra memcpy and made getMatrix() pure virtual.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1556 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoSlovenian translation
srowen [Mon, 23 Aug 2010 16:41:15 +0000 (16:41 +0000)]
Slovenian translation

git-svn-id: http://zxing.googlecode.com/svn/trunk@1555 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoCreated new UPC-A blackbox test.
dswitkin@google.com [Mon, 23 Aug 2010 15:47:13 +0000 (15:47 +0000)]
Created new UPC-A blackbox test.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1554 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoUpdated the ZXingText Ant file to match the Barcode Scanner one.
dswitkin@google.com [Mon, 23 Aug 2010 15:39:33 +0000 (15:39 +0000)]
Updated the ZXingText Ant file to match the Barcode Scanner one.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1553 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 521, avoid an NPE
srowen [Sun, 22 Aug 2010 21:58:11 +0000 (21:58 +0000)]
Issue 521, avoid an NPE

git-svn-id: http://zxing.googlecode.com/svn/trunk@1552 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoGreyscaleRotatedLuminanceSource: implemented getMatrix()
flyashi [Fri, 20 Aug 2010 20:24:20 +0000 (20:24 +0000)]
GreyscaleRotatedLuminanceSource: implemented getMatrix()
BitMatrix: implemented getRow

git-svn-id: http://zxing.googlecode.com/svn/trunk@1551 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoAllow a few build-time arguments to the C++ build
smparkes@smparkes.net [Fri, 20 Aug 2010 18:46:05 +0000 (18:46 +0000)]
Allow a few build-time arguments to the C++ build

Add DEBUG and PIC flags to scons so you can now build without debug, e.g.,
  scons DEBUG=false lib
or with -fPIC forced, e.g,.
  scons PIC=true lib

Defaults haven't changed.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1550 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoTweak svn/git ignores
smparkes@smparkes.net [Fri, 20 Aug 2010 00:41:26 +0000 (00:41 +0000)]
Tweak svn/git ignores
Add OS X libzxing.a project
Include a copy of scons-local for cpp

git-svn-id: http://zxing.googlecode.com/svn/trunk@1549 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agosvn:ignore java build artifacts
smparkes@smparkes.net [Fri, 20 Aug 2010 00:17:50 +0000 (00:17 +0000)]
svn:ignore java build artifacts

git-svn-id: http://zxing.googlecode.com/svn/trunk@1548 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoFixed a bug I introduced while removing exceptions, which caused the
dswitkin@google.com [Wed, 18 Aug 2010 18:31:49 +0000 (18:31 +0000)]
Fixed a bug I introduced while removing exceptions, which caused the
x coordinate of 1D barcodes to always be flipped, as if they had been
read upside down.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1547 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 479
smparkes@smparkes.net [Tue, 17 Aug 2010 21:18:56 +0000 (21:18 +0000)]
Issue 479

Note, the audio no longer plays. I'm pretty sure this is because the widget is dismissed immediately
and the sound is released before it is played. I'm thinkng audio feedback should be done by the caller.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1546 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 520
smparkes@smparkes.net [Tue, 17 Aug 2010 20:12:10 +0000 (20:12 +0000)]
Issue 520

git-svn-id: http://zxing.googlecode.com/svn/trunk@1545 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoMinor change to make javadoc work with new Android SDK
srowen [Tue, 17 Aug 2010 17:34:32 +0000 (17:34 +0000)]
Minor change to make javadoc work with new Android SDK

git-svn-id: http://zxing.googlecode.com/svn/trunk@1544 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 519
smparkes@smparkes.net [Tue, 17 Aug 2010 16:19:57 +0000 (16:19 +0000)]
Issue 519

git-svn-id: http://zxing.googlecode.com/svn/trunk@1543 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agocleaned up versions of new tests; hopefully no EOL issues
smparkes@smparkes.net [Tue, 17 Aug 2010 00:10:33 +0000 (00:10 +0000)]
cleaned up versions of new tests; hopefully no EOL issues

git-svn-id: http://zxing.googlecode.com/svn/trunk@1542 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoremove CRLF files before readding them (in an attempt to not confuse SVN with EOL...
smparkes@smparkes.net [Tue, 17 Aug 2010 00:09:09 +0000 (00:09 +0000)]
remove CRLF files before readding them (in an attempt to not confuse SVN with EOL stuff)

git-svn-id: http://zxing.googlecode.com/svn/trunk@1541 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 520
srowen [Mon, 16 Aug 2010 21:55:33 +0000 (21:55 +0000)]
Issue 520

git-svn-id: http://zxing.googlecode.com/svn/trunk@1540 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoa set of synthetic version 40 tests at each ECC level
smparkes@smparkes.net [Mon, 16 Aug 2010 21:02:27 +0000 (21:02 +0000)]
a set of synthetic version 40 tests at each ECC level

git-svn-id: http://zxing.googlecode.com/svn/trunk@1539 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agofix log to reflect reality
smparkes@smparkes.net [Mon, 16 Aug 2010 20:54:15 +0000 (20:54 +0000)]
fix log to reflect reality

git-svn-id: http://zxing.googlecode.com/svn/trunk@1538 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 519
srowen [Mon, 16 Aug 2010 20:19:09 +0000 (20:19 +0000)]
Issue 519

git-svn-id: http://zxing.googlecode.com/svn/trunk@1537 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoFixed the double delete problem remaining in issue 503.
dswitkin@google.com [Mon, 16 Aug 2010 15:34:00 +0000 (15:34 +0000)]
Fixed the double delete problem remaining in issue 503.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1536 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoRemoved as many exceptions as possible from the C++ product readers
dswitkin@google.com [Mon, 16 Aug 2010 15:17:39 +0000 (15:17 +0000)]
Removed as many exceptions as possible from the C++ product readers
to improve performance. There is no change in the number of images
which pass the unit tests.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1535 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoPreserve line breaks into XHTML
srowen [Mon, 16 Aug 2010 11:09:49 +0000 (11:09 +0000)]
Preserve line breaks into XHTML

git-svn-id: http://zxing.googlecode.com/svn/trunk@1534 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 492
srowen [Sat, 14 Aug 2010 19:11:49 +0000 (19:11 +0000)]
Issue 492

git-svn-id: http://zxing.googlecode.com/svn/trunk@1533 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoWeird, Android doesn't have TimeUnit.MINUTES
srowen [Sat, 14 Aug 2010 19:00:54 +0000 (19:00 +0000)]
Weird, Android doesn't have TimeUnit.MINUTES

git-svn-id: http://zxing.googlecode.com/svn/trunk@1532 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoChanged OneDReader::recordPattern to not throw exceptions. For now it just
dswitkin@google.com [Fri, 13 Aug 2010 19:47:13 +0000 (19:47 +0000)]
Changed OneDReader::recordPattern to not throw exceptions. For now it just
moves them up a level to the callers.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1531 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoRemove another -Xint, and use -Djava.awt.headless=true to avoid Apple JDK annoyance
srowen [Fri, 13 Aug 2010 17:20:42 +0000 (17:20 +0000)]
Remove another -Xint, and use -Djava.awt.headless=true to avoid Apple JDK annoyance

git-svn-id: http://zxing.googlecode.com/svn/trunk@1530 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 460, auto timeout of CaptureActivity after inactivity, for testing. Also break...
srowen [Fri, 13 Aug 2010 17:18:53 +0000 (17:18 +0000)]
Issue 460, auto timeout of CaptureActivity after inactivity, for testing. Also break out some code from CaptureActivity to reduce its size.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1529 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoTiny style bits
srowen [Fri, 13 Aug 2010 17:17:47 +0000 (17:17 +0000)]
Tiny style bits

git-svn-id: http://zxing.googlecode.com/svn/trunk@1528 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoBegan removing the excessive use of exceptions in the 1D readers by drawing
dswitkin@google.com [Fri, 13 Aug 2010 16:20:03 +0000 (16:20 +0000)]
Began removing the excessive use of exceptions in the 1D readers by drawing
a line in the sand: no one may throw an exception from decodeRow(). Next up
is to throw fewer exceptions internally.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1527 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoWorkaround for Hotspot bug that lets tests run without -Xint, from Steven Parkes
srowen [Fri, 13 Aug 2010 03:30:58 +0000 (03:30 +0000)]
Workaround for Hotspot bug that lets tests run without -Xint, from Steven Parkes

git-svn-id: http://zxing.googlecode.com/svn/trunk@1526 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 509
srowen [Thu, 12 Aug 2010 20:54:54 +0000 (20:54 +0000)]
Issue 509

git-svn-id: http://zxing.googlecode.com/svn/trunk@1525 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 505
srowen [Thu, 12 Aug 2010 20:51:09 +0000 (20:51 +0000)]
Issue 505

git-svn-id: http://zxing.googlecode.com/svn/trunk@1524 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 508
srowen [Thu, 12 Aug 2010 20:24:38 +0000 (20:24 +0000)]
Issue 508

git-svn-id: http://zxing.googlecode.com/svn/trunk@1523 59b500cc-1b3d-0410-9834-0bbf25fbcc57

13 years agoIssue 511
srowen [Thu, 12 Aug 2010 20:18:08 +0000 (20:18 +0000)]
Issue 511

git-svn-id: http://zxing.googlecode.com/svn/trunk@1522 59b500cc-1b3d-0410-9834-0bbf25fbcc57