mirror of
https://github.com/zxing/zxing.git
synced 2024-11-09 20:44:03 -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
|
||||
hypest (Barcorama project)
|
||||
Isaac Potoczny-Jones
|
||||
Jeff Breidenbach (Google)
|
||||
John Connolly (Bug Labs)
|
||||
Jonas Petersson (Prisjakt)
|
||||
Joseph Wain (Google)
|
||||
|
|
14
CHANGES
14
CHANGES
|
@ -264,3 +264,17 @@
|
|||
- Added ability to detect multiple barcodes per image
|
||||
- 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