This website requires JavaScript.
3e306886bd
common: Tweak to internal API for future use.
Solomon Peachy
2013-07-19 07:44:20 -0400
67b09c95be
common: Fix enumeration and output formatting.
Solomon Peachy
2013-07-18 23:54:43 -0400
2730a145d4
all: Move USB device IDs into respective backends.
Solomon Peachy
2013-07-18 23:39:36 -0400
587dd52247
common: Fix enumeration which was fixed looking for a SONY type.
Solomon Peachy
2013-07-18 23:22:24 -0400
53fbf791a0
misc: Add '-g' to build for debugging ease.
Solomon Peachy
2013-07-18 23:13:02 -0400
32da54ee36
common: Fix a segfault when backend provides no cmdline handler.
Solomon Peachy
2013-07-18 23:12:40 -0400
93de75e813
selphy: Fix paper init.
Solomon Peachy
2013-07-18 23:12:25 -0400
1e0f679eb4
selphy: Final backend migrated to new unified model.
Solomon Peachy
2013-07-18 23:00:58 -0400
060b6763fb
s2145: Migrate to new unified backend.
Solomon Peachy
2013-07-18 22:10:56 -0400
bf1f12476b
README updates
Solomon Peachy
2013-07-18 21:23:34 -0400
d20f1e2049
kodak1400: Merge into new multi-call paradigm.
Solomon Peachy
2013-07-18 21:05:33 -0400
c3b9e14aea
kodak6800: Finish merging into new multi-call paradigm.
Solomon Peachy
2013-07-18 20:32:44 -0400
b038aa71c1
kodak6800: 75% of new backend migration completed. Main loop is all that's left.
Solomon Peachy
2013-07-18 18:03:40 -0400
a3d60820b9
makefile: Strip out the old stuff, only build new stuff now.
Solomon Peachy
2013-07-18 12:51:05 -0400
40604d6664
common: Finish multi-exec handling, including auto backend detection based on environment and/or argv[0]
Solomon Peachy
2013-07-18 12:45:35 -0400
0ca04120a8
common: Placeholder for backend detection
Solomon Peachy
2013-07-18 08:51:02 -0400
be8c5c494f
unification: Rearrange internals quite a lot.
Solomon Peachy
2013-07-18 08:46:44 -0400
7f4123d5eb
documentation updates to reflect global EXTRA_VID/PID/TYPE
Solomon Peachy
2013-07-18 00:09:59 -0400
fc66186e4c
common: Don't re-attach after scanning device IDs.
Solomon Peachy
2013-07-17 23:40:48 -0400
be94ac3fff
all: Unify find_and_enumerate function.
Solomon Peachy
2013-07-17 23:39:31 -0400
937c687274
all: Simplify print_scan_output() a bit, eliminate the obsolete 'valid' argument.
Solomon Peachy
2013-07-17 22:43:49 -0400
49f413543d
kodak1400: Kodak 805 is validated as working. Mark it as supported.
Solomon Peachy
2013-07-17 19:57:20 -0400
1b460b4072
all: Support DEVICE=serno when in standalone mode.
Solomon Peachy
2013-07-17 19:47:47 -0400
c91459603a
s2145: bump version.
Solomon Peachy
2013-07-16 23:36:42 -0400
c05671a1c6
s2145: Tweak status messages a bit.
Solomon Peachy
2013-07-16 23:35:34 -0400
67f2e817df
s2145: Added decoding of command ids to text strings.
Solomon Peachy
2013-07-16 23:33:09 -0400
c3173703c6
all: Tweak state transtition/sleeping a bit.
Solomon Peachy
2013-07-16 23:19:04 -0400
2f294c6518
s2145: Major internal reworking
Solomon Peachy
2013-07-16 23:00:50 -0400
f70d028ac2
common: When no serial number is known, use the bus/portnum
Solomon Peachy
2013-07-16 21:08:33 -0400
c602ad75c0
s2145: Fix formatting.
Solomon Peachy
2013-07-16 18:38:38 -0400
48a2df1196
all: Don't re-attach the kernel driver when we're done.
Solomon Peachy
2013-07-16 18:34:48 -0400
91d68621d5
s2145: Use a common read buffer, and rearrange status counters.
Solomon Peachy
2013-07-16 18:13:10 -0400
66c5a913fd
all: Gutenprint's automake can't handle '-' in variable names. sigh.
Solomon Peachy
2013-07-14 20:18:04 -0400
caaaf3f623
all: Unify naming convention of backends. Get rid of '_' in URIs.
Solomon Peachy
2013-07-14 20:10:18 -0400
7224fe02a8
Update README.
Solomon Peachy
2013-07-14 17:47:11 -0400
28c70a6fbc
s2145: Use a fixed-size buffer to receive responses from the printer.
Solomon Peachy
2013-07-14 17:37:48 -0400
fbbd488c36
sony_updr150: Add a new experimental backend for the Sony UP-DR150 printer.
Solomon Peachy
2013-07-14 15:55:35 -0400
e0b2a6907e
kodak6800: Add (untested) support for setting tone curves too.
Solomon Peachy
2013-07-08 22:33:54 -0400
52a702e191
kodak6800: Update documentation about the curve data decoding.
Solomon Peachy
2013-07-08 22:17:22 -0400
145911c6cf
kodak6800: Initial support for querying stored tone curve.
Solomon Peachy
2013-07-08 21:59:51 -0400
6f64488c48
kodak1400: fix error in byteswapping.
Solomon Peachy
2013-07-08 21:53:52 -0400
a8c90f3731
kodak1400: Add tone curve setting support. Untested.
Solomon Peachy
2013-07-08 20:45:46 -0400
60ab3bd040
s2145: Fix tone curve set. oops.
Solomon Peachy
2013-07-08 20:37:30 -0400
1be87e8839
s2145: Dump tonecurve to a file instead of formatted stdout.
Solomon Peachy
2013-07-08 20:15:39 -0400
13bf3e1936
kodak6800: Add sniffs about reading/writing the tone curves.
Solomon Peachy
2013-07-08 20:08:57 -0400
3547621c97
docs: add bug tracker information.
Solomon Peachy
2013-07-08 11:44:06 -0400
9552314429
documentation: Add the s2145, and improve SELPHY docs too.
Solomon Peachy
2013-07-08 11:42:36 -0400
aab6074ab4
s2145: Add initial ability to set tone curves.
Solomon Peachy
2013-07-06 22:44:51 -0400
b4b2b4c00f
common: Log the USB Manufacturer ID too.
Solomon Peachy
2013-07-06 21:05:00 -0400
fec7e6d776
common: Fix more USB descriptor parsing bugs.
Solomon Peachy
2013-07-06 20:58:23 -0400
6093b65481
s2145: Add support for reading the tone curves.
Solomon Peachy
2013-07-06 20:29:30 -0400
060c38ba74
s2145: Add a blurb about how LiveLink Technology sponsored this backend.
Solomon Peachy
2013-07-06 19:08:17 -0400
20f903e166
s2145: Decode many of the values in the various status messages.
Solomon Peachy
2013-07-06 18:56:19 -0400
924164e683
s2145: Flash LED, Cancel job, reset printer/user curve, configure buttons.
Solomon Peachy
2013-07-06 15:12:45 -0400
26c8224fca
s2145: Add the ability to set the user/unique string.
Solomon Peachy
2013-07-06 14:11:41 -0400
63ee09ff0f
s2145: Added the ability to query status, media, errors, and fwinfo.
Solomon Peachy
2013-07-06 13:39:00 -0400
62ba1bd276
s2145: Add functions to dump status/state/logs/etc.
Solomon Peachy
2013-07-06 12:48:19 -0400
daec9e6f68
s2145: Rename helper to include manufacturer.
Solomon Peachy
2013-07-06 11:03:49 -0400
071e589679
icm: Add ICC profiles for Shinko/Sinfonia S2145
Solomon Peachy
2013-07-06 11:01:21 -0400
859662f9d3
icm: Move all ICC profiles around a little.
Solomon Peachy
2013-07-06 10:45:27 -0400
d8751e8f81
s2145: Add a spooler for the Shinko/Sinfonia CHC-S2145.
Solomon Peachy
2013-07-06 10:14:06 -0400
e1ea0359fd
common: bump revision.
Solomon Peachy
2013-07-06 10:12:19 -0400
df9a207f8e
all: add xxx_to_cpu macros as well.
Solomon Peachy
2013-07-06 09:10:01 -0400
6b474fb958
selphy: Tweak informational logging a smidge.
Solomon Peachy
2013-07-01 07:26:34 -0400
41836e3f63
kodak6800: Better informational logging.
Solomon Peachy
2013-07-01 07:26:21 -0400
1d8e9c4c8a
kodak1400: Better informational logging.
Solomon Peachy
2013-07-01 07:23:13 -0400
4f90bfec12
selphy: Make it a little more verbose (INFO instead of DEBUG)
Solomon Peachy
2013-07-01 07:21:44 -0400
6c0e25ae4b
all: Add a common lib version too.
Solomon Peachy
2013-06-30 13:01:17 -0400
7177b142e0
kodak68xx: Add ICC profiles.
Solomon Peachy
2013-06-30 12:51:54 -0400
d6cc67aedd
Kodak 805: Add ICC profile.
Solomon Peachy
2013-06-30 12:50:22 -0400
60e494c3b9
Fix permissions.
Solomon Peachy
2013-06-30 12:50:14 -0400
8e51a52c61
Rename README.
Solomon Peachy
2013-06-30 12:50:03 -0400
1ee6c66f53
Greatly update README
Solomon Peachy
2013-06-30 12:48:46 -0400
0323f2635b
selphy: Move documentation ito the .C file.
Solomon Peachy
2013-06-30 12:31:04 -0400
fc33600760
selphy: Bump revision.
Solomon Peachy
2013-06-30 12:29:34 -0400
bd5b371baf
selphy: Fix a really bad bug introduced months ago that causes all prints to hang.
Solomon Peachy
2013-06-30 12:27:43 -0400
d903c66a25
Fix 'make clean' target.
Solomon Peachy
2013-06-30 12:16:39 -0400
46aff13042
all: Fix enumeration, and fix send_data for larger sizes.
Solomon Peachy
2013-06-30 12:05:32 -0400
310ae8c241
all: Move the device serial number matching code into common lib.
Solomon Peachy
2013-06-30 11:32:41 -0400
0e82760201
all: Start merging common enumeration tasks, starting with url-ification.
Solomon Peachy
2013-06-30 11:15:03 -0400
b8a64a2be0
kodak6800: Don't pad the payload with 17 bytes. And handle 4x6 on 6x8 media properly, so it doesn't break other media types.
Solomon Peachy
2013-06-30 10:08:37 -0400
5c23ec3db2
all: Always print out version information.
Solomon Peachy
2013-06-30 07:28:51 -0400
40f7449494
kodak6800: Fix a missing break statement.
Solomon Peachy
2013-06-29 21:49:00 -0400
3b0fb33a8a
kodak6800: documentation updates.
Solomon Peachy
2013-06-29 21:43:15 -0400
1937db41eb
kodak6800: More debugging output.
Solomon Peachy
2013-06-29 21:37:35 -0400
a9705d88e3
common: Display an error if we don't transfer everything.
Solomon Peachy
2013-06-29 21:35:45 -0400
9d050b4370
all: Clean up use of <arpa/inet.h>
Solomon Peachy
2013-06-29 12:25:06 -0400
7379b34ad2
kodak1400: Add more info about the over-the-wire protocol.
Solomon Peachy
2013-06-29 10:37:38 -0400
149d8acc3f
kodak6800: bump revision.
Solomon Peachy
2013-06-28 07:56:33 -0400
9ee3b043f4
kodak6800: Improve readback output. And document I/O format better.
Solomon Peachy
2013-06-28 07:56:02 -0400
5c14b2d289
common: Remove duplicate error macros.
Solomon Peachy
2013-06-28 07:50:24 -0400
5c24329d8a
kodak6800: Ensure structure is packed, and fix read.
Solomon Peachy
2013-06-28 07:18:35 -0400
72b9de0047
kodak1400: Ensure header structure is packed.
Solomon Peachy
2013-06-28 07:18:16 -0400
71f462a4d7
kodak6800: Updates.
Solomon Peachy
2013-06-27 23:08:32 -0400
771f9da99f
kodak6800: Add test job.
Solomon Peachy
2013-06-27 23:07:57 -0400
293241b39f
all: Start moving common code out into a separate library.
Solomon Peachy
2013-06-27 23:02:34 -0400
1336a7feda
kodak1400: Add (commented-out) definitions for the Kodak 805.
Solomon Peachy
2013-06-27 22:47:02 -0400
736cedd17e
gitignore update.
Solomon Peachy
2013-06-27 22:46:21 -0400
dd9a61d271
Add kodak6800 to makefile.
Solomon Peachy
2013-06-27 22:45:50 -0400
d5cb54ac8c
kodak6800: Initial attempt at a spooler. Probably doens't work.
Solomon Peachy
2013-06-27 22:45:32 -0400