kc3-lang/libqrencode/qrencode.c

Branch :


Log

Author Commit Date CI Message
9ec12724 2020-08-28 16:24:53 Now Micro QR Code also allows auto version adjustment.
c4e3b9c6 2017-10-06 14:01:48 Fixed some warnings. (closing #89 and #102)
b25ff860 2017-10-06 01:53:02 Fixed some warnings.
f653e232 2017-09-11 17:16:54 Symbol data representation of QRcode object has been slightly changed.
6b9b2148 2017-10-02 12:38:12 Memory alignment improved.
c93b2399 2017-09-06 04:35:46 QRcode_clearCache() revived and deprecated.
a119d72a 2016-09-19 13:54:17 Removed unnecessary 'extern' from some functions.
319c2da1 2016-09-19 13:14:45 Renamed reserved identifiers.
aa607849 2016-05-28 20:39:16 Fix typos
817d291f 2016-05-28 20:38:08 Simplify else if combinations