1
0
mirror of https://github.com/pdewacht/brlaser synced 2025-01-15 17:28:20 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
xc-racer99
5c5118edc1 Move num_copies to only the header
It's not needed to be at the beginning of every page and messes up duplex printing if it is
2017-05-01 12:26:17 -07:00
Peter De Wachter
569e3f7766 Reject unexpected raster formats 2015-01-31 23:16:35 +01:00
Peter De Wachter
1474716b27 Misc cleanups, mostly in the test code 2015-01-31 23:13:48 +01:00
Peter De Wachter
19edb1767b Kill a harmless dead store
Just because clang's scan-build complained about it.
2014-07-07 13:03:57 +02:00
Peter De Wachter
bb1ba17b4f Split out block.h 2014-02-04 21:50:11 +01:00
Peter De Wachter
66ea095ede Changes to support GCC 4.6
GCC 4.6 is the oldest release that can compile this code without significant
changes.
2014-01-26 15:07:53 +01:00
Peter De Wachter
d2c108d303 brdecode: don't assume a fixed page size 2013-12-30 23:03:59 +01:00
Peter De Wachter
fc3680070b Fix a clang warning 2013-12-27 23:44:58 +01:00
Peter De Wachter
edc122f2c6 brdecode, a tool to decompress print files 2013-12-27 23:44:20 +01:00
Peter De Wachter
b7af16450c brlaser version 1 2013-12-27 16:58:00 +01:00