Project Nayuki 339efc46b8 Changed C code to prepend a size info byte to beginning of QR Code arrays. This has no visible behavioral change when using qrcodegen APIs, but the array data will be different and all buffers need one extra byte. Old code using the API needs to be recompiled because the buffer length calculation macros changed. 8 years ago
..
Makefile Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed). 8 years ago
qrcodegen-demo.c Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed). 8 years ago
qrcodegen-test.c Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed). 8 years ago
qrcodegen-worker.c Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed). 8 years ago
qrcodegen.c Changed C code to prepend a size info byte to beginning of QR Code arrays. This has no visible behavioral change when using qrcodegen APIs, but the array data will be different and all buffers need one extra byte. Old code using the API needs to be recompiled because the buffer length calculation macros changed. 8 years ago
qrcodegen.h Changed C code to prepend a size info byte to beginning of QR Code arrays. This has no visible behavioral change when using qrcodegen APIs, but the array data will be different and all buffers need one extra byte. Old code using the API needs to be recompiled because the buffer length calculation macros changed. 8 years ago