Commit Graph

23 Commits

Author SHA1 Message Date
Solomon Peachy d20f1e2049 kodak1400: Merge into new multi-call paradigm. 2013-07-18 21:05:33 -04:00
Solomon Peachy b038aa71c1 kodak6800: 75% of new backend migration completed. Main loop is all that's left. 2013-07-18 18:03:40 -04:00
Solomon Peachy a3d60820b9 makefile: Strip out the old stuff, only build new stuff now.
Next up, porting other backends to new framework!
2013-07-18 12:51:05 -04:00
Solomon Peachy be8c5c494f unification: Rearrange internals quite a lot.
Only Sony UP-DR150 driver is converted.

Still to-do in common code:
	* Backend selection based on URI (ie CUPS mode)
	* Backend selection based on BACKEND or argv[0] (ie standalone mode)
2013-07-18 08:46:44 -04:00
Solomon Peachy 66c5a913fd all: Gutenprint's automake can't handle '-' in variable names. sigh. 2013-07-14 20:18:04 -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 fbbd488c36 sony_updr150: Add a new experimental backend for the Sony UP-DR150 printer. 2013-07-14 15:55:35 -04:00
Solomon Peachy daec9e6f68 s2145: Rename helper to include manufacturer. 2013-07-06 11:03:49 -04:00
Solomon Peachy d8751e8f81 s2145: Add a spooler for the Shinko/Sinfonia CHC-S2145.
...It doesn't work yet, something is wrong with the raw data xfer.
2013-07-06 10:14:06 -04:00
Solomon Peachy d903c66a25 Fix 'make clean' target. 2013-06-30 12:16:39 -04:00
Solomon Peachy 293241b39f all: Start moving common code out into a separate library.
The goal is to avoid code duplication.

There's a lot of similar functionality remaining.
2013-06-27 23:02:34 -04:00
Solomon Peachy dd9a61d271 Add kodak6800 to makefile. 2013-06-27 22:45:50 -04:00
Solomon Peachy e771f001d3 selphy: Fold the "common" header into the main source file.
There's nothing sharing it any more, so why bother?
2013-05-02 20:34:01 -04:00
Solomon Peachy 75565e7981 [build] install kodak1400 spooler too. 2013-02-01 21:44:48 -05:00
Solomon Peachy bf8f95b60a [build] fix. 2013-01-19 21:28:18 -05:00
Solomon Peachy 657cc53483 [kodak1400] Initial commit. doesn't work yet. 2013-01-19 17:10:21 -05:00
Solomon Peachy c4d5b80bd8 [docs] Update documentation regarding the CP-10 2012-12-11 12:25:13 -05:00
Solomon Peachy 9047c29951 [linux] Delete the selphy_print_linux tool.
The libusb backend does everything, and better.

 Also, it can't handle the CP-10 properly.
2012-12-11 12:16:23 -05:00
Solomon Peachy e04be18f48 [misc] Update docs. 2012-11-19 21:53:20 -05:00
Solomon Peachy 6c2870e791 [build] Rename everything to match what is gutenprint now. 2012-11-19 21:50:14 -05:00
Solomon Peachy 615b7b60f9 [misc] Updated install rule. 2012-11-13 16:40:36 -05:00
Solomon Peachy 42ff824594 [docs] Add some compilation and usage instructions. 2012-11-13 16:32:53 -05:00
Solomon Peachy 54267d51eb [build] Add a makefile 2012-10-27 10:22:12 -04:00