Issue 479
authorsmparkes@smparkes.net <smparkes@smparkes.net@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Tue, 17 Aug 2010 21:18:56 +0000 (21:18 +0000)
committersmparkes@smparkes.net <smparkes@smparkes.net@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Tue, 17 Aug 2010 21:18:56 +0000 (21:18 +0000)
commit620a215ce9340602fbd603af69462180039901c7
treeeeebdb008afc9ca4695bf34c90a2f9b08f42700a
parentb5e91706c1f69adcaf5ece3a1b199899462238e7
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
14 files changed:
iphone/ScanTest/Classes/RootViewController.h
iphone/ScanTest/Classes/RootViewController.mm
iphone/ScanTest/ScanTest.xcodeproj/project.pbxproj
iphone/ZXingWidget/Classes/Decoder.h
iphone/ZXingWidget/Classes/Decoder.mm
iphone/ZXingWidget/Classes/DecoderDelegate.h
iphone/ZXingWidget/Classes/FormatReader.h
iphone/ZXingWidget/Classes/FormatReader.mm
iphone/ZXingWidget/Classes/OverlayView.h
iphone/ZXingWidget/Classes/OverlayView.m
iphone/ZXingWidget/Classes/ZXingWidgetController.h
iphone/ZXingWidget/Classes/ZXingWidgetController.m
iphone/ZXingWidget/Classes/resultParsers/ResultParser.h
iphone/ZXingWidget/ZXingWidget.xcodeproj/project.pbxproj