VS 2017 can't compile demo zbarimg demo
zbarw in readme.windows
visualc: VS2015 solution and configuration file...
Adjust copyright
Fix 64-bit compilation issues
changed zbar to zbarw in readme file
populate svn with current sources.
add missing ImageWalker install
* add integrated 2D image scanning API
* add missing xlink namespace to dbg_scan gen...
Minor updates (documentation, code size reducti...
Minor documentation fixes.
add NEWS and ChangeLog
Add license information and copyright headers.
Basic QR decoding functionality.
* removed recursive makes in favor of monolithi...
* fix VPATH doc builds (requires automake-1.1...
* add first-pass partial support for Code 128
* update distribution to include debian packa...
* integrate RPM packaging spec file - thanks ...
A number of QR code bugfixes:
fix scanner runaway threshold calculation bug
fix some config/build issues found on other boxes
rearrange directories in preparation for zbar m...
* significant scanner improvements
* flush zebracam output after each scanned sy...
* add configure check for ImageMagick version...
Recognition improvements.
* add DocBook template and build infrastructure
* build and dist fixes
Fix uninitialized value use in fallback qr_ilog...
* cleanup 64-bit compile warnings in zebraimg...
* add Debian packaging sources - thanks to VÃ...
* migrate inter-frame consistency check from ...
* add XImage formats
* fix wait timeouts
* add interface stub files
* incorporate documentation into Debian package
Switched to a simpler, faster, and better-perfo...
* add diagnostic program test_video to dump m...
finish basic decoder symbol assembly/reporting
* fix zebracam beeps
* internal decoder restructuring to support a...
* continue Code 128 refinement
* major restructuring for improved modularity
* add API doc footer
* add support for Interleaved 2 of 5 symbology!
* add API documentation generated by Doxygen
* add base support for Code 39 (no check digi...
* image format conversion fixes
* add support for EAN-8!
* release updates (version, NEWS, packaging, ...
* fix configure check for v4l2 - thanks to Si...
* add perl documentation and example
fix uninitialized decoder configs (bug #2800163)
* add drag and drop support for *images* to Q...
fix zbarimg b&w format handling
* API documentation updates
* hotfix broken perl install (name change)
* reimplement widget internals to support ima...
merge fixes
merge more compat changes
fix zbar_image_free_data windows recursion loop...
major restructuring to improve platform abstrac...
Qt widget cleanup
* add video pre-scaling API/option to video/p...
initial hooks for QR Code, first pass at finder
more testing, fixes and cleanup
potential fix for display init ordering (bug #2...
add missing API doc
* fix zebraimg to scan all pages/frames of a ...
* add XML output option to zebracam and zebraimg
* fix single buffer video hang (bug #1984543)
* release updates (version, NEWS, packaging)
change default image scanner density to 1x1
* fallback to gettimeofday when POSIX timers ...
* refactor processor implementation to suppor...
merge windows changes
update tags
move image conversion out of image scanner up t...
release updates
* finish format conversion resize cases
* fixes for building DLLs with libtool under ...
initial Windows support for window interface
* fix typo in configure
* add image scan density API/option
initial VFW video support
* release updates (version, NEWS, packaging)
* improve portability of some format specifiers
* add first pass python bindings!
fix Code 39 min length and document min/max con...
add support for binary symbol data
release updates
convert zbarimg to C (cross compiled C++ cannot...
fix Code39 max ICS checks
* add first pass of Qt widget!
* fix glib-genmarshal check
* fix perl MANIFEST
Added tag 0.8 for changeset f0aa6bf0cab7
add zbarcam to windows installer