Commit Graph

2010 Commits

Author SHA1 Message Date
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
Solomon Peachy ceda9a2853 tests: Mitsubishi CP30DW max sharpening is 8, not 9. 2020-12-09 12:05:24 -05:00
Solomon Peachy 41b9305ab7 Exclude testjobs and icm subdirectories from git-archive
(OIW, Only archive source code and backend data files)
2020-12-08 23:23:28 -05:00
Solomon Peachy 0a6f7bd30b cp30: Report media type (based on "max" count) 2020-12-05 21:05:03 -05:00
Solomon Peachy 997a2681c1 cp30dw: A couple more minor tweaks. 2020-12-05 19:27:05 -05:00
Solomon Peachy affda734ea mitsucp30: Better error loging 2020-12-05 19:04:18 -05:00
Solomon Peachy b28d5310d3 Add in more regression tests for the CP30. 2020-12-05 18:55:40 -05:00
Solomon Peachy c14dc23de3 lib70x: Library enhancements for CP30D family
* 3D LUT processed in planar format
 * Sharpening support (not implemented yet)
2020-12-05 18:42:46 -05:00
Solomon Peachy 62032a4e61 mitsu9xxx: Many, many bug fixes for the CP30 family.
It prints properly now!
2020-12-05 16:39:12 -05:00
Solomon Peachy f55a375715 Add Mitsu CP30 regression test. 2020-12-05 16:30:05 -05:00
Solomon Peachy f32f198063 mitsu9xxx: Fix multiple copy generation.
(embarassing goof..)
2020-12-05 16:26:46 -05:00
Solomon Peachy 7d8af6dcd7 mitsu9xxx: Code consolitation and cleanup.
Likely fixed a bug on the 9550S and 9810S models.
2020-12-04 23:35:19 -05:00
Solomon Peachy f017aa0cea mitsu_cp30: Report firmware version.
Rearrange command info to numerical order
2020-12-04 20:02:44 -05:00
Solomon Peachy cec707f00f mitsu9xxx: Misc internal rework, with lessons learned so far from the CP30 2020-12-03 22:06:33 -05:00
Solomon Peachy 1b27e10acf README: get rid of 'libusbx' in package installation list. 2020-12-03 22:04:03 -05:00
Solomon Peachy f7e63b947b sonyupdneo: Report the remaining media in the status query. 2020-12-01 22:54:08 -05:00
Solomon Peachy 55593d7f72 sonyupneo: We now know how to query remaining media quantity!
(Lifetime counts still unknown..)
2020-12-01 22:47:40 -05:00
Solomon Peachy 4e7f19691a sonyupd: Bugfixes for the UP-DR200 2020-11-29 09:42:05 -05:00
Solomon Peachy e1eb2692f8 mitsu cp30dw: Add LUT filename. 2020-11-28 21:59:35 -05:00
Solomon Peachy f91635bd23 mitsu9xxx: Minor documentation fix 2020-11-28 17:50:30 -05:00
Solomon Peachy 31078c8971 sonyupd: More work on the UP-DR200 2020-11-28 10:39:28 -05:00
Solomon Peachy f790e0bacd sonyupd: Media type detection for UP-D series
(Only R206/6x8 is known so far)

Added in a 6x8 test job
2020-11-28 09:35:24 -05:00
Solomon Peachy d6d49264ba sonyupd: Ignore the STS1_UNK "error" for now 2020-11-27 18:40:04 -05:00
Solomon Peachy 9686557592 sonyupd: Make better use of UPD_STS1_* instead of magic numbers 2020-11-23 19:52:02 -05:00
Solomon Peachy 92fec5125d dnp: DS820 fix for A4x6" print sizes landed in firmware 1.06, not 1.07 2020-11-19 12:47:08 -05:00
Solomon Peachy e6236d9cb7 sonyupdneo: Fix copy count. 2020-11-08 12:22:25 -05:00
Solomon Peachy 08325fbda4 updneo: Fix more regressions brought out by the test mode 2020-11-07 22:37:55 -05:00
Solomon Peachy 6397c6e293 sonyupdneo: Fix regressions in test mode 2020-11-07 22:21:06 -05:00
Solomon Peachy f5c78cda18 Replace UP-D898 test job with a new one generated by gutenprint 2020-11-07 21:00:35 -05:00
Solomon Peachy a3dea1d400 updneo: Major fixes for Sony UP-D898MD
* Add USB PID
 * Validate job parameters against printer's max reported dimensions
 * Serial numbers reported correctly
 * Handle two more status marker types
 * Better media status reporting
 * Printer-generated copies
 * Issue USB Reset between prints
2020-11-07 20:57:18 -05:00
Solomon Peachy 30a8bf2d65 README updates 2020-10-26 10:08:54 -04:00
Solomon Peachy 2e06e08f28 dnpds40: Add support for partial matte operation 2020-10-22 09:08:03 -04:00
Solomon Peachy cfe0fd8004 common: the 'dyesub_backend' structure is now const everywhere. 2020-10-05 22:27:08 -04:00
Solomon Peachy 5f4d87fd41 dnpds820: FW 1.07 is needed to print A4x6 sizes
(It could be 1.06 that fixed it, but 1.05 definitely is broken...)
2020-09-09 20:25:32 -04:00
Solomon Peachy f31e06802a ds820: We can't rewind A4x4 either 2020-09-01 23:28:02 -04:00
Solomon Peachy 3c4b54a083 dnpds820: We can't combine A4x6 prints 2020-09-01 23:24:05 -04:00
Solomon Peachy c73a02ada3 dnpds820: Also support combining 2x A5 -> A5-div2 2020-09-01 23:18:50 -04:00
Solomon Peachy fa6f7dae48 dnp820: We can also combine 2x A4x5" -> 1x A4x5*2 2020-09-01 17:17:49 -04:00
Solomon Peachy 3417c4e8c9 s2245: Enable combining 2x(2x6*2) jobs into a single 2x6*4 job 2020-08-26 20:24:35 -04:00
Solomon Peachy acceac0563 lib2245: Bugfixes for 5x7 bordered prints 2020-08-23 15:53:51 -04:00
Solomon Peachy 574daa69f8 Sinfonia: Report the S2245 '4up' print method 2020-08-23 15:23:05 -04:00
Solomon Peachy 8847037a32 common: Clean up some variable names in the probe functions.
No functional change.
2020-08-13 21:36:41 -04:00
Solomon Peachy 322ad8d7b7 common: Introduce a common USB connection object, and use it! 2020-08-12 20:04:54 -04:00
Solomon Peachy 1bd14cff80 Pull image processing announcement blurbs into the main program 2020-08-11 13:25:33 -04:00
Solomon Peachy c096b741a3 lib70x: get rid of some printf()s 2020-08-11 12:58:19 -04:00
Solomon Peachy e9e10363b0 lib6145: Get rid of some printf()s 2020-08-11 12:56:37 -04:00
Solomon Peachy 27181eda63 common: un-hardcode 'stderr' as the logging stream
It's now a global variable that's initialized to stderr
(This is prep work for eventual support of printing applications)
2020-08-11 12:48:38 -04:00
Solomon Peachy c05ae9401a lib6145: Rejigger internals to get rid of all global context!
A completely mechanical refactoring; no functional change.
2020-08-11 11:45:30 -04:00