Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First attempt at parsing | Leo Uino | 2011-07-14 | 12 | -12/+427 |
| | |||||
* | Fix evil table of constants | Leo Uino | 2011-07-13 | 1 | -1/+1 |
| | |||||
* | Fix incorrect layout of format info | Leo Uino | 2011-07-13 | 1 | -1/+1 |
| | |||||
* | Fix memory leak in qrgen | Leo Howell | 2009-11-15 | 1 | -1/+1 |
| | |||||
* | Final tidy for 0.1 | Leo Howell | 2009-11-14 | 6 | -38/+26 |
| | |||||
* | Merge some files | Leo Howell | 2009-11-14 | 26 | -435/+396 |
| | |||||
* | Default to 8-bit data | Leo Howell | 2009-11-14 | 2 | -2/+1 |
| | |||||
* | Auto-size | Leo Howell | 2009-11-14 | 5 | -13/+63 |
| | |||||
* | Store ec level in qr_data struct | Leo Howell | 2009-11-14 | 6 | -16/+17 |
| | |||||
* | demo app: select ec type, help message | Leo Howell | 2009-11-03 | 1 | -3/+20 |
| | |||||
* | Fix the output block order | Leo Howell | 2009-11-03 | 2 | -7/+18 |
| | |||||
* | generate alignment pattern | Leo Howell | 2009-11-03 | 5 | -5/+92 |
| | |||||
* | support for multiple ec blocks | Leo Howell | 2009-11-01 | 5 | -26/+138 |
| | |||||
* | fix option handling | Leo Howell | 2009-10-08 | 1 | -13/+19 |
| | |||||
* | debug output to stderr | Leo Howell | 2009-10-08 | 1 | -9/+9 |
| | |||||
* | add qrgen sample app | Leo Howell | 2009-10-08 | 13 | -123/+228 |
| | |||||
* | render version bits | Leo Howell | 2009-10-08 | 2 | -2/+36 |
| | |||||
* | code format --> version | Leo Howell | 2009-10-08 | 8 | -41/+33 |
| | |||||
* | Render ec level, mask info bits | Leo Howell | 2009-10-08 | 2 | -6/+102 |
| | |||||
* | Auto-select mask | Leo Howell | 2009-10-04 | 1 | -7/+199 |
| | |||||
* | Fix bit/byte bug in bitstream | Leo Howell | 2009-09-29 | 1 | -4/+3 |
| | |||||
* | add TODO | Leo Howell | 2009-09-29 | 1 | -0/+25 |
| | |||||
* | apply (incorrect!) mask to generated code | Leo Howell | 2009-09-28 | 4 | -32/+95 |
| | |||||
* | QR masks | Leo Howell | 2009-09-28 | 5 | -0/+78 |
| | |||||
* | bitstream -> qr_bitstream | Leo Howell | 2009-09-27 | 13 | -175/+175 |
| | |||||
* | bitmap handling routines | Leo Howell | 2009-09-27 | 11 | -33/+174 |
| | |||||
* | Add COPYING information | Leo Howell | 2009-09-27 | 1 | -0/+17 |
| | |||||
* | (partially) layout code | Leo Howell | 2009-09-26 | 5 | -8/+227 |
| | |||||
* | get ready for multiple RS blocks | Leo Howell | 2009-09-26 | 3 | -30/+80 |
| | |||||
* | implement bitstream_cat() | Leo Howell | 2009-09-26 | 1 | -0/+29 |
| | |||||
* | Figure out how to encode RS | Leo Howell | 2009-09-15 | 3 | -16/+66 |
| | |||||
* | RS encode (not working yet) | Leo Howell | 2009-09-15 | 5 | -2/+69 |
| | |||||
* | Correct formula for capacity | Leo Howell | 2009-09-05 | 2 | -12/+18 |
| | |||||
* | The story so far | Leo Howell | 2009-09-05 | 17 | -0/+1235 |