index
:
selphy_print.git
master
Gutenprint + CUPS backends for Dye Sublimation printers
Solomon Peachy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backend_mitsu9550.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-13
common: Add a global function to read the contents of a file.
Solomon Peachy
1
-19
/
+8
2018-09-30
mitsu9810: reserve a little extra space for the lamination data.
Solomon Peachy
1
-2
/
+2
2018-09-30
mitsu9xxx: Fix uninitalized read in 98xx gamma correction code.
Solomon Peachy
1
-2
/
+2
2018-09-26
mitsu98xx: Fix problem with printing matte on 9810/9820
Solomon Peachy
1
-7
/
+9
2018-09-22
all: Revamp "backend names" to align with gutenprint model names.
Solomon Peachy
1
-14
/
+22
2018-09-21
mitsu9xxx: Support passing media type to test code.
Solomon Peachy
1
-1
/
+5
2018-09-20
misc: Fix some minor issues reported by scan-analyze
Solomon Peachy
1
-1
/
+1
2018-06-30
mitsu9550: More documentation of the WMAM data structure.
Solomon Peachy
1
-7
/
+11
2018-06-20
mitsu98xx: bugfix.
Solomon Peachy
1
-3
/
+6
2018-06-19
mitsu: 70x and 98xx families perform the image processing in test modes.
Solomon Peachy
1
-74
/
+86
2018-06-17
mitsu98xx: Move bulk of image processing out of read_parse.
Solomon Peachy
1
-101
/
+100
2018-06-17
many: Fix more memory leaks and outright bugs.
Solomon Peachy
1
-10
/
+41
2018-06-17
common: better split between parsing and printing.
Solomon Peachy
1
-96
/
+133
2018-05-15
mitsu9600: Fix typo in backend alias.
Solomon Peachy
1
-1
/
+1
2018-05-15
mitsu98xx: Fix bugs in the 8->12bpp conversion code.
Solomon Peachy
1
-8
/
+10
2018-05-12
mitsu9xxx: fix compile. Bad Peachy.
Solomon Peachy
1
-1
/
+1
2018-05-12
mitsu9550: Take advantate of TEST_MODE_NOTATTACH
Solomon Peachy
1
-3
/
+9
2018-05-09
all: push printer type lookup into common code.
Solomon Peachy
1
-10
/
+3
2018-05-09
mitsu98xx: Fix parsing of 8bpp jobs.
Solomon Peachy
1
-1
/
+6
2018-05-09
mitsu9xxx: More datalogging.
Solomon Peachy
1
-2
/
+3
2018-05-04
mitsu9xxx: Fix the fix for the status2 query.
Solomon Peachy
1
-1
/
+1
2018-05-02
mitsu98xx: Stricter end-of-job checking and some debug output.
Solomon Peachy
1
-8
/
+11
2018-05-01
mitsu98xx: Do the datafile read earlier
Solomon Peachy
1
-22
/
+22
2018-05-01
mitsu98xx: Fix boneheaded error.
Solomon Peachy
1
-1
/
+1
2018-05-01
mitsu9xxx: Fixes.
Solomon Peachy
1
-19
/
+6
2018-04-29
all: add new marker query support to backends and rejigger as needed.
Solomon Peachy
1
-55
/
+48
2018-04-28
common: Change backend->attach API to allow status returns
Solomon Peachy
1
-1
/
+4
2018-04-23
mitsu9xxx: Don't send the "job cancel" command for -S models.
Solomon Peachy
1
-2
/
+4
2018-04-23
mitsu9xxx: Gutenprint integration.
Solomon Peachy
1
-4
/
+9
2018-04-20
mitsu9xxx: Add Job Cancel support.
Solomon Peachy
1
-6
/
+21
2018-04-20
mitsu98xx: Continue to rejigger internals to prepare for library.
Solomon Peachy
1
-107
/
+321
2018-04-18
mitsu98xx: Use the gamma tables out of the $OtherOS driver.
Solomon Peachy
1
-3
/
+138
2018-03-16
all: Move all backend names into aliases tables.
Solomon Peachy
1
-18
/
+18
2018-03-16
common: Add support for backends to support aliases.
Solomon Peachy
1
-3
/
+9
2018-02-22
It's 2018, update appropriately.
Solomon Peachy
1
-1
/
+1
2018-02-16
all: use BACKEND_CUPS_RETRY_CURRENT for memory allocation failures.
Solomon Peachy
1
-1
/
+1
2018-01-21
mitsu9550: Support reading the 9810/9820 lamination data from disk.
Solomon Peachy
1
-3
/
+78
2017-11-17
All: Add 'SPDX-License-Identifier' headers to all source files.
Solomon Peachy
1
-0
/
+2
2017-11-08
all: Clean up the manufacturer override field in the devices.
Solomon Peachy
1
-13
/
+13
2017-07-10
Fix up bad whitespacing.
Solomon Peachy
1
-26
/
+26
2017-05-05
Merge a pile spelling fixes from Ville Skyttä <scop@sf>
Solomon Peachy
1
-1
/
+1
2017-04-04
mitsu9550: Minor doc updates.
Solomon Peachy
1
-3
/
+5
2016-12-20
mitsu9550: Add some notes on the m9500.
Solomon Peachy
1
-4
/
+5
2016-11-04
Add USB PIDs for several Mitsubishi models:
Solomon Peachy
1
-5
/
+9
2016-10-31
mitsu9550: Handle the CP9600's door open condition.
Solomon Peachy
1
-12
/
+26
2016-10-31
mitsu9550: Fix an incorrect field size in the status2 struct.
Solomon Peachy
1
-2
/
+2
2016-10-28
mitsu9550: add a placeholder for dump_status2()
Solomon Peachy
1
-1
/
+21
2016-10-26
mitsu9550: doc updates and speculation.
Solomon Peachy
1
-26
/
+33
2016-10-25
mitsu9550: Update docs.
Solomon Peachy
1
-3
/
+7
2016-10-23
mitsu9550: Fix a boneheaded memcpy().
Solomon Peachy
1
-1
/
+1
[prev]
[next]