Commit graph

  • a5513dc49d Merge pull request #24 from ilgk/gitignore v1.0 Daniel Beer 2017-02-17 10:01:05 +1300
  • 9a299fad73 Merge pull request #25 from ilgk/cpp Daniel Beer 2017-02-17 09:59:33 +1300
  • 64a4e58543 quirc.h : Fix C++ function name mangling with extern C. Philippe Groarke 2017-02-16 14:24:35 -0500
  • 676d401382 gitignore: Ignore macOS .DS_Store files. Philippe Groarke 2017-02-16 14:23:24 -0500
  • 59182ef1cd Deinterleave blocks correct. Daniel Beer 2016-12-28 15:37:18 +1300
  • fccbbce758 version_db.c: fix basic errors. Daniel Beer 2016-12-28 14:09:06 +1300
  • 88774dc6cf decode.c: fix count bit-width on alphanumeric payloads. Daniel Beer 2016-11-17 11:37:55 +1300
  • aeb9b88d1a Merge pull request #21 from kAworu/threshold-fix Daniel Beer 2016-10-05 07:48:40 +1300
  • 6f0ed74aa2 Comment typo. Alexandre Perrin 2016-10-04 11:13:49 +0200
  • 93adbb0b11 Avoid division by zero. Alexandre Perrin 2016-10-04 11:10:55 +0200
  • 66da9e99ce Avoid division by zero. Alexandre Perrin 2016-10-03 15:45:37 +0200
  • 87e79e769b Fix Reed-Solomon decoder. Daniel Beer 2016-09-23 14:34:07 +1200
  • ab341691c9 Add support for ECI decoding. Daniel Beer 2016-09-23 09:50:59 +1200
  • a8291391ec dbgutil: print unknown data type indicators safely. Daniel Beer 2016-09-23 09:40:56 +1200
  • 08fe9f7e0f Fall back to set_strip() on older libpng versions. Daniel Beer 2016-09-06 08:08:58 +1200
  • 5b26248009 Merge pull request #18 from czarkoff/png Daniel Beer 2016-08-16 09:36:49 +1200
  • 3ddd39c952 Merge pull request #17 from czarkoff/clock Daniel Beer 2016-08-16 09:35:20 +1200
  • 8decf20d4f Strip alpha channel from PNG images with tRNS chunk Dmitrij D. Czarkoff 2016-08-15 15:39:18 +0200
  • 2e3e80c1ee Use more accurate bit depth reduction for PNG images Dmitrij D. Czarkoff 2016-08-15 14:32:17 +0200
  • 3266bbaf39 Consistant typing for test timing variables Dmitrij D. Czarkoff 2016-08-15 10:24:01 +0200
  • b0fc6bfd5f Merge pull request #16 from czarkoff/clock Daniel Beer 2016-08-15 12:26:56 +1200
  • 1de1a466b8 Store time in milliseconds Dmitrij D. Czarkoff 2016-08-15 00:28:24 +0200
  • c13db788bb Use clock_gettime() instead of clock() Dmitrij D. Czarkoff 2016-08-13 23:14:55 +0200
  • e9b279786a Ignore libquirc.so with any suffix Dmitrij D. Czarkoff 2016-08-11 12:26:08 +0200
  • 47f99adf28 Move -fPIC to default CFLAGS Dmitrij D. Czarkoff 2016-08-11 12:25:08 +0200
  • f7549f0948 Avoid '$^' variable Dmitrij D. Czarkoff 2016-08-11 11:35:55 +0200
  • 3731dc0b46 Use proper inference rules Dmitrij D. Czarkoff 2016-08-11 11:34:13 +0200
  • 38b491c9ba Allow specifying linker flags Dmitrij D. Czarkoff 2016-08-11 00:30:47 +0200
  • 1bd6d0f5f0 Allow overriding default CFLAGS Dmitrij D. Czarkoff 2016-08-11 00:29:21 +0200
  • 4206849da9 Fix shared library instructions Dmitrij D. Czarkoff 2016-08-11 00:32:09 +0200
  • 35b50246f4 Avoid '$(shell ...)' macro Dmitrij D. Czarkoff 2016-08-11 00:21:17 +0200
  • 22cd4d061c Don't compile objects twice Dmitrij D. Czarkoff 2016-08-11 00:18:58 +0200
  • b19987eb6a Merge pull request #14 from czarkoff/png14 Daniel Beer 2016-08-11 13:48:54 +1200
  • 271173c1f5 Merge pull request #13 from czarkoff/openbsd Daniel Beer 2016-08-11 13:48:40 +1200
  • 894e8c8b2d Replaced remaining instance of png_infopp_NULL Dmitrij D. Czarkoff 2016-08-11 01:21:45 +0200
  • 4ca654da50 Fix V4L2 includes on OpenBSD Dmitrij D. Czarkoff 2016-08-11 01:06:51 +0200
  • e6e8c381bb Merge pull request #12 from czarkoff/png14 Daniel Beer 2016-08-11 10:37:47 +1200
  • 176ba28362 Fix compatibility with newer libpng Dmitrij D. Czarkoff 2016-08-11 00:02:38 +0200
  • d968f0ae33 Merge pull request #11 from kAworu/display-human-readable-data-type Daniel Beer 2016-07-20 08:24:06 +1200
  • 7ee3a62b1a Merge pull request #10 from kAworu/PNG_COLOR_TYPE_PALETTE Daniel Beer 2016-07-20 07:49:19 +1200
  • d78123da72 dump_data: display a human readable Data type. Alexandre Perrin 2016-07-18 14:27:17 +0200
  • 443bb5576f PNG_COLOR_TYPE_PALETTE support for inspect and qrtest. Alexandre Perrin 2016-07-18 14:23:08 +0200
  • 3a6efb3d84 Large images decoding support Alexandre Perrin 2016-07-15 14:40:40 +0200
  • 09cc95b989 check_if_png: clarify comments. Alexandre Perrin 2016-07-14 16:04:26 +0200
  • e8005d43c6 dbgutil.c: use C89-compatible variable declarations. Daniel Beer 2016-07-13 08:54:52 +1200
  • 549f5b2c4d png support for inspect and qrtest. Alexandre Perrin 2016-07-12 09:34:11 +0200
  • 2cb90d5dd4 mjpeg: fix missing dereference operator. Daniel Beer 2015-12-08 17:34:57 +1300
  • 6d6184de4b WebRTC Demo: Make multiple data more visible on mobile Joshua Koo 2015-11-06 11:36:05 +0800
  • 63a9032ada Quirc.js: Add "QArt" QRCodes for testing Joshua Koo 2015-11-06 11:31:26 +0800
  • 2425fd8008 WebRTC Demo: Slight mobifying Joshua Koo 2015-11-06 11:15:16 +0800
  • e4d3a97eac Merge pull request #3 from arijitdasgupta/gh-pages Joshua Koo 2015-11-06 11:02:53 +0800
  • cb1f01ff38 WebRTC Demo: Makes hyperlink for detected url Joshua Koo 2015-11-06 11:02:00 +0800
  • 893ef36d49 WebRTC Demo: Autoplay video to make it work on android device Joshua Koo 2015-11-06 10:57:30 +0800
  • ab3d93b3cc WebRTC Demo: use Request Animation Frame Joshua Koo 2015-11-06 10:44:42 +0800
  • 54fdd1e14c WebRTC Demo: better greyscale conversion + more debug info Joshua Koo 2015-11-06 10:40:51 +0800
  • 693e6e5906 quirc.js: update builds Joshua Koo 2015-11-06 01:01:56 +0800
  • ac475c6afa WebRTC demo: debug draws and decoded string on canvas Joshua Koo 2015-11-05 09:47:00 +0800
  • 8bd28dba3d quirc.js: pass detected count and coordinates data back to JS Joshua Koo 2015-11-05 09:46:17 +0800
  • 0190214ff7 webrtc example: remove video element, flip canvas for mirror image Joshua Koo 2015-11-05 09:30:34 +0800
  • 48c51ef739 Updated README to markdown Arijit Dasgupta 2015-11-04 18:49:20 +0530
  • d703826875 quirc.js: Update README Joshua Koo 2015-11-04 14:11:11 +0800
  • 6f0cfcfe58 quirc.js: improve Webrtc scanning example Joshua Koo 2015-11-04 14:05:40 +0800
  • dc95135617 quirc.js: add builds Joshua Koo 2015-11-04 13:59:37 +0800
  • e0f53edb9c quircjs: Add webrtc example Joshua Koo 2015-11-04 13:58:32 +0800
  • b0ee18906c Tidy up example nicely Joshua Koo 2015-11-04 13:43:26 +0800
  • 5bfcfd1e6d quircjs: pass quirc_data nicely to JS land Joshua Koo 2015-11-04 13:38:35 +0800
  • d724112ab2 quircjs: Remove the need for setuped() call Joshua Koo 2015-11-04 13:26:28 +0800
  • f971bf909f WIP: simplify quircjs api Joshua Koo 2015-11-04 13:21:04 +0800
  • 23070c84be Merge pull request #1 from kig/master Joshua Koo 2015-11-04 10:18:55 +0800
  • 132c003df3 add browser to build Ilmari Heikkinen 2015-11-04 10:11:15 +0800
  • 86123a6c2b test.html: successfully decode qr image Ilmari Heikkinen 2015-11-04 09:52:15 +0800
  • b23815cfdd First attempt to emscripten-ify codebase Joshua Koo 2015-11-04 00:52:56 +0800
  • 3a3df0d1d6 demo: rewrite camera driver. Daniel Beer 2014-10-20 16:59:45 +1300
  • ffe4150181 Merge 809d35d08b into 42c79481e7 Joachim Bauch 2014-02-04 02:20:59 -0800
  • 42c79481e7 decode: support multiple data segments. Daniel Beer 2013-05-29 10:26:13 +1200
  • bc253ec3ea qrtest: fix filename extension check. Daniel Beer 2013-05-29 10:23:23 +1200
  • daf6d7c90b decode: fix reversed tuples in numeric decoder. Daniel Beer 2013-05-29 09:40:46 +1200
  • 0335fabf97 Fix decoding of numeric and alphanumeric data types. Daniel Beer 2013-05-14 09:25:05 +1200
  • 8d0eb68255 test_neighbours: fix warnings in static analyzer. Daniel Beer 2013-02-02 18:07:22 +1300
  • c8b1861b8f quirc_strerror: fix off by one error. Daniel Beer 2013-02-02 18:04:49 +1300
  • 809d35d08b Added option to disable building of examples Joachim Bauch 2013-01-09 18:20:21 +0100
  • 5c43051d6d Make samples work when compiled with support for large images. Joachim Bauch 2013-01-09 16:29:51 +0100
  • 8c66a4437e Fixed linker flags for samples Joachim Bauch 2013-01-09 16:14:51 +0100
  • bd473e9df2 Added autoconf/automake scripts so support for decoding large images (i.e. an increased max. number of regions) in the library can be enabled at compile time. The samples don't support this yet. Joachim Bauch 2013-01-09 15:52:56 +0100
  • 8689851e8a Remove local debug path. Joachim Bauch 2013-01-08 15:17:09 +0100
  • 89b9e4c895 Support compilation on Windows using MS Visual Studio compiler ("nmake"). Joachim Bauch 2013-01-08 15:14:56 +0100
  • 74b72a89a4 Store region information in separate array to support more than 254 regions, which fixes issues when decoding large images (e.g. screenshots) Joachim Bauch 2013-01-07 17:01:01 +0100
  • bdbd932b72 Add protection against stack overflow when flood-filling. Daniel Beer 2012-11-13 10:45:55 +1300
  • b7a6827b54 Fixed possible division by zero in qrtest. Daniel Beer 2012-11-13 10:43:36 +1300
  • a3142bc6b4 Initial commit: version 1.0. Daniel Beer 2012-05-04 12:58:42 +1200