Commit Graph

1162 Commits (c3ac5b0b4f1501838f1cdbf290e230a54f48fd5d)
 

Author SHA1 Message Date
Solomon Peachy c3ac5b0b4f Doc updates. 6 years ago
Solomon Peachy b39d576366 Add in a Canon SelphyNeo CMY print job. 6 years ago
Solomon Peachy eb4d50b8c3 canonselphyneo: Detect ribbon empty condition. 6 years ago
Solomon Peachy 577be641d4 canonselphyneo: Figured out how to send CMY data over! 6 years ago
Solomon Peachy e6d700a7c7 common: Add ability to override USB transfer limit and timeouts. 6 years ago
Solomon Peachy 3b4ecb818a selphyneo: There appears to be a different header used by net printing.
Document what I know so far.  We'll need to see.
6 years ago
Solomon Peachy dd31f82a81 canonselphy: Don't fail when we're on battery power. 6 years ago
Solomon Peachy 9451a5186d mitsu9550: Minor doc updates. 6 years ago
Solomon Peachy d286cd7784 Add in a CP1200 'Card' size. 6 years ago
Solomon Peachy 198a3645e2 s6145: Don't forget byteswapping. 6 years ago
Solomon Peachy 336e7677fd s6145: Allow the inout data to be supplied in planar YMC.
This means we won't have to do the conversion ourselves!
6 years ago
Solomon Peachy e76de18fc7 selphyneo: Add in the USB ID for the SELPHY CP820 6 years ago
Solomon Peachy 921a4f8a53 mitsu70x: Get rid of a redundant setting of the rewind state. 6 years ago
Solomon Peachy 5f4b4eb252 mitsu70x: Log the rewind inhibit settings. 6 years ago
Solomon Peachy b4432dd0ac mitsu70x: Only write a jobstatus update if it changed. 6 years ago
Solomon Peachy baabd26579 Bump versions of kodak68x0 and s1245 backends. 6 years ago
Solomon Peachy cd62908d38 Minor README updates. 6 years ago
Solomon Peachy 87683e610a mitsu70x: Major update.
Long story short, Library was sending rows in the wrong order, but to
 fix this, the row data needed to be reversed so the images weren't
 mirrored.

 Library given an extension (and API bump) to allow it to swap if
 necessary.  Backend tells library to swap unless Gutenprint is feeding
 data in that is in the correct order.

 For Gutenprint 5.2.12, this code will reverse the data.  Future
 Gutenprint releases will do the right thing so no swapping is needed.
6 years ago
Solomon Peachy 3d2e66a9df mits770x: Speculation for the user string 6 years ago
Solomon Peachy 88c93ec9a5 Docs: Add a note saying that iSerial is supported by DNP DS820. 6 years ago
Solomon Peachy a8cf6c1240 mitsu70x: Add in support for querying and setting USB iSerial reporting 6 years ago
Solomon Peachy ea33f11459 mitsu70x: Figured out how to query the standby time. 6 years ago
Solomon Peachy 9603d5d262 mitsu70x: Enhancements for the D80 in Superfine mode
* Needs to switch between two different CPC files based on image
 * Split out K60/D70/D80 processing into their own functions
   * Rewind handled differently on K60 vs D80
 * Library needed an API bump to accomodate this

 * Lots of further library cleanups (no functional change)
6 years ago
Solomon Peachy ac78b254fc mitsu70x: Sanity check lamination/speed *before* we pick the CPC. 6 years ago
Solomon Peachy f33f220a54 mitsu70x: Add in another status code, seen on the EK305. 6 years ago
Solomon Peachy bdab92b028 mitsu70x: Move some stuff from INFO to DEBUG. 6 years ago
Solomon Peachy f0498af274 lib70x: Update to 0.5
Fixed a couple more bugs, and better annotation in more places.

Output is incrementally better, but still showing some smearing.
6 years ago
Solomon Peachy ce8cdb286d Replace some defines with literal constants. 6 years ago
Solomon Peachy 3cbcb3bbc6 mitsu70x: Update a comment regarding the D80's extra data table. 6 years ago
Solomon Peachy c3a4f4111d lib70x: Several bugfixes to the library, plus a pile of cleanups.
It's still not quite right...
6 years ago
Solomon Peachy 6c277ef206 mitsu70x: Synchronize with new library.
The backend now checks the library API version and kicks back an error
if there's a mismatch.
6 years ago
Solomon Peachy af0905a6d9 lib70x: Further cleanups, and add an API version query. 6 years ago
Solomon Peachy b1f078b624 lib70x: Minor updates and cleanups; no functional changes. 6 years ago
Solomon Peachy 9049274d74 Doc updates. 6 years ago
Solomon Peachy e974a80ffc Update blacklist. 6 years ago
Solomon Peachy 3d586c0823 Update copyright year. 6 years ago
Solomon Peachy 8733f2f989 mitsu70x: Allow the chunk size to globally be reduced from 256K. 6 years ago
Solomon Peachy 4ce0a47ec8 mitsu_p9x: Fix handling of memory clear command. 6 years ago
Solomon Peachy 0420e43e10 mitsup95: Get rid of a spurious printf, and fixes for whitespace. 6 years ago
Solomon Peachy 6bb508d77b Testjob for the Mitsu P93 6 years ago
Solomon Peachy cb15c704a1 Add full support for the mitsubishi P93D 6 years ago
Solomon Peachy 55d24dba50 mitsup95: Add USB IDs for Mitsubishi P93D
Unfortunately, it's not identical to the P95 from an operational
perspective.
6 years ago
Solomon Peachy 34c04ddcb6 s1245: Fix another structure error. 6 years ago
Solomon Peachy c1308375e8 shinkos1245: Need to pack the status sub-structs. 6 years ago
Solomon Peachy be6e481d17 Update library READMEs to include the ldconfig stuff. 6 years ago
Solomon Peachy cd1f20d79c It's now 2017; Update copyright year for the code that's seen changes. 6 years ago
Solomon Peachy e3cf90a8a2 s1245: Fix media query command.
Or at least the initial problem.
6 years ago
Solomon Peachy 1b71437dd2 common: don't log PAGE counts if being used in CUPS context, as
Gutenprint already does this.
6 years ago
Solomon Peachy 6202b06936 dnp: Add support for the DS820 printer. 7 years ago
Solomon Peachy b6cf4c6913 add cp1000 to the blacklist. 7 years ago