Commit Graph

2057 Commits

Author SHA1 Message Date
Solomon Peachy c468459dbd hiti_p75x: Fix filename of a correction table.
Better document the naming convention of the data files
2021-04-15 23:39:03 -04:00
Solomon Peachy 6d88d9dced hiti: Correct media vendor/type lookup 2021-04-14 15:21:36 -04:00
Solomon Peachy aa5093abfa hiti: More fixes for the CVD table 2021-04-14 14:54:15 -04:00
Solomon Peachy 9b561262b5 hiti: More p51x fixes.
* Use correct lengths when sending SEHT data
 * Another unknown response code (0x53)
 * Move copy count to start of job structure (global requirement)
2021-04-14 07:46:37 -04:00
Solomon Peachy 6fb05d5cf0 mitsu70x: Fix a missing \n in a log message 2021-04-14 07:44:37 -04:00
Solomon Peachy f8209b6bec hiti: Fix regression in querying remaining media 2021-04-13 12:31:07 -04:00
Solomon Peachy db08aa0003 hiti: Fix regression with LED calibration query on P520L 2021-04-13 12:24:50 -04:00
Solomon Peachy a797acdda7 hiti: More fixes for the P510 series. 2021-04-13 12:06:58 -04:00
Solomon Peachy 69a80f6b1b hiti: Fix a buffer overflow 2021-04-12 19:57:48 -04:00
Solomon Peachy 88fdacf16c hiti: More fixes for P51x
Also properly parse multi-record statistics responses
2021-04-12 19:51:07 -04:00
Solomon Peachy bbd3ff4293 hiti: One more fix for the P51x series 2021-04-09 10:45:20 -04:00
Solomon Peachy 05ca53078a hiti: Properly handle an unknown command error. 2021-04-08 08:05:33 -04:00
Solomon Peachy 536043062e hiti: Don't issue ERDC_RHA on the P51x series; they don't support it. 2021-04-08 08:00:52 -04:00
Solomon Peachy 923e4ffeaf mitsud90: Make the LUT code not dependent on the CP-M1 series.
(ASK500 doesn't support a LUT at present, but have the code ready)
2021-03-22 21:41:43 -04:00
Solomon Peachy 6e5cdca81f mitsud90: Report the MAIN fw version in the status dump. 2021-03-22 21:41:23 -04:00
Solomon Peachy e450d6f496 mitsud90: Initial support for the Fujifilm ASK-500
Looks to be a near-identical clone of the CP-M1 series, albeit with
different color curves and no LUT.

Currently untested, as I don't know the USB VID/PID.  Gutenprint
support not yet committed.
2021-03-15 17:08:43 -04:00
Solomon Peachy 231341dd2b ek8810: Implement support for print sizes > 8x12
Printer does it all internally, supposedly/apparently.
2021-03-15 09:42:53 -04:00
Solomon Peachy 35ee06f3ab canonselphyneo: Documentation updates 2021-03-03 19:42:51 -05:00
Solomon Peachy f1f6061011 hiti: add p510l to the regression list. 2021-02-26 22:26:38 -05:00
Solomon Peachy 4f41aa37da hiti: Fixes for the P510 series.
Enable the P510, P518, and P728 series.
2021-02-26 22:04:20 -05:00
Solomon Peachy 9c8a521de5 common: It's okay to do a marker query for TEST_MODE_NOPRINT 2021-02-23 07:43:18 -05:00
Solomon Peachy 36a560bda7 kodak605: Fix a memory leak. 2021-02-23 07:40:20 -05:00
Solomon Peachy bcf8d97f72 kodak1400: Fix up a memory leak. 2021-02-23 07:39:47 -05:00
Solomon Peachy 227914a0fe tests: Make valgrind more exacting 2021-02-23 07:38:35 -05:00
Solomon Peachy d8c4f6d717 misc: Bump copyright year on some files updated in 2021 2021-02-07 23:56:37 -05:00
Solomon Peachy 139e7cf2ae canonselphy: Extra bulletproofing. 2021-02-07 21:44:08 -05:00
Solomon Peachy 2780e94c35 canonselphy: Proper jobsize accounting. 2021-02-07 21:40:55 -05:00
Solomon Peachy 1e8e867315 canonselphy: Correct CP790 job sanity checking vs printer.
In the process, simplify the non-CP790 code too.
2021-02-07 21:37:44 -05:00
Solomon Peachy 4e4d0782ee canonselphy: Fix paper code detection (again) for CP790 2021-02-07 21:27:26 -05:00
Solomon Peachy 1b8eb61923 canonselphy: Fix incorrect media type reporting for the CP790. 2021-02-07 20:32:43 -05:00
Solomon Peachy 20667338d6 common: Ditch URI_PREFIX, instead keying everything of the executable name 2021-02-07 11:30:38 -05:00
Solomon Peachy cd21dea6a1 common: DYESUB_BACKEND now checked as well as BACKEND envvar 2021-02-07 11:29:56 -05:00
Solomon Peachy c78d92ba39 common: OLD_URI wasn't being respected for older gutenprint versions. 2021-02-07 11:28:40 -05:00
Solomon Peachy 2d8d262efc canonselphy: Improve error logging with the CP790 2021-02-07 11:10:58 -05:00
Solomon Peachy aabc8f33d6 Fix some minor issues in the regression tests. 2021-01-24 14:37:33 -05:00
Solomon Peachy 8a4fd56c13 Update shaftnet.org URLS from http -> https
Update copyright year as appropriate
2021-01-23 10:47:01 -05:00
Solomon Peachy a7a8aedf89 Further work on the panorama split script, with WIP regression support.
[still need to properly generate the panorama bitmap...]
2021-01-22 22:57:51 -05:00
Solomon Peachy 3abb918557 build: fix the datafile symlinks 2021-01-19 22:39:57 -05:00
Solomon Peachy dde573b6a0 Add a preliminary script to slice up a panorama print into separate
panels.
2021-01-18 21:29:17 -05:00
Solomon Peachy d2e433f137 fix a makefile depenency that only manifests on very high core counts 2021-01-15 07:08:27 -05:00
Solomon Peachy d2e7da6ad6 mitsud90: Implenent the backend bits needed to support panorama prints
That _should_ be everything.  Still don't know what special sauce
is needed to actually generate the overlapping panels.
2021-01-14 07:57:14 -05:00
Solomon Peachy 781d87aa88 mitsi70x: Properly report the '-S' variants of the D70/D707/D80 models
(we don't know how to detect the CP-D80DW-S variant yet)
2021-01-13 23:08:01 -05:00
Solomon Peachy 02a58ab7cb canonselphy: Minor fix for printjob mismatches involving the CP790 or ES40 2021-01-13 23:00:25 -05:00
Solomon Peachy a287f54763 Rename the CPM1's "default" ICC profile to "Natural"
to match Mitsubishi's practice.
2020-12-25 20:52:24 -05:00
Solomon Peachy 4214afb2a2 CP-M1: Add vivid color mode into the M1 regression tests. 2020-12-25 20:47:16 -05:00
Solomon Peachy fde51ddcf4 mitsu_m1: Add support for new "vivid" color profile
(the new "natural" profile is identical to the old standard one)
2020-12-25 20:28:20 -05:00
Solomon Peachy 414d280072 README: Add a note about the Mitsubishi CP9550DW-A and -U models. 2020-12-25 13:06:38 -05:00
Solomon Peachy 958a73cd73 fix 'make clean' target for libs2245 2020-12-16 19:24:46 -05:00
Solomon Peachy 80b059cd95 Fix CFLAGS. It was broken in a3e5952e1f9d2be665c836937a2fce32567218d9 2020-12-14 16:34:13 -05:00
Solomon Peachy f9ec0df5e7 sonyupd: Fix a missing \n 2020-12-10 17:48:06 -05:00