Commit graph

33 commits

Author SHA1 Message Date
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
Solomon Peachy 3d6021d59a mitsu70x: Add an experimental backend for the Mitsubishi CP-D70x series.
This as of yet untested, but guinea pigs welcome.
2013-10-05 09:55:29 -04:00
Solomon Peachy 140f9ecf42 s2145: Enable a 'fast return' mode
This terminates the backend as soon as the printer acks the print job,
allowing the use of both printer bufers.
2013-09-30 13:07:35 +01:00
Solomon Peachy 7a7bdf9fab all: Update URL to the public git repo. 2013-08-20 20:10:21 -04:00
Solomon Peachy b81f6735ac s2145: Minor documentation cleanups. 2013-08-08 08:53:48 -04:00
Solomon Peachy f42f9c4b47 docs: kodak6850 works. 2013-07-26 21:36:24 -04:00
Solomon Peachy 639306c1c0 kodak6800: Add initial support for 6850. Probably doesn't work yet. 2013-07-25 17:13:36 -04:00
Solomon Peachy b5b41405dc Documentation update. 2013-07-19 10:14:55 -04:00
Solomon Peachy bf1f12476b README updates 2013-07-18 21:23:34 -04:00
Solomon Peachy 7f4123d5eb documentation updates to reflect global EXTRA_VID/PID/TYPE 2013-07-18 00:09:59 -04:00
Solomon Peachy 49f413543d kodak1400: Kodak 805 is validated as working. Mark it as supported. 2013-07-17 19:57:20 -04:00
Solomon Peachy 1b460b4072 all: Support DEVICE=serno when in standalone mode. 2013-07-17 19:47:47 -04:00
Solomon Peachy 67f2e817df s2145: Added decoding of command ids to text strings.
Also, added a sleep after the data dump, to avoid USB comms problems.
2013-07-16 23:33:09 -04:00
Solomon Peachy caaaf3f623 all: Unify naming convention of backends. Get rid of '_' in URIs.
now it's:

 manufacturer-model
2013-07-14 20:10:18 -04:00
Solomon Peachy 7224fe02a8 Update README. 2013-07-14 17:47:11 -04:00
Solomon Peachy 28c70a6fbc s2145: Use a fixed-size buffer to receive responses from the printer.
Doesn't seem to fix the hanging on subsequent requests.  Hmm.  Maybe
there's something wrong with the initial requests instead?
2013-07-14 17:37:48 -04:00
Solomon Peachy e0b2a6907e kodak6800: Add (untested) support for setting tone curves too. 2013-07-08 22:33:54 -04:00
Solomon Peachy 52a702e191 kodak6800: Update documentation about the curve data decoding. 2013-07-08 22:17:22 -04:00
Solomon Peachy 145911c6cf kodak6800: Initial support for querying stored tone curve.
(Setting the tone curve is a lot more complicated)
2013-07-08 21:59:51 -04:00
Solomon Peachy a8c90f3731 kodak1400: Add tone curve setting support. Untested. 2013-07-08 20:45:46 -04:00
Solomon Peachy 1be87e8839 s2145: Dump tonecurve to a file instead of formatted stdout. 2013-07-08 20:15:39 -04:00
Solomon Peachy 3547621c97 docs: add bug tracker information. 2013-07-08 11:44:06 -04:00
Solomon Peachy 9552314429 documentation: Add the s2145, and improve SELPHY docs too. 2013-07-08 11:42:36 -04:00
Solomon Peachy 8e51a52c61 Rename README. 2013-06-30 12:50:03 -04:00
Solomon Peachy bd168aab48 documentation is speciif to SELPHY printer. 2013-01-20 08:13:33 -05:00
Solomon Peachy 148f5f05ac [docs] Update information about L media types for ES1, ES2/20 2013-01-04 18:46:26 -05:00
Solomon Peachy 41d408fb5c [cp-10] Updates to readback codes. 2012-12-13 20:50:13 -05:00
Solomon Peachy c51ae31b5b [cp10] Add error codes to CP-10, and document its current "specialness" 2012-12-13 09:56:36 -05:00
Solomon Peachy 835dfc5db2 [misc] doc updates. 2012-12-13 07:15:26 -05:00
Renamed from README.TXT (Browse further)