Commit Graph

15 Commits (f017aa0cea190fedb10723cd90d6bf05611bbd82)

Author SHA1 Message Date
Solomon Peachy 1bd14cff80 Pull image processing announcement blurbs into the main program 2020-08-11 13:25:33 -04:00
Solomon Peachy eff3875e03 mitsu: Add media identifiers for the CP-D715/718/720/723 kits 2020-03-27 08:16:15 -04:00
Solomon Peachy f79500986f misc: Shut up a large pile of compile warnings with pedantic compilers 2020-03-24 18:23:00 -04:00
Solomon Peachy 4c5e93811e misc: Fix a small pile of static analysis problems 2020-03-03 00:16:05 -05:00
Solomon Peachy 40312f5c0b mitsu_m1: Move all image processing code into library. 2020-03-02 23:12:32 -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 327a5a2a68 mitsud90: bump backend version 2020-02-28 23:41:13 -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 d0e94694a3 Make a note of the new Mitsubishi CP-M15 model 2020-02-20 20:12:05 -05:00
Solomon Peachy 494a188f1a common: Allow CORRTABLE_PATH to be overrided at runtime. 2020-02-16 16:20:47 -05:00
Solomon Peachy 1b6d98a292 mitsu: Document some more CP-M1 stuff, and move a little common code. 2020-02-11 21:15:08 -05:00
Solomon Peachy 1a3216b40f lib70x: Some more fixes I missed. 2020-02-11 16:53:20 -05:00
Solomon Peachy 561eb90a61 mitsu98xx: Implement proper gamma correction code in lib70x
- Bump version & API version
 - Move all table loading and manipulation out of mitsu9550 backend
 - Everything but sharpening is implemented
 - COMPLETELY UNTESTED!
2020-02-11 11:15:57 -05:00
Solomon Peachy 4eb4af24d0 mitsu: Use correct buffer for 3D LUT conversion in the D70 code. 2020-02-06 06:57:55 -05:00
Solomon Peachy 959b2de744 Mitsubishi: Start pulling common code into a separate code module. 2020-02-05 18:50:58 -05:00