-
a65ec4fcab
s2245: Don't set any IPP request bits in the PRINT command
Solomon Peachy
2024-01-07 21:09:08 -0500
-
03ca5ce596
mitsud90: Theoretically we support continuous panoramas now
Solomon Peachy
2024-01-07 12:00:14 -0500
-
e4b678ea08
sinfonia: Document mechanism used for updating firmware
Solomon Peachy
2024-01-05 21:00:22 -0500
-
340d8f690f
minor doc updates
Solomon Peachy
2024-01-05 12:09:41 -0500
-
7993261341
...It's 2024 now, yo.
Solomon Peachy
2024-01-03 14:54:34 -0500
-
f4f1bc2caa
mitsu: Report media manufacturer code of 0xda as Fujifilm.
Solomon Peachy
2024-01-02 09:43:28 -0500
-
71d3f575e1
mitsu: Add fallback media type reporting for unrecogmized mfg codes
Solomon Peachy
2023-12-31 21:08:20 -0500
-
58b5de29d7
regression: Remove a bad definition in the regression test list
Solomon Peachy
2023-12-30 11:20:47 -0500
-
e008c72f36
dnp: Add support for writing the printer serial number
Solomon Peachy
2023-12-28 19:52:46 -0500
-
7775a80b46
dnp: Mark the Citizen CX-02 as capable of handling panorama prints
Solomon Peachy
2023-12-28 21:59:34 -0500
-
e1f591d568
dnp: Add new panorama sizes for the DS820/DS620 to the regression list
Solomon Peachy
2023-12-28 19:54:26 -0500
-
4b4b2c4a95
dnp: DS820 panoramas are now supported.
Solomon Peachy
2023-12-28 12:52:18 -0500
-
e74960ad84
DNP: Continuous & Discrete Panorama Processing
Solomon Peachy
2023-12-23 21:01:03 -0500
-
581602539f
dnpcitizen: Respect the job's BUFFCNTRL setting.
Solomon Peachy
2023-12-27 20:50:07 -0500
-
bdf38b874b
dnpcitizen: reformat some stuff
Solomon Peachy
2023-12-27 21:08:19 -0500
-
848acdf730
common: Bugfix in the dyesub_pano_split_rgb8() function
Solomon Peachy
2023-12-23 17:28:27 -0500
-
0e726e7855
hiti: Implement job combining
Solomon Peachy
2023-12-23 14:16:23 -0500
-
b499e6ba73
mitsu70x: Minor tweak for the job combining code
Solomon Peachy
2023-12-23 14:12:35 -0500
-
8891ce2c19
hiti: Fix an uninitalized operation that defeated an optimization attempt
Solomon Peachy
2023-12-23 14:11:38 -0500
-
0d8356861c
dnp: One minor fix for the pano code
Solomon Peachy
2023-12-23 09:33:10 -0500
-
3b21c7596c
dnp: Backend support for panorama printing
Solomon Peachy
2023-12-23 09:08:58 -0500
-
6b6c9ced51
misc: Fix two (harmless) compiler warnings
Solomon Peachy
2023-12-22 08:47:37 -0500
-
ab92fd1fa2
sonyupd: Add USB IDs for the Nidec Copal DPB 4000/6000 and ASK-4000/2000
Solomon Peachy
2023-12-22 11:47:21 -0500
-
30557772c1
mitsud90: add csv data files for D90 family.
Solomon Peachy
2023-12-21 20:14:38 -0500
-
c0a9f7499c
mitsud90: Add in a LUT for the D90, may be needed in panorama mode
Solomon Peachy
2023-12-20 17:32:18 -0500
-
3c40f4a656
dnp: Fixes for the Fujifilm ASK-400
Solomon Peachy
2023-12-16 16:12:18 -0500
-
ed11cf105c
dnp: Sticker media forces use of glossy overcoat mode
Solomon Peachy
2023-12-16 16:11:29 -0500
-
80f770d511
hiti: Clean up the APPEND_ENTRY_* macros a bit.
Solomon Peachy
2023-12-12 20:34:56 -0500
-
c9ec30a563
hiti: Fix bad enumeration breaking matte printing with SHPTC
Solomon Peachy
2023-12-12 20:33:49 -0500
-
873c32a461
hiti: More fixes for SHPTC generation and transmission
Solomon Peachy
2023-12-12 17:02:20 -0500
-
2de9fc321b
hiti: Fix typo in the heat table fallback code
Solomon Peachy
2023-12-12 16:09:36 -0500
-
79cb5b8916
misc: Update copyright year on a few files.
Solomon Peachy
2023-12-11 21:58:59 -0500
-
7b05e12f68
hiti: Another doc update
Solomon Peachy
2023-12-08 12:06:02 -0500
-
66a3297ae3
hiti: misc TODO updates
Solomon Peachy
2023-12-08 11:56:55 -0500
-
aa88efd0a7
hiti: Update data files for the P461, P520/525, P720, and P750.
Solomon Peachy
2023-12-08 11:16:24 -0500
-
c438ffa615
hiti: Add firmware version check for the P530D, P720L, and P750L.
Solomon Peachy
2023-12-08 10:40:51 -0500
-
813589543d
mitsud90: Fix an inverted test that broke serial number queries.
Solomon Peachy
2023-11-30 11:48:44 -0500
-
4df4b44224
hiti: Revamp heat table loading & parsing
Solomon Peachy
2023-11-29 20:57:08 -0500
-
e03bb3b8ae
hiti: Move heattable structure from ctx into job structure.
Solomon Peachy
2023-11-29 08:58:28 -0500
-
b55d721630
hiti: Revamp the color correction table handling
Solomon Peachy
2023-11-28 21:50:48 -0500
-
68adbc63d8
hiti: Properly assemble SHPTC from the contents of heattable_v2 files!
Solomon Peachy
2023-11-28 20:09:36 -0500
-
55577028b3
hiti: Specify a default ribbon type for test modes
Solomon Peachy
2023-11-29 00:24:33 -0500
-
950cf88635
hiti: Add p525l to gutenprint regression list
Solomon Peachy
2023-11-29 20:53:43 -0500
-
b35c890067
common: Give dyesub_read_file() an option to not print an error if the file is not found.
Solomon Peachy
2023-11-29 00:43:40 -0500
-
ff2a237d2f
hiti: More updates.
Solomon Peachy
2023-11-27 22:13:07 -0500
-
7d8a8d428b
hiti: P520/P525 now uses the correct RI/RI1 data tables.
Solomon Peachy
2023-11-27 21:57:32 -0500
-
afc7b18229
lib70x: Two bugfixs with respect to the CP9800 family
Solomon Peachy
2023-11-25 20:56:17 -0500
-
0961f2664e
sonyupd: Properly add block lengths as we parse Nidec Copal files
Solomon Peachy
2023-11-11 21:42:18 -0500
-
1c455529a1
lib70x: More cleanups in the CP98xx code.
Solomon Peachy
2023-11-04 10:20:05 -0400
-
cf9154a355
dnpds40: Fix anotehr leak.
Solomon Peachy
2023-11-03 21:50:38 -0400
-
e2dd3e8217
misc: Another round of CONSTification
Solomon Peachy
2023-11-01 21:17:43 -0400
-
f1c2004666
misc: misc fixes to make cppcheck & clang-analyze happier
Solomon Peachy
2023-11-01 14:11:58 -0400
-
c3fba776c4
sonyupd: Regression in detecting job-specified copy count
Solomon Peachy
2023-11-01 13:22:00 -0400
-
660ce0713e
sonupd: It's the UP-D711MD, not UP-D771MD. Sigh.
Solomon Peachy
2023-10-29 20:56:56 -0400
-
aa7efbb9dd
sonyupd: We can now print to the UP-D771MD!
Solomon Peachy
2023-10-20 12:20:35 -0400
-
81ebf76259
sonyupd: It's the UP-D771, not UP-D711. Oops..
Solomon Peachy
2023-10-16 10:19:56 -0400
-
16833d29aa
sonyupd: Initial support for UP-D711 series.
Solomon Peachy
2023-10-15 15:32:06 -0400
-
a9b72fccd4
lib70x: Cleanups and a couple of bugfixes for the CP98xx code
Solomon Peachy
2023-10-12 00:00:49 -0400
-
71a8c8f016
lib70x: Update copyright year
Solomon Peachy
2023-10-09 22:56:16 -0400
-
eb2f6f6c42
lib70x: For CP98xx, byteswap entire output buffer
Solomon Peachy
2023-10-09 22:34:18 -0400
-
751f26fdc0
mitsu98xx: Fix major bugs in output generation
Solomon Peachy
2023-10-09 21:47:32 -0400
-
85e29cb80a
dnpds40: Add overflow checks to reading in cmd & data chunks
Solomon Peachy
2023-10-06 22:54:31 -0400
-
fffb09eab0
magicard: Add in missing overflow checks when parsing the job.
Solomon Peachy
2023-10-06 22:53:58 -0400
-
245346c358
sonyupd: Add missing input buffer overflow checking to DPB parsing code
Solomon Peachy
2023-10-06 22:53:13 -0400
-
73eed6b1b7
regression: Add gutenprint tests for the fujifilm ask-2500
Solomon Peachy
2023-10-05 19:02:38 -0400
-
7ea1911289
mitsu9xxx: Add IDs for CP9500-S and CP9600-S
Solomon Peachy
2023-10-04 20:12:15 -0400
-
5f15a0e3b0
mitsu98xx: Updates for the 9820.
Solomon Peachy
2023-10-04 15:06:59 -0400
-
23402f8d67
mitsu9xxx: Major rework of the job parsing code.
Solomon Peachy
2023-10-04 10:34:47 -0400
-
2014566309
mitsu9820: Supposedly found the correct PRINT START code.
Solomon Peachy
2023-10-04 07:35:50 -0400
-
a43779d35e
mitsu9xxx: Tweak CP9XXXX_START to work globally, not just for the 9820S
Solomon Peachy
2023-10-03 21:52:36 -0400
-
39c46bd77e
mitsu9820: Another guess for the printer start cmd.
Solomon Peachy
2023-10-03 21:31:49 -0400
-
6d206083cb
mitsu9550: bump version, should have done it earlier.
Solomon Peachy
2023-10-03 11:58:13 -0400
-
4660ee149d
mitsu9820: Try a different START command for the 9820-AG.
Solomon Peachy
2023-10-03 11:39:32 -0400
-
cb89b6c553
misc: Update copyright year for a couple of files
Solomon Peachy
2023-10-02 22:27:14 -0400
-
aada0892b0
mistu9820: Initial support for the CP9820DW-AG model.
Solomon Peachy
2023-10-02 09:31:35 -0400
-
4ce6f60f51
sonyupd: Support the native spool format for the ASK-2x00/4000 series
Solomon Peachy
2023-09-13 20:38:11 -0400
-
027dfbbed2
sonyupd: Fix compile errors.
Solomon Peachy
2023-09-11 16:40:55 -0400
-
e7bb48da25
sonyupd: Add preliminary support for the Fujifilm ASK-2500
Solomon Peachy
2023-08-29 19:57:48 -0400
-
884fb4c314
dnp: Add preliminary support for the Fujifilm ASK-400
Solomon Peachy
2023-09-08 09:57:09 -0400
-
9f594f6931
canonselphy: Fix incorrect paper/media checks for nearly all non-ES models
Solomon Peachy
2023-08-14 17:54:44 -0400
-
cc02923015
dnp_ds480/680: Fix a merge error
Solomon Peachy
2023-07-23 18:05:03 -0400
-
2269ba3ebd
mitsu70x: Add support for the DNP DS480 and DS680 models.
Solomon Peachy
2023-07-23 17:40:54 -0400
-
6c587b3576
mitsu_w5k: Add in ICC profiles.
Solomon Peachy
2023-07-21 09:35:10 -0400
-
59ac041744
DNP: Nuke an old DS40 profile.
Solomon Peachy
2023-07-19 08:59:02 -0400
-
d2e97ffdab
DNP: New ICC profile for the QW410 and PD media.
Solomon Peachy
2023-07-19 08:55:35 -0400
-
ded24c210f
mitsu_w5k: Add gutenprint regression jobs
Solomon Peachy
2023-07-15 18:26:47 -0400
-
409964e92d
mitsu_w5k: Updated test job generated by Gutenprint
Solomon Peachy
2023-07-15 11:38:43 -0400
-
9a591f7eb1
mitsu_s5k: More fixes, mostly duplexing related.
Solomon Peachy
2023-07-15 09:01:14 -0400
-
51fdf80846
DNP: Support for writing the main flash, CWD, gamma tables, and duplexer.
Solomon Peachy
2016-06-25 11:27:24 -0400
-
2673ae2606
mitsu_w5k: Counter fixes
Solomon Peachy
2023-07-12 15:41:52 -0400
-
d1c407c4ff
mitsu_w5k: Figured out some of the counters (and more)
Solomon Peachy
2023-07-12 14:26:35 -0400
-
52724dc9df
mitsu_w5k: Documentation update
Solomon Peachy
2023-07-11 15:41:36 -0400
-
cb0a377deb
mitsu_w5k: It prints! Doesn't use the same status codes as the D90/M1 though
Solomon Peachy
2023-07-11 15:19:58 -0400
-
4a384b481e
mitsu_w5k: Even more fixes.
Solomon Peachy
2023-07-11 14:44:41 -0400
-
3014e200f6
mitsu_w5k: More fixes.
Solomon Peachy
2023-07-11 14:39:58 -0400
-
64caa831e4
mitsu_w5K: fixes
Solomon Peachy
2023-07-11 14:28:44 -0400
-
c046fc8f20
mitsu_w5k: Hopefully working info dumps
Solomon Peachy
2023-07-11 14:15:12 -0400
-
f2e98794fb
mitsu_w5k: more fixes
Solomon Peachy
2023-07-11 13:27:13 -0400
-
2f908ea89b
mitsuw5k: Fix a buffer overflow querying the serial number
Solomon Peachy
2023-07-11 13:26:18 -0400
-
55c5f5a5fc
common: Make sure the backend's query_serno() call has a connection type
Solomon Peachy
2023-07-11 13:25:58 -0400