Solomon Peachy
878946571f
s6145: Bundle libS6145ImageReProcess!
...
Yep, the s6145 is now fully usable with Free Software!
2016-01-27 08:00:02 -05:00
Solomon Peachy
69664f5076
shinkos6145: Get rid of the correction data check.
...
It belongs in the library. There's no point in it being in the fallback
code.
2016-01-27 07:24:12 -05:00
Solomon Peachy
52e4b827cd
whitspace cleanups.
2016-01-24 16:59:56 -05:00
Solomon Peachy
8e35e5608b
all: It's 2016 now, update the copyright text.
...
Also, correct the initial dates for a few of the backends.
2016-01-24 09:44:19 -05:00
Solomon Peachy
69f817104a
s6145: Fix some compile warnings on 32-bit platforms.
2016-01-22 19:47:42 -05:00
Solomon Peachy
6d8eb1434a
dnpds40: Newer DS620 FW supports fullcutter on non-6x8 prints.
2016-01-21 19:16:52 -05:00
Solomon Peachy
139aa6e355
mitsu70x: doc update
2016-01-20 20:14:05 -05:00
Solomon Peachy
3612c75564
Merge branch 'master' of git.shaftnet.org:selphy_print
2016-01-20 20:12:38 -05:00
Solomon Peachy
24ef3b445d
dnpds40: Enable use of fast return mode
...
Or more accurately, block until print complete if not in fast return mode.
2016-01-20 20:11:54 -05:00
Solomon Peachy
1c3cfc996a
all: Ensure all jobid-aware printers log the ID properly.
2016-01-20 13:40:11 -05:00
Solomon Peachy
f97b139549
d70x: K60 and EK306 need a workaround.
2016-01-19 17:45:35 -05:00
Solomon Peachy
f578422aa7
mitsu70x: Add support for the printers' data tables
...
Nothing is done with them yet, but I hope to change that.
2016-01-19 17:40:22 -05:00
Solomon Peachy
cce49e4e25
add a crude release script.
2016-01-18 21:16:50 -05:00
Solomon Peachy
a550ef34e5
s6145: Replace the old winXP test job with a proper photo. :)
2016-01-18 21:16:25 -05:00
Solomon Peachy
ec4609c7e4
Mitsu9550: Update ICC profiles.
2016-01-18 09:17:03 -05:00
Solomon Peachy
3262b359da
s6145: Fix sleep time set, and display the printer region code.
2016-01-17 17:08:05 -05:00
Solomon Peachy
e8749e68fc
Update documentation and displayed text.
2016-01-17 16:58:10 -05:00
Solomon Peachy
6740e1b085
s6145: some more endianness stuff.
2016-01-17 09:48:57 -05:00
Solomon Peachy
f0a122f473
s6145: add support for dumping the eeprom.
...
Just following the recommended flow in the docs.
2016-01-17 09:48:57 -05:00
Solomon Peachy
cc718bffeb
update docs for mitsu70x family.
2016-01-15 08:48:36 -05:00
Solomon Peachy
298d7a5d6d
all: Make sure the requested jobid isn't already in use!
2016-01-15 08:24:23 -05:00
Solomon Peachy
23b6773b3a
s6145: Documentation updates, and remove the WIP.
2016-01-14 18:05:00 -05:00
Solomon Peachy
ef29c8dfa0
s6145: Switch to using dlopen for the image processing library.
...
Move the library build entirely out of this makefile, as it's really a
separate project.
2016-01-14 15:00:18 -05:00
Solomon Peachy
b92d51dd47
s6145: minor corrections to the -Q option.
2016-01-13 22:52:14 -05:00
Solomon Peachy
5d70737cef
s6145: Don't query last printer OC status in status dump.
...
First, it's not terribly useful anyway, but more importantly, it
isn't safe to call under some circumstances.
2016-01-13 19:44:50 -05:00
Solomon Peachy
a4804f382d
shinko_s6145: Add ability to dump image correction data.
...
Also, don't query the data if we don't need to.
2016-01-13 13:01:19 -05:00
Solomon Peachy
a651d8da59
s6145: More makefile wrangling.
2016-01-09 18:45:52 -05:00
Solomon Peachy
637da14020
s6145: Endianness corrections in the correction data checking.
2016-01-08 00:33:12 -05:00
Solomon Peachy
218978d7d2
s6145: fix a bug in the makefile.
2016-01-08 00:22:38 -05:00
Solomon Peachy
77023b85bc
shinko_s6145: Make the build more intelligent with respect to the library
...
* backend reports which one is in use (internal,proprietary,r_eng)
* make flags determine which one is used
* only use proprietary one if we actually have one.
2016-01-05 22:36:30 -05:00
Solomon Peachy
173e1f1bc9
doc updates.
2016-01-04 23:03:50 -05:00
Solomon Peachy
e2210fdde5
s6145: A couple of minor updtes for the Brava 21.
2016-01-03 21:57:39 -05:00
Solomon Peachy
732aaa5fbc
We need libm for the library now.
2016-01-03 09:50:45 -05:00
Solomon Peachy
03eabed924
Add the Brava 21.
2016-01-02 19:31:55 -05:00
Solomon Peachy
279eb36c9d
s6145: more structure improvements
2016-01-02 10:20:24 -05:00
Solomon Peachy
22d85e240f
s6145: Makefile improvements.
...
`
2016-01-01 21:21:25 -05:00
Solomon Peachy
b443cb34a1
dnpds40: Media color offset is decoded better now.
...
Not sure if it's anything other than informational...
2016-01-01 21:20:48 -05:00
Solomon Peachy
a561f53a31
s6145: Add some fixups for Big Endian systems.
2015-12-30 18:40:28 -05:00
Solomon Peachy
5621aaec5b
mitsu70x: Mark entire backend as WIP, and update README.
2015-12-29 08:37:01 -05:00
Solomon Peachy
4ce5914bd6
mitsu70x: automatically turn on super/ultrafine whne using matte.
2015-12-28 16:46:26 -05:00
Solomon Peachy
0afeb71ab5
mitsu70x: Minor updates.
2015-12-28 11:29:31 -05:00
Solomon Peachy
7cac814134
mitsu70x: More info in the printer deck status dump
2015-12-25 23:27:35 -05:00
Solomon Peachy
a9ba8db004
mitsu70x: Add support for setting the sleep timer.
2015-12-25 23:02:18 -05:00
Solomon Peachy
5e54d729d7
mitsu70x: Dump job history and dispositions.
2015-12-25 17:48:55 -05:00
Solomon Peachy
ae06087f03
nitsu70x: Add ability to abort a job in progress.
2015-12-25 17:40:27 -05:00
Solomon Peachy
b8bbd32c5f
mitsu70x: Decode all errors, classes, and dispositions.
2015-12-25 17:23:48 -05:00
Solomon Peachy
67c75b6a6a
mitsu70x: Major internal reworking to improve robustness.
...
This might fix the problems printing on the K60 models.
2015-12-25 16:21:06 -05:00
Solomon Peachy
6780994523
Shinko s6145: Fix error detection in main loop.
2015-12-25 12:09:27 -05:00
Solomon Peachy
066ad33119
libS6145: Build the RE version as a shared library.
2015-12-25 10:15:04 -05:00
Solomon Peachy
9d3ee7b3b5
s6145: Add in some missing bits.
...
...Unknown if they all work or not.
2015-12-17 21:50:47 -05:00