Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep history in branch #9

Open
wants to merge 367 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
367 commits
Select commit Hold shift + click to select a range
e46f6cd
add zbarcam to windows installer
Aug 14, 2009
0b3264d
change default image scanner density to 1x1
spadix0 Aug 17, 2009
e2de540
more testing, fixes and cleanup
spadix0 Aug 18, 2009
0749954
potential fix for display init ordering (bug #2844846)
spadix0 Aug 26, 2009
cf7a286
finish fix for Qt init ordering (bug #2844846)
spadix0 Aug 26, 2009
c9a8771
more Qt window creation hook fixes
spadix0 Aug 26, 2009
23b91cb
Qt widget cleanup
spadix0 Aug 27, 2009
aeb76e1
compatibility fixes
spadix0 Aug 28, 2009
88884a5
add symbol quality metric and image scanner position config
spadix0 Aug 28, 2009
c53c230
move image conversion out of image scanner up to higher levels
spadix0 Aug 29, 2009
0369e3f
compatibility fixes
spadix0 Aug 30, 2009
a2a1864
merge more compat changes
spadix0 Aug 30, 2009
95dfda6
fix uninitialized member in Qt widget (bug #2844846)
spadix0 Aug 30, 2009
2dc6cef
release updates
spadix0 Aug 31, 2009
2e82dc5
add missing API doc
spadix0 Aug 31, 2009
7a5d918
fix non-VPATH nsis build
spadix0 Aug 31, 2009
9b5fc7c
Added tag 0.9 for changeset 38265c7b4ad4
spadix0 Aug 31, 2009
ee77d3f
hotfix trim extraneous MagickWand calls (bug #2848445)
spadix0 Sep 1, 2009
b3d00f4
hotfix configure check for Wand as well as MagickWand (bug #2848437)
spadix0 Sep 1, 2009
c1773e8
Added tag 0.9 for changeset 2dc2d73c468a
spadix0 Sep 3, 2009
93ed170
merge trunk updates to qr branch
spadix0 Sep 16, 2009
d74c50b
factor image scanner cache and apply to QR
spadix0 Sep 16, 2009
6d1e4a7
fix broken builds with --disable-pthread
spadix0 Sep 17, 2009
c67d6f2
cleanup QR result integration
spadix0 Sep 19, 2009
1f955be
update qr branch
spadix0 Sep 19, 2009
f1224ac
extract explicit result container, separate from image
spadix0 Sep 24, 2009
2306d0f
cleanup SVG debug dump (partial)
spadix0 Sep 25, 2009
5830d65
fix QR structured append result handling
spadix0 Sep 25, 2009
b8a0a54
fix zero length symbol data
spadix0 Oct 2, 2009
9405e53
merge qr integration branch into main
spadix0 Oct 2, 2009
9a6a37a
trim deep qrcode hierarchy
spadix0 Oct 2, 2009
48e5189
tweak linear code position info
spadix0 Oct 2, 2009
6447c35
overlay enhancements
spadix0 Oct 6, 2009
1a3de73
add configure check for features.h
Oct 6, 2009
7443bda
always use separate video thread when threads enabled (even v4l2)
spadix0 Oct 6, 2009
f1be907
merge video thread workaround
spadix0 Oct 6, 2009
f19e746
bug hunt and stability improvements
spadix0 Oct 9, 2009
f2874ec
image scanner cleanup and minor performance enhancements
spadix0 Oct 9, 2009
e80479f
Fix ASSERT_POS to handle negative indices on 64-bit systems with 32-b…
Oct 12, 2009
bc0ea84
add regression script
spadix0 Oct 15, 2009
7b3ecab
fix excessive i25 QZ checks
spadix0 Oct 15, 2009
3ad2789
cleanup warnings from newer gccs
spadix0 Oct 15, 2009
e408f19
merge derf's fix
spadix0 Oct 15, 2009
e7737b7
add regression tests to makefile
spadix0 Oct 15, 2009
45d6a82
Windows updates
spadix0 Oct 20, 2009
5579533
add result query interfaces to image scanner and processor
spadix0 Oct 21, 2009
3a57b6e
fix window closed notification during events
spadix0 Oct 21, 2009
e5cc3b5
release updates
spadix0 Oct 22, 2009
44220c8
attempt fix for Qt4 < 4.4
spadix0 Oct 22, 2009
97bc84f
Fix Xv detection allocations to use the correct type size.
Oct 22, 2009
8da64bb
test script print from present
spadix0 Oct 22, 2009
2742996
more python test compatibility updates
spadix0 Oct 22, 2009
088fbe5
Windows updates
spadix0 Oct 23, 2009
abc2c8c
release updates
spadix0 Oct 23, 2009
27182a1
Added tag 0.10 for changeset f3670ba47f2e
spadix0 Oct 23, 2009
325ccbb
hotfix add MinGW import lib to Windows installer
spadix0 Oct 27, 2009
48af0df
Added tag 0.10 for changeset 563557a923d0
spadix0 Oct 27, 2009
8e7f24d
first pass working iPhone "widget"
spadix0 Nov 3, 2009
3aecc12
iphone cleanup and add project
spadix0 Nov 5, 2009
716538f
add missing iphone/config.h
spadix0 Nov 5, 2009
071f455
merge iphone widget
spadix0 Nov 5, 2009
46c22d0
add python distutils build infrastructure
spadix0 Nov 9, 2009
dc84a46
update python/perl README
spadix0 Nov 10, 2009
fd54c0e
add Obj-C wrapper
spadix0 Nov 10, 2009
1cd8211
merge iphone wrapper
spadix0 Nov 10, 2009
25c8864
improve iphone reader reliability
spadix0 Nov 14, 2009
ea5ccf1
iphone widget back compat updates, add basic test app
spadix0 Nov 16, 2009
94e2775
add symbol class type name interface
spadix0 Nov 22, 2009
adec1e9
realtime scanning for iphone widget
spadix0 Nov 25, 2009
9f7b041
iphone: add help via info button for realtime scanning
spadix0 Nov 30, 2009
b58d997
report QR immediately for video (no inter-frame consistency check)
spadix0 Dec 3, 2009
19f3029
report QR immediately for video (no inter-frame consistency check)
spadix0 Dec 3, 2009
d571fa4
iphone widget performance tuning enhancements
spadix0 Dec 18, 2009
e912447
fix inconsistent fourcc endian handling bugs (bug #2918994)
spadix0 Jan 5, 2010
4a11525
add coarse symbol orientation information (patch #2913094)
spadix0 Jan 6, 2010
ea1e5b6
documentation fixes for rev 9d22936617de
spadix0 Jan 6, 2010
ce79383
fix output of binary data in zbarimg and zbarcam
spadix0 Jan 23, 2010
f6c6842
fix iphone custom overlay response (bug #2959617)
spadix0 Feb 26, 2010
392609f
add Java interface to library via JNI
spadix0 Mar 1, 2010
209e47e
merge iphone performance tuning enhancements
spadix0 Mar 2, 2010
b58a487
merge iphone realtime branch
spadix0 Mar 2, 2010
539442d
migrate iphone help display to integrated web page (NB resource updat…
spadix0 Mar 4, 2010
5733881
fixes to new iphone help display
spadix0 Mar 5, 2010
6f92eb5
cleanup and expose iphone help display API
spadix0 Mar 6, 2010
0195c36
cleanup decoder assertions and locking
spadix0 Mar 12, 2010
d54d768
fix QR Code missing from man pages (bug #2969857)
spadix0 Mar 13, 2010
6926359
adjust Python module README (add examples and note DLL in path)
spadix0 Mar 20, 2010
0369b15
core library portability improvements
spadix0 Apr 7, 2010
87d022d
fix compile errors
spadix0 Apr 7, 2010
6627d89
relax Code 39 width ratio checks
spadix0 May 10, 2010
b7c6240
remove doc hints about GFDL
spadix0 May 20, 2010
9584483
apply LGPL to API docs
spadix0 May 24, 2010
c9f3611
merge doc license fixes (bug #3004411)
spadix0 May 24, 2010
2b2c10c
fix couple of leaks
spadix0 May 28, 2010
001c8ed
add support for scanning partial images (cropping)
spadix0 Jun 4, 2010
c552e7b
add iPhone OS 4.0 video capture support
spadix0 Jun 5, 2010
61efc11
merge crop enhancement
spadix0 Jun 5, 2010
8ea95e5
fix crop position info
spadix0 Jun 6, 2010
7fba8d8
add iPhone zoom support, integrate with crop
spadix0 Jun 6, 2010
edf904d
merge crop fix
spadix0 Jun 6, 2010
7f3693c
add per-symbology cache consistency
spadix0 Jun 7, 2010
6076e27
fix C++ video callback bug
spadix0 Jun 7, 2010
a721966
add c processor example
spadix0 Jun 7, 2010
9768477
merge per-symbology cache consistency enhancement
spadix0 Jun 7, 2010
cb02bbe
fix C++ Image wrapper bug
spadix0 Jun 8, 2010
3e4874b
enhance iPhone readertest w/more options
spadix0 Jun 8, 2010
436b192
fix iPhone async ref bug
spadix0 Jun 11, 2010
f78bca6
add iPhone cache flush, change new libs to weak refs
spadix0 Jun 12, 2010
60c7961
fix iPhone circular ref bug
spadix0 Jun 16, 2010
65b0553
fix documentation of command exit codes (bug #3017322)
spadix0 Jun 17, 2010
f20e463
merge iPhoneOS4 branch
spadix0 Jun 24, 2010
e7e1904
fix ObjC sym constness inconsistency (bug #3021801)
spadix0 Jun 27, 2010
d3e07dd
enhance decoder reliability (EAN, Code 39, Code 128)
spadix0 Jul 1, 2010
93b8599
enable torch for iPhone 4
spadix0 Jul 9, 2010
97d68dd
fix iPhone torch
spadix0 Jul 10, 2010
ae6840b
fixes for new iPhone reader
spadix0 Jul 10, 2010
7d73673
add preliminary support for GS1 DataBar (RSS-14) symbology
spadix0 Jul 11, 2010
d9f39b1
merge DataBar
spadix0 Jul 11, 2010
b464a83
add language bindings for DataBar
spadix0 Jul 12, 2010
ab716bf
fix for poor iPhone 4 performance
spadix0 Jul 13, 2010
86d7511
add iPhone compile option to remove UIGetScreenImage()
spadix0 Jul 16, 2010
5515177
add support for GS1 DataBar Expanded (RSS Expanded) symbology
spadix0 Jul 18, 2010
4093322
fix DataBar Expanded buffer overrun
spadix0 Jul 19, 2010
d7ad65d
workaround for iPhone simulator builds
spadix0 Jul 25, 2010
0c6bf0d
add video size request to (Py)GTK widget (req #3034522)
spadix0 Jul 29, 2010
1be79e0
merge req #3034522
spadix0 Jul 29, 2010
e7292de
change default to *not* use private iPhone APIs
spadix0 Jul 30, 2010
031dc21
fix example links to upcdatabase.com RPC
spadix0 Aug 1, 2010
b9c2632
migrate to binary iPhone SDK distribution (NB backward incompatibilit…
spadix0 Aug 18, 2010
5a31141
merge iPhone SDK to latest
spadix0 Aug 19, 2010
4ea3377
Added tag iPhoneSDK-0.1 for changeset b21098d27ff8
spadix0 Aug 19, 2010
d5fb32c
merge tags to iPhoneSDK branch
spadix0 Aug 19, 2010
39cb37f
Added tag iPhoneSDK-0.1.1 for changeset b0bda6247b2f
spadix0 Aug 19, 2010
225d242
workaround iPhone quartz access past image data
spadix0 Aug 24, 2010
0e597bc
merge iPhone bad access workaround to sdk
spadix0 Aug 25, 2010
22551f8
iPhone: fix initial zoom crop (performance bug)
spadix0 Aug 26, 2010
144adf8
merge crop fix to sdk
spadix0 Aug 26, 2010
c8cbdb3
iPhone: force controls to front when showsZBarControls is enabled
spadix0 Aug 26, 2010
6c61c4e
doc enhancements
spadix0 Aug 26, 2010
59cdd3e
iPhone: fix missing header dependency
spadix0 Aug 26, 2010
16821b9
iPhone: bump SDK version
spadix0 Aug 28, 2010
eecf6bb
Added tag iPhoneSDK-0.1.2 for changeset d1655a680c3d
spadix0 Aug 28, 2010
ef091d9
iPhone: fix camera simulation gesture
spadix0 Aug 30, 2010
907aa81
update zbarimg MagickExportImagePixels workaround
spadix0 Aug 31, 2010
10ed72d
add support for Code 93 symbology
spadix0 Sep 19, 2010
23c7c13
iPhone: update to SDK 4.1, clean out LLVM warnings
spadix0 Sep 20, 2010
ac9db26
merge iPhoneSDK
spadix0 Sep 20, 2010
cae8c49
iPhone: bump SDK version to 1.0
spadix0 Sep 20, 2010
fbdf357
Added tag iPhoneSDK-1.0 for changeset 4556c996acaa
spadix0 Sep 20, 2010
7a9f713
merge Code 93 support
spadix0 Nov 19, 2010
9583e93
iPhone: workaround iOS 4.2 hang
spadix0 Nov 24, 2010
f579e5f
expose enable for reader capture processing
spadix0 Nov 24, 2010
1fc7635
cleanup and expose ZBarHelpController
spadix0 Nov 24, 2010
4275006
fix simulated camera image orientation/scaling
spadix0 Nov 24, 2010
2d51182
fix support for GS1 AIs
spadix0 Nov 29, 2010
d03c4a3
release updates
spadix0 Nov 29, 2010
3d12986
Added tag iPhoneSDK-1.0.1 for changeset 12de07e51dce
spadix0 Nov 29, 2010
986945e
hotfix broken ZBarHelpController back button
spadix0 Nov 29, 2010
5553919
Added tag iPhoneSDK-1.0.1 for changeset 2541a66ae7d6
spadix0 Nov 29, 2010
66ab786
Increase precision of the inverse affine transform in the QR decoder.
Dec 9, 2010
df64a06
Avoid dprintf conflict.
Dec 9, 2010
fa1d075
More fixes for issue 3131834.
Dec 10, 2010
84036a2
Fix ires rounding in qr_aff_unproject().
Dec 10, 2010
954f611
add support for EAN/UPC 2 and 5 digit add-on symbols (draft)
spadix0 Dec 12, 2010
a0a78ab
iPhone: fix doc typo (bug #3139087)
spadix0 Dec 20, 2010
3c68e1e
iPhone: fix doc typo (bug #3139087)
spadix0 Dec 28, 2010
2d8d3e9
iPhone: release updates
spadix0 Dec 28, 2010
bf031da
Added tag iPhoneSDK-1.1 for changeset 5e5060b563a1
spadix0 Dec 28, 2010
be97661
iPhone: merge release
spadix0 Dec 28, 2010
fba4917
Merge EAN addons
Dec 31, 2010
4f3d04e
Merge EAN addons
Dec 31, 2010
512f009
rename dprintf macro to avoid conflicts (patch #3128538)
spadix0 Jan 16, 2011
12cb7a8
iPhone: expose tracking box color
spadix0 Jan 16, 2011
c1505d7
fix jpeg decoder skip handling
spadix0 Jan 17, 2011
7971497
update HACKING
spadix0 Jan 21, 2011
0154a0a
fix Python Processor support for GIL, allowing asynchronous scanning
spadix0 Feb 13, 2011
304e2f3
add Python Processor support for request_size interface
spadix0 Feb 13, 2011
05398a8
fix Qt 4.6.3 compilation error (patch #3178244)
spadix0 Feb 13, 2011
3ad01ba
fix zbarimg to accept autodetected stdin (lone dash)
spadix0 Feb 14, 2011
0a141de
fix EAN addon enables
Feb 27, 2011
8d3ee69
add core support for Codabar symbology
spadix0 Apr 10, 2011
69945d9
finish Codabar support for python, perl, java and iPhone interfaces
spadix0 Apr 10, 2011
03bd189
tweak Codabar bar/space ratio validation
spadix0 Apr 13, 2011
b66529e
iPhone: updates for Xcode 4
spadix0 Apr 14, 2011
1bdf60b
iPhone: enhance readertest to support default/demo pre-config and dis…
spadix0 Apr 15, 2011
b3ff971
merge iPhone SDK updates
spadix0 Apr 15, 2011
edb0e67
Codabar reliability enhancements
spadix0 Apr 18, 2011
ed12f60
fix image scanner min quality filtering
spadix0 Apr 21, 2011
b6abb87
iPhone: add manual frame capture
spadix0 Apr 21, 2011
07980c9
iPhone: add readertest fixed zoom stops
spadix0 Apr 21, 2011
6f58eb5
merge readertest enhancements
spadix0 Apr 21, 2011
7e73490
fix i25 buffer overrun corner case
spadix0 Apr 27, 2011
97611dc
improve support for resizing, rotating and embedding the reader
spadix0 May 2, 2011
a4c7fe1
merge iPhone enhancements
spadix0 May 2, 2011
7245e92
fix image scanner min quality filtering
spadix0 May 2, 2011
77da4e7
iPhone: fix readertest max quality result filtering
spadix0 May 2, 2011
f7a2db2
iPhone: add embedded reader sample
spadix0 May 3, 2011
1b99bc7
iPhone: disable readertest custom overlay rotation until fixed
spadix0 May 4, 2011
470342b
iPhone: add IB support to ZBarReaderViewController
spadix0 May 11, 2011
52e81e2
iPhone: add missing references to new samples
spadix0 May 12, 2011
f07e956
iPhone: update docs to note possible link order dependency
spadix0 May 12, 2011
1d74433
iPhone: fix camera preview stale rotation corner
spadix0 May 13, 2011
ace7deb
iPhone: fix captureReader not exposed to simulator
spadix0 May 15, 2011
6c782de
fix image scanner min quality filtering
spadix0 May 16, 2011
a6b6c8b
iPhone: workaround orientation bugs in parent controllers
spadix0 Jun 9, 2011
19d01ef
iPhone: add emulation for UI camera device and flash mode properties
spadix0 Jun 15, 2011
6622809
documentation updates
spadix0 Jun 16, 2011
6c0d5ef
disable addons by default until synchronization with main symbol is w…
spadix0 Jun 16, 2011
d08189d
iPhone: README document new examples
spadix0 Jun 16, 2011
b9f8823
iPhone: fix ReaderSample project path to ZBarSDK
spadix0 Jun 16, 2011
7ad0b30
Added tag iPhoneSDK-1.1.1 for changeset f9e46865dbce
spadix0 Jun 16, 2011
48d7bc1
iPhone: fix several simulator-related bugs
spadix0 Jun 23, 2011
e26195a
Various QR decoder fixes to bring it more in-line with the spec.
Jun 30, 2011
c391064
iPhone: add emulation for UI videoQuality to adjust camera resolution
spadix0 Jun 30, 2011
3e9e65a
iPhone: add maxZoom for increasing zoom range
spadix0 Jun 30, 2011
be3d45d
iPhone: release updates
spadix0 Jun 30, 2011
4cb6647
Added tag iPhoneSDK-1.1.2 for changeset 801318a61950
spadix0 Jun 30, 2011
af857f4
iPhone: fix UITabViewController rotation interaction
spadix0 Jul 29, 2011
11b5dc0
Added tag iPhoneSDK-1.1.3 for changeset 4bbb4e2bdba8
spadix0 Jul 29, 2011
15b5c4d
merge iPhone release updates
spadix0 Jul 29, 2011
7ae7502
mention xmlto in HACKING (patch #3297039)
spadix0 Aug 4, 2011
8674cb4
add support for GraphicsMagick as ImageMagick alternative
spadix0 Aug 7, 2011
d7a6b79
fix avoid compositing ISBN10 data
spadix0 Aug 8, 2011
7ffee23
iPhone: release updates
spadix0 Aug 8, 2011
00c74de
Added tag iPhoneSDK-1.2 for changeset 1ad84c3c0325
spadix0 Aug 8, 2011
89e5f51
merge iPhone release
spadix0 Aug 8, 2011
39d8e1f
iPhone: fix overlay resizing bug
spadix0 Aug 21, 2011
98fe10d
Added tag iPhoneSDK-1.2.1 for changeset 9e7bad13ae6a
spadix0 Aug 21, 2011
93560e8
iPhone: reduce controller present and dismiss latency
spadix0 Aug 22, 2011
cb7bb29
Added tag iPhoneSDK-1.2.2 for changeset 146b857ff41a
spadix0 Aug 23, 2011
051ebcb
fix C++ wrapper bugs (bug #3396068)
spadix0 Sep 18, 2011
6e9910a
fix C++ wrapper missing Symbol.quality (bug #3076524)
spadix0 Sep 18, 2011
0accb61
fix C example libpng usage
spadix0 Sep 18, 2011
ed26d79
fix missing configure check for Python.h (bug #3092663)
spadix0 Sep 19, 2011
79fcd53
fix missing python thread initialization (bug #3349199)
spadix0 Sep 19, 2011
c4ab201
fix v4l config and build variations (bug #3348888)
spadix0 Sep 19, 2011
926d263
Small comment fix in the QR decoder.
Dec 2, 2011
79841df
Merge Codabar
Feb 22, 2012
8edfa5f
Fix EmbedReader example rotation interaction
Feb 23, 2012
6ed227f
Android: Add initial support for Android platform
Mar 11, 2012
781789e
Added tag AndroidSDK-0.1 for changeset 9b946a7ead73
Mar 11, 2012
9c18e21
Add Codabar to Android build
Apr 21, 2012
4aa6bcb
iOS: Lion and Xcode updates
spadix0 Oct 13, 2012
d7be9a1
iOS: add retry workaround when device lock fails
spadix0 Oct 14, 2012
67003d2
iOS: fix examples
spadix0 Oct 15, 2012
854a5d9
Added tag iPhoneSDK-1.3.1 for changeset 5eb3c8786845
spadix0 Oct 15, 2012
b769615
configure.ac: fix revision numbers for libraries
mchehab Apr 11, 2017
e2b2a57
Merge remote-tracking branch 'origin-zbar/master' into lastupdate
bastien-roucaries Mar 2, 2018
1755355
Merge branch 'lastupdate'
bastien-roucaries Mar 2, 2018
7e3d6b7
Merge tag '0.20'
bastien-roucaries Mar 2, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ dnl - If any interfaces have been added since the last public release,
dnl then increment age.
dnl - If any interfaces have been removed since the last public release,
dnl then set age to 0.
AC_SUBST([LIB_VERSION], [2:1:0])
AC_SUBST([LIB_VERSION], [3:0:3])
AC_SUBST([RELDATE], [2017-04-11])

dnl widget libraries use their own versioning.
dnl NB pygtk wrapper is *unversioned*
AC_SUBST([ZGTK_LIB_VERSION], [0:3:0])
AC_SUBST([ZQT_LIB_VERSION], [0:3:0])
AC_SUBST([ZGTK_LIB_VERSION], [0:2:0])
AC_SUBST([ZQT_LIB_VERSION], [1:2:1])

AC_DEFINE_UNQUOTED([ZBAR_VERSION_MAJOR],
[[`echo "$PACKAGE_VERSION" | sed -e 's/\..*$//'`]],
Expand Down