Commit Graph

1912 Commits

Author SHA1 Message Date
Solomon Peachy 8c78713367 README: Another documentation update for Windows users. 2020-03-18 14:10:46 -04:00
Solomon Peachy 618343d85a common: Now works under Windows!
* Run-time error message for missing generic usb driver
  * Update readme to document what steps are needed
2020-03-18 14:05:04 -04:00
Solomon Peachy 1ddf81255f dnp: Fix another segfault that only happens in test mode. (ds620/ds820) 2020-03-18 07:32:13 -04:00
Solomon Peachy 2bb1faefb5 dnp: Fix segfault. Bad Solomon. 2020-03-17 22:04:17 -04:00
Solomon Peachy 26acaaf8df dnp_ds820: Set printer attributes at the very beginning of the probe code
Fixes the media subtype query on the DS820
2020-03-17 21:33:38 -04:00
Solomon Peachy 53ffda7aad misc: consolidate <config.h> inclusion 2020-03-13 09:03:11 -04:00
Solomon Peachy 838d0b5f3b hiti: Document that the P110 and P510 series are WIP
(Some code implemented, but.. lots of work remaining)
2020-03-12 12:58:14 -04:00
Solomon Peachy 25a24ca536 hiti_p51x: Send over heat tables.
(Very much a WIP, and is completely untested..)
2020-03-10 20:54:22 -04:00
Solomon Peachy 3d5ee56d67 DNP: Split media keep mode into its own feature flag 2020-03-09 19:04:29 -04:00
Solomon Peachy bd7a80540c DNP: DS820 has different CWDs for each media type. 2020-03-09 18:55:52 -04:00
Solomon Peachy 18a05657c5 DNP: Mark the legacy spool headers as packed. 2020-03-09 16:15:02 -04:00
Solomon Peachy 0bb93b14ad DNP: Add the ICC profiles for Metallic & Pearl media 2020-03-09 08:18:59 -04:00
Solomon Peachy 5a7adc735c Update data file READMEs 2020-03-07 23:57:12 -05:00
Solomon Peachy 7d3de27a63 build: Fix a few problems with the win32 build package. 2020-03-06 20:36:51 -05:00
Solomon Peachy 559ab272f3 mitsu: Update documentation on a couple of structures 2020-03-06 08:55:52 -05:00
Solomon Peachy 80b5126a89 mitsud90: Further cutlist sanity checks. 2020-03-06 00:00:26 -05:00
Solomon Peachy 76c5efd5b7 mitsud90: Sanity check margin cut parameters. 2020-03-05 23:36:51 -05:00
Solomon Peachy 285a7d3cdd Mitsu_d90: Figured out the cutlist structure.
Had it all wrong, apparently...
2020-03-05 23:05:55 -05:00
Solomon Peachy 87e6963d2c build: Add PKG_CONFIG_EXTRA with a default to pointing at /usr/local 2020-03-04 20:52:24 -05:00
Solomon Peachy 272b824ae5 mitsu_m1: New frivers expose "Fast" print speed. 2020-03-04 20:04:02 -05:00
Solomon Peachy 34b3c3331e mitsud90: Document various firmware revisions. Will eventually need to encode this. 2020-03-04 07:09:21 -05:00
Solomon Peachy d729011984 mitsud90: JOB footer, not PAGE footer! 2020-03-03 19:21:47 -05:00
Solomon Peachy 9f429d6096 README update for the Kodak 6900 2020-03-03 18:52:22 -05:00
Solomon Peachy 913af03b57 misc: Update copyright year in the program output.
(File headers were correct, but interactive use was wrong..)
2020-03-03 18:48:33 -05:00
Solomon Peachy 7cf0bc2c5a mitsu_m1: Add a ColorMatching line to the regressions 2020-03-03 11:52:21 -05:00
Solomon Peachy 5d0b89e0e9 mitsu_m1: Figured out when to use the other Gamma table. 2020-03-03 11:29:52 -05:00
Solomon Peachy ad992a5a7b mitsu_m1: Correct the buffer offset used for OpRateMatte calculations 2020-03-03 07:33:30 -05:00
Solomon Peachy 4c5e93811e misc: Fix a small pile of static analysis problems 2020-03-03 00:16:05 -05:00
Solomon Peachy 47050d301d lib6145: Fix a bug causing aborts for > 6x6 prints! 2020-03-03 00:15:05 -05:00
Solomon Peachy f697ccbffe mitsu_m1: Update READMEs and other documentation. 2020-03-02 23:32:11 -05:00
Solomon Peachy 5e19a0787e lib70x: Bump version. 2020-03-02 23:17:35 -05:00
Solomon Peachy 40312f5c0b mitsu_m1: Move all image processing code into library. 2020-03-02 23:12:32 -05:00
Solomon Peachy d8fdaa7841 mitsu_m1: Sharpening is now implemented.
(Completely untested, beyond not crashing the regression suite)

Still need to move it into the library.
2020-03-02 22:06:34 -05:00
Solomon Peachy ef43386640 Update README with the latest info on the CP-M1 family. 2020-03-02 06:41:47 -05:00
Solomon Peachy 081a17d8fb build: Fix a typo in the windows release script 2020-03-02 06:31:32 -05:00
Solomon Peachy 342c7e08d3 mitsu_cpm1: A few more regression entries. 2020-03-02 06:15:24 -05:00
Solomon Peachy c2bd6eb619 mitsu_m1: Further updates to parsing and the test job. 2020-03-01 13:05:29 -05:00
Solomon Peachy eb00995139 mitsu_m1: Incomplete WIP sharpening code 2020-03-01 12:44:38 -05:00
Solomon Peachy 85c43087c4 mitsu_m1: Botched the test job dimensions 2020-03-01 12:44:21 -05:00
Solomon Peachy 71b0294d32 mitsud90: Don't treat job footer as part of the main payload 2020-03-01 11:06:19 -05:00
Solomon Peachy 4a99ee5ff6 mitsu_cp98xx: Documentation update. 2020-03-01 08:50:45 -05:00
Solomon Peachy 4e0957543d mitsu_cpm1: Create some gutenprint regression entries 2020-02-29 16:13:21 -05:00
Solomon Peachy 5887d248b7 lib70x: Eliminate some dead debug code 2020-02-29 16:12:56 -05:00
Solomon Peachy a2095a0ff7 mitsu_m1: Add in an 8bpp testjob, and fix a TON of bugs.
In theory, we're ready to try printing.
2020-02-29 15:40:01 -05:00
Solomon Peachy 077761be64 mitsu_m1: More fixes with job parsing 2020-02-29 00:04:43 -05:00
Solomon Peachy 327a5a2a68 mitsud90: bump backend version 2020-02-28 23:41:13 -05:00
Solomon Peachy 90338f0017 mitsu_m1: Fix up M1 info query so it actually works now.
(Might want to rework serial number query too)
2020-02-28 23:25:17 -05:00
Solomon Peachy a486a91dfb mitsu: Enhance media type reporting to handle per-model variations 2020-02-28 23:24:28 -05:00
Solomon Peachy 7a985c2697 mitsu_p9x: Fix execution in test mode. 2020-02-28 22:01:35 -05:00
Solomon Peachy d9bf9c8001 Add Mitsubishi CP-M1 to blacklist. 2020-02-28 16:01:34 -05:00