Commit graph

78 commits

Author SHA1 Message Date
Solomon Peachy 895b723ae5 s2145: Add initial support for the S1245 model.
With any luck, it'll acutally work.
2014-10-18 20:13:08 -04:00
Solomon Peachy 59c34f6ef4 More doc updates. 2014-10-18 11:48:17 -04:00
Solomon Peachy 6823ad3775 Doc updates. 2014-10-18 11:43:44 -04:00
Solomon Peachy 1775df394a mitsu70x: Add initial support for the Kodak 305, which appears to be a
rebadged Mitsu D70
2014-10-17 21:14:45 -04:00
Solomon Peachy 7f4efb2645 cw01: Fix plane header length, it's actually spool header + 24. (ie 1088)
Also support clearing the A/B counters.
2014-10-15 22:55:25 -04:00
Solomon Peachy 60f654b7d8 cw01: MAjor updates. 2014-10-07 09:39:04 -04:00
Solomon Peachy 8d05fbb67f cw01: Initial support for the Citizen CW-01 printers 2014-10-06 21:56:55 -04:00
Solomon Peachy e851331588 Remove reference to [ ilgruppodigitale.com ] at their request. 2014-06-13 22:22:22 -04:00
Solomon Peachy 0244c757db Udpate documentation, plus another shoutout to LiveLink for their
support in making this stuff possible.
2014-06-03 20:43:31 -04:00
Solomon Peachy 0381965f40 canonselphy: Add USB PID for CP520 2014-05-30 19:08:47 -04:00
Solomon Peachy 63c278946b Doc updates. 2014-05-08 09:58:27 -04:00
Solomon Peachy 62001ac958 Docs: Update status of CP820/CP910 2014-05-06 19:44:01 -04:00
Solomon Peachy 01e3b0049d Minor documentation updates. 2014-05-05 12:49:41 -04:00
Solomon Peachy c3f08b8abc kodak68x0: Properly (I hope) decode the media query response
Also, initial work on decoding the printer status query response
2014-04-12 12:41:09 -04:00
Solomon Peachy 4b3db40bdc minor documentation update. 2014-04-04 15:14:10 -04:00
Solomon Peachy 6a7da7b2cf Documentation updates. 2014-03-11 11:10:22 -04:00
Solomon Peachy 70dff0caca build: libusb < 1.0.10 doesn't support libusb_get_version() 2014-03-11 10:31:59 -04:00
Solomon Peachy 3eef2ba475 Update the README, and add an explicitly warranty disclaimer and GPL
reference.
2014-02-11 09:53:34 -05:00
Solomon Peachy d7db0bbdbe Massive overhaul of command line handling.
Completely untested with real printers.

That happens tonight!  :)
2014-02-10 20:10:36 -05:00
Solomon Peachy 9820807542 common: Eliminate the libusb bus/device fake serial number entirely.
Upon discussions with the Gutenprint folks, it seems to cause more
problems for the common cases than it solves for the specific cases.
2014-02-09 10:23:57 -05:00
Solomon Peachy 921b946209 Documentation updates.
The main change is the removal of most of the CUPS backend usage text.
Instead, we now reference te Gutenprint README which is considerably
more comprehensive.
2014-02-09 07:49:33 -05:00
Solomon Peachy 2e3cf70dba common: Re-add the libusb < 1.0.13 workarounds.
It comes with a GIANT WARNING if you are affected by the workaround.
2014-02-08 18:41:29 -05:00
Solomon Peachy 58f32eb7a2 dnpds40: Apparently the Citizen CX/CY use the same USB IDs as the DNP
models.
2014-02-04 19:24:20 -05:00
Solomon Peachy a9cbbbae5e dnpds40: Add more dopplegangers of the DS40/DS80 family. 2014-02-03 19:31:57 -05:00
Solomon Peachy 2b867a323a common: Require libusb/libusbx >= 1.0.13
We technically need 1.0.12 or newer, but there's no way to detect that
at compile time since there was no VERSION definition in the libusb
headers until 1.0.13
2014-02-03 11:29:19 -05:00
Solomon Peachy 2886b6ecd7 The Citizen CW-01 and OP900 are similar to their later models.
Also, the OP900 was rebadged by several manufacturers.  All of these are
theoretically supportable if we get the appropriate USB IDs here.
2014-02-01 13:33:37 -05:00
Solomon Peachy 0916716b6a Sony UP-DR200 confirmed working. 2014-02-01 07:08:36 -05:00
Solomon Peachy 9bd825cf60 dnpds40: This backend will support the Citizen CX/CX-W/CY/CW-02/OP900II
Just need the USB IDs!
2014-01-31 19:56:35 -05:00
Solomon Peachy 72c94bee3d Add info about the SELPHY CP820 (not sold in US or Japan) 2014-01-30 08:49:22 -05:00
Solomon Peachy 882eda8ad1 Canon SELPHY CP790 is now verified as working! 2014-01-29 19:54:10 -05:00
Solomon Peachy 6c335ea1e4 Update copyright notice; it's 2014 now! 2014-01-23 16:07:25 -05:00
Solomon Peachy 0333be835c build: Rename the executable to 'dyesub_backend'
It gets renamed to 'gutenprint52+usb' when installed.
2014-01-22 08:35:12 -05:00
Solomon Peachy 3cb593f36d More README updates. 2014-01-20 14:27:18 -05:00
Solomon Peachy 821fc52db9 README updates. 2014-01-17 21:24:18 -05:00
Solomon Peachy f1a71f56d3 README updates. Plus mark the Canon CP-10 as fully supported. 2014-01-16 18:39:20 -05:00
Solomon Peachy 1067a127fd documentation updates. 2013-12-17 13:20:14 -05:00
Solomon Peachy 812fba5927 dnp_ds40: Add a thank you for Marco Di Antonio and
ilgruppodigitale.com who made this backend possible!
2013-12-17 08:31:45 -05:00
Solomon Peachy 14251b2726 documentation updates. 2013-12-17 07:21:24 -05:00
Solomon Peachy 2cc0ad2842 dnp_ds40: Fix bugs preventing spooler from working.
Also add a sample testjob.
2013-12-16 21:25:59 -05:00
Solomon Peachy 84a755f785 Documentation updates. 2013-12-14 20:55:37 -05:00
Solomon Peachy d2cac28e3a dnp_ds40: Fix counter_clear and set_counter_p commands (I hope) 2013-12-13 15:43:30 -05:00
Solomon Peachy 4715a088e3 common: unify the debug messages, set DYESUB_DEBUG before invoking. 2013-12-11 07:49:57 -05:00
Solomon Peachy a8c5ae8a2a dnp_ds40: Add ability to set the 'P' counter. 2013-12-10 22:00:56 -05:00
Solomon Peachy ab770ea0d4 README: Add info about the DNP DS40/DS80 2013-12-10 21:53:17 -05:00
Solomon Peachy 40d8ad76ed Document the possibly-supported state of the Mitsubishi CP-K60DW-S 2013-12-03 22:20:27 -05:00
Solomon Peachy 39a6198019 kodak605: Add support for tone curves. 2013-11-24 11:01:44 -05:00
Solomon Peachy 8bd47ddd6f kodak605: add support for querying printer status/media status.
Also fix documentation.
2013-11-21 09:30:50 -05:00
Solomon Peachy 00b8db5922 README: Update for the Kodak 605. 2013-11-20 21:35:17 -05:00
Solomon Peachy 59b45faf6e updr200: Initial support; just documentation changes for now. 2013-10-16 21:46:53 -04:00
Solomon Peachy f1008e38f8 mitsu70x: Add a status query command. Doesn't decode just yet. 2013-10-05 11:52:37 -04:00