Commit Graph

7 Commits

Author SHA1 Message Date
Solomon Peachy 494a188f1a common: Allow CORRTABLE_PATH to be overrided at runtime. 2020-02-16 16:20:47 -05:00
Solomon Peachy ef666ba37e mitsu98xx: Significant fixes
* Cleanup library code loop conditionals
 * Reverse row data if needed
 * Convert packed YMC16 to planar YMC16
 * Send data to printer last row first (ie matching processing flow)
2020-02-12 20:07:03 -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