Commit graph

7 commits

Author SHA1 Message Date
rpechayr 0fb17b7e79 [iphone] all memory leaks fixed. A number of minor bugs corrected
git-svn-id: https://zxing.googlecode.com/svn/trunk@1397 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-30 11:40:09 +00:00
rpechayr dc8f256848 [iphone] Memory leak fixed. Widget does not crash anymore after a few seconds. No more memory warning either
git-svn-id: https://zxing.googlecode.com/svn/trunk@1396 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-29 11:31:41 +00:00
rpechayr c125dea97a [iphone] ScanTest was not displaying results on my device
git-svn-id: https://zxing.googlecode.com/svn/trunk@1386 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-22 09:17:41 +00:00
dkavanagh 4b2e92b9c4 Did a special OneD mode for scanning UPC codes and the like. It uses a landscape scan UI with a red line (and green line highlighting the decoded area). Must set it explictly in the ScanTest - where the ZXingWidget is created.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1370 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-19 01:52:38 +00:00
dkavanagh e8b3606779 Added beep. Settable sound file location via widget property. Client app sets this.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1361 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-13 17:34:36 +00:00
dkavanagh 8673bff046 use the export list to get the decoder working
git-svn-id: https://zxing.googlecode.com/svn/trunk@1359 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-13 14:11:50 +00:00
dkavanagh d5cd0e1901 the very simple test app that calls the ZXingWidget
git-svn-id: https://zxing.googlecode.com/svn/trunk@1354 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2010-05-12 18:24:18 +00:00