Commit Graph

7 Commits

Author SHA1 Message Date
ssrlive
a812a96fad clang-format find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format --verbose --style=file -i {} \; 2021-10-07 06:06:52 +00:00
Jonas Jelten
0e98994fb2 deglobalize all state in python 2019-05-05 19:13:59 +02:00
Jonas Jelten
8b2a1c245a port to python3 2019-05-05 19:13:59 +02:00
Mauro Carvalho Chehab
cd5b63e5b5 Update to the very latest version of zbar
zbar was using a 2010 snapshot of its hg tree.
Take a new snapshot to get zbar's improvements.

[Imported from Fedora 26 tree]
2017-03-25 23:04:38 -03:00
spadix@users.sourceforge.net
47b8945076 extract explicit result container, separate from image
- remove (broken/tmp) converted image result sharing
    - add explicit symbol recycle API, update processor/widgets to use
    - cleanup and update C++ API
    - update Python/Perl APIs
    - fix broken and add new Python/Perl tests

--HG--
branch : qr
2009-09-24 11:35:22 -04:00
spadix@users.sourceforge.net
402fe8b038 compatibility fixes
- work around ImageMagick API breakages
    - fix some OS X compile issues
2009-08-28 09:35:56 -04:00
spadix@users.sf.net
8c5c489309 * fixup some perl distribution details
* project name change: everything "zebra" becomes "zbar"
  * remove old logo
2009-04-17 22:26:38 +00:00