Skip to content

Releases: Spelt/ZXing.Delphi

v3.4.4

14 Jul 06:00
Compare
Choose a tag to compare

Android improvements. See commit log.

v3.4.3

01 Jul 17:29
Compare
Choose a tag to compare

Fixed memleak in ResultPointCallBack

v3.4.2

17 Jun 15:14
Compare
Choose a tag to compare

Optimization. Inversion of barcodes is optional

v3.4.1

12 May 14:29
Compare
Choose a tag to compare
FmxAdvancedTestApp - Clean up

v3.4

30 Apr 10:13
Compare
Choose a tag to compare

New advanced example. Small changes, tidy up.

v3.3.1

11 Dec 09:57
Compare
Choose a tag to compare

Small changes.

v3.3

10 Dec 18:14
Compare
Choose a tag to compare

Added UPC-A, UPC-E, Code 39

v3.2

27 Nov 17:28
Compare
Choose a tag to compare

v3.2 Date: 2016/11/27
Added EAN8, EAN13 (many requests)
v3 becomes master branch

v3.1 Date: 2016/06/28 (Super many thank to: Carlo Sirna)
Added VCL support (via IFDEF USE_VCL_BITMAP).
Memleak fixes for old gen compilers (win32/win64).
Fix: QRCode ECI character set + extra unit test.
Added 'Load Image from file' command in test project.
UTF-8 fixed bug + added unit test
Some other bug fixes.

v3.0 Date: 2016/04/28 (Great many thanks to: Kai Gossens and Raphael Büchler)
Added DataMatrix (BETA).
ResultPoint event added.
Support for inverted 1D/2D code types.
Better OneDReader scan strategy
Redesigned the file/folder structure for better namespacing.
Simplification of adding readers to the TMultiformatReader (just add all your readers here)
Small improvements.

v2.1

05 Dec 09:38
Compare
Choose a tag to compare

Fixes in the test project.

V2

04 Dec 12:00
Compare
Choose a tag to compare
V2

Added support for QR Code.