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
13e25a4c95
common: Ensure we properly define URI_PREFIX as part of the build.
2013-12-18 18:28:13 -05:00
Solomon Peachy
b4ab36693a
install: use the name 'gutenprint52usb' instead of 'gutenprint52+usb'
2013-12-18 09:41:51 -05:00
Solomon Peachy
7f39793a42
install: Use the correct 'gutenprint52+usb' backend name.
2013-12-17 07:18:53 -05:00
Solomon Peachy
ccf44058ab
dsp_ds40: Initial pass at a backend.
...
As far as a backend is concerned, it's just a passthrough. However, it
has command-line options.
2013-12-03 22:21:44 -05:00
Solomon Peachy
ee9ca87e8e
kodak605: Add an initial implementation of a Kodak 605 backend
2013-11-20 21:33:46 -05:00
Solomon Peachy
e0b75e01d1
build: Clean up makefile a bit.
2013-11-16 17:33:13 -05: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
51d3ef75f6
blacklist: Add a quirks file for the CUPS 1.6.4+ or 1.7-rc2+ USB backend.
...
This will blacklist all printers this backend supports.
2013-10-04 09:30:52 -04:00
Solomon Peachy
36404817e7
common: Rename everything consistently.
2013-07-27 07:34:36 -04:00
Solomon Peachy
884919b5fe
common: Clean up some gcc warnings (when -Wextra is used)
2013-07-26 16:18:35 -04:00
Solomon Peachy
53fbf791a0
misc: Add '-g' to build for debugging ease.
2013-07-18 23:13:02 -04:00
Solomon Peachy
1e0f679eb4
selphy: Final backend migrated to new unified model.
...
None of this has been tested!
2013-07-18 23:00:58 -04:00
Solomon Peachy
060b6763fb
s2145: Migrate to new unified backend.
...
UNTESTED.
2013-07-18 22:10:56 -04:00
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