zxing/iphone/ZXingWidget/Classes
2010-12-22 17:33:00 +00:00
..
actions [iphone]Reorganized ZXingWidget with directories for categories of source files 2010-05-22 07:37:46 +00:00
parsedResults [iphone] Moved original iPhone project into legacy directory 2010-11-14 15:56:00 +00:00
resultParsers [iphone/ZXingWidget] minor changes. Some syntax changed to make the code build with clang 2010-12-22 17:33:00 +00:00
DataMatrixReader.h [iphone] now decoders need to be injected into ZXingWidgetController to enhance performance when only a few readers are needed. One exc bad access bug solved. A few minor bugs remain in ScanTest. 1st status bar does not reappear when success of scan. this one should be easy to fix. 2nd ScanTest does not display the results when scan success for the first time, but only second time. This second bug is strange 2010-06-15 22:01:04 +00:00
DataMatrixReader.mm [iphone] now decoders need to be injected into ZXingWidgetController to enhance performance when only a few readers are needed. One exc bad access bug solved. A few minor bugs remain in ScanTest. 1st status bar does not reappear when success of scan. this one should be easy to fix. 2nd ScanTest does not display the results when scan success for the first time, but only second time. This second bug is strange 2010-06-15 22:01:04 +00:00
Decoder.h Issue 479 2010-08-17 21:18:56 +00:00
Decoder.mm Issue 479 2010-08-17 21:18:56 +00:00
DecoderDelegate.h Issue 479 2010-08-17 21:18:56 +00:00
FormatReader.h Issue 479 2010-08-17 21:18:56 +00:00
FormatReader.mm Issue 479 2010-08-17 21:18:56 +00:00
MultiFormatOneDReader.h [iphone] now decoders need to be injected into ZXingWidgetController to enhance performance when only a few readers are needed. One exc bad access bug solved. A few minor bugs remain in ScanTest. 1st status bar does not reappear when success of scan. this one should be easy to fix. 2nd ScanTest does not display the results when scan success for the first time, but only second time. This second bug is strange 2010-06-15 22:01:04 +00:00
MultiFormatOneDReader.mm [iphone] temporary fix because still not valid for app store. ScanTest now builds and run ad decodes QRCode. Does not work yet on iPhone 4. Next step is to completely change ZXingWidget to make it use AVFoundation 2010-08-09 04:46:06 +00:00
MultiFormatReader.mm [iphone]Reorganized ZXingWidget with directories for categories of source files 2010-05-22 07:37:46 +00:00
MultiFormatUPCEANReader.h [iphone] now decoders need to be injected into ZXingWidgetController to enhance performance when only a few readers are needed. One exc bad access bug solved. A few minor bugs remain in ScanTest. 1st status bar does not reappear when success of scan. this one should be easy to fix. 2nd ScanTest does not display the results when scan success for the first time, but only second time. This second bug is strange 2010-06-15 22:01:04 +00:00
MultiFormatUPCEANReader.mm [iphone] temporary fix because still not valid for app store. ScanTest now builds and run ad decodes QRCode. Does not work yet on iPhone 4. Next step is to completely change ZXingWidget to make it use AVFoundation 2010-08-09 04:46:06 +00:00
NSString+HTML.h [iphone]Reorganized ZXingWidget with directories for categories of source files 2010-05-22 07:37:46 +00:00
NSString+HTML.m [iphone]Reorganized ZXingWidget with directories for categories of source files 2010-05-22 07:37:46 +00:00
OverlayView.h Issue 479 2010-08-17 21:18:56 +00:00
OverlayView.m [iphone/ZXingWidget] minor changes. Some syntax changed to make the code build with clang 2010-12-22 17:33:00 +00:00
QRCodeReader.h [iphone] now decoders need to be injected into ZXingWidgetController to enhance performance when only a few readers are needed. One exc bad access bug solved. A few minor bugs remain in ScanTest. 1st status bar does not reappear when success of scan. this one should be easy to fix. 2nd ScanTest does not display the results when scan success for the first time, but only second time. This second bug is strange 2010-06-15 22:01:04 +00:00
QRCodeReader.mm [iphone] now decoders need to be injected into ZXingWidgetController to enhance performance when only a few readers are needed. One exc bad access bug solved. A few minor bugs remain in ScanTest. 1st status bar does not reappear when success of scan. this one should be easy to fix. 2nd ScanTest does not display the results when scan success for the first time, but only second time. This second bug is strange 2010-06-15 22:01:04 +00:00
TwoDDecoderResult.h [iphone]Reorganized ZXingWidget with directories for categories of source files 2010-05-22 07:37:46 +00:00
TwoDDecoderResult.m [iphone]Reorganized ZXingWidget with directories for categories of source files 2010-05-22 07:37:46 +00:00
ZXingWidgetController.h Issue 479 2010-08-17 21:18:56 +00:00
ZXingWidgetController.m [iphone/ZXingWidget] minor changes. Some syntax changed to make the code build with clang 2010-12-22 17:33:00 +00:00