mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
Updates for ZXing 1.7.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1816 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
0d8a49fa15
commit
308cb7096a
1
AUTHORS
1
AUTHORS
|
@ -30,6 +30,7 @@ gcstang
|
||||||
Hannes Erven
|
Hannes Erven
|
||||||
hypest (Barcorama project)
|
hypest (Barcorama project)
|
||||||
Isaac Potoczny-Jones
|
Isaac Potoczny-Jones
|
||||||
|
Jeff Breidenbach (Google)
|
||||||
John Connolly (Bug Labs)
|
John Connolly (Bug Labs)
|
||||||
Jonas Petersson (Prisjakt)
|
Jonas Petersson (Prisjakt)
|
||||||
Joseph Wain (Google)
|
Joseph Wain (Google)
|
||||||
|
|
14
CHANGES
14
CHANGES
|
@ -264,3 +264,17 @@
|
||||||
- Added ability to detect multiple barcodes per image
|
- Added ability to detect multiple barcodes per image
|
||||||
- Many small bug fixes and enhancements
|
- Many small bug fixes and enhancements
|
||||||
|
|
||||||
|
1.7 (8 June 2011)
|
||||||
|
- Initial support for Aztec codes
|
||||||
|
- Added the ability to read rectangular DataMatrix codes
|
||||||
|
- Added new lengths for ITF
|
||||||
|
- Dozens of bug fixes to core decoding routines
|
||||||
|
- New C# port
|
||||||
|
- Android app:
|
||||||
|
- Tablet support
|
||||||
|
- Many translations added and updated
|
||||||
|
- Support for new Intent parameters
|
||||||
|
- Many bug fixes and small features
|
||||||
|
- Mostly rewritten iPhone port
|
||||||
|
- New ZXingWidget library to include scanning in any iOS app
|
||||||
|
- Made CommandLineRunner multithreaded and recursive
|
||||||
|
|
Loading…
Reference in a new issue