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_mitsup95d.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-16
misc: Get rid of all USB_VID_*/USB_PID_* definitions
Solomon Peachy
1
-6
/
+2
2021-01-23
Update shaftnet.org URLS from http -> https
Solomon Peachy
1
-1
/
+1
2020-10-05
common: the 'dyesub_backend' structure is now const everywhere.
Solomon Peachy
1
-1
/
+1
2020-08-12
common: Introduce a common USB connection object, and use it!
Solomon Peachy
1
-35
/
+27
2020-06-30
misc: Bump copyright dates on files modified in 2020
Solomon Peachy
1
-1
/
+1
2020-02-28
mitsu_p9x: Fix execution in test mode.
Solomon Peachy
1
-0
/
+5
2020-02-26
mitsup9x: Fix an inverted test.
Solomon Peachy
1
-1
/
+1
2020-02-26
mitsup9x: Detect different iSerial modes, and complain appropriately.
Solomon Peachy
1
-5
/
+28
2020-02-26
mitsu_p95: Document the differences between the three iSerial modes
Solomon Peachy
1
-1
/
+4
2020-01-30
All: Leave the "prefix" list for family or backwards-compatible names only.
Solomon Peachy
1
-1
/
+0
2020-01-17
Misc: Update address for FSF.
Solomon Peachy
1
-4
/
+1
2019-12-12
misc: use CUPS_BACKEND_OK instead of 0 as a return value.
Solomon Peachy
1
-1
/
+1
2019-12-11
common: Add proper definitions for special CUPS marker levels.
Solomon Peachy
1
-10
/
+3
2019-11-02
all: Pass the USB bInterfaceNum into the backend attach() function.
Solomon Peachy
1
-1
/
+2
2019-10-28
misc: Documentation/comment updates and some dead code removed.
Solomon Peachy
1
-1
/
+1
2019-10-18
misc: When there is more than once copy count source, use the largest.
Solomon Peachy
1
-2
/
+3
2019-09-28
all: Clean up unnecessary #include
Solomon Peachy
1
-10
/
+0
2019-09-28
all: Report up the low-level media ID as a PPD attribute.
Solomon Peachy
1
-0
/
+1
2019-06-03
Missed some files modified in 2019.
Solomon Peachy
1
-1
/
+1
2019-05-22
common: Use generic teardown code unless necessary.
Solomon Peachy
1
-10
/
+0
2019-03-25
mitsup9x: report media-empty state
Solomon Peachy
1
-1
/
+8
2018-09-22
all: Revamp "backend names" to align with gutenprint model names.
Solomon Peachy
1
-4
/
+6
2018-06-18
mitsup95: Header fixups need to happen at the end of the parsing.
Solomon Peachy
1
-10
/
+11
2018-06-17
many: Fix more memory leaks and outright bugs.
Solomon Peachy
1
-9
/
+24
2018-06-17
common: better split between parsing and printing.
Solomon Peachy
1
-62
/
+84
2018-05-09
all: push printer type lookup into common code.
Solomon Peachy
1
-10
/
+3
2018-04-29
all: Add in "Unknown" marker reporting for the rest.
Solomon Peachy
1
-86
/
+114
2018-04-28
common: Change backend->attach API to allow status returns
Solomon Peachy
1
-1
/
+3
2018-03-26
misc: Update the backend names.
Solomon Peachy
1
-2
/
+2
2018-03-16
all: Move all backend names into aliases tables.
Solomon Peachy
1
-5
/
+17
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-09
mitsup95d: Corner case with rspect to printer busy.
Solomon Peachy
1
-1
/
+1
2018-01-08
mitsup95d: Add a status query.
Solomon Peachy
1
-3
/
+51
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
-3
/
+3
2017-07-10
Fix up bad whitespacing.
Solomon Peachy
1
-4
/
+2
2017-05-05
Merge a pile spelling fixes from Ville Skyttä <scop@sf>
Solomon Peachy
1
-1
/
+1
2017-02-12
mitsu_p9x: Fix handling of memory clear command.
Solomon Peachy
1
-12
/
+21
2017-02-07
mitsup95: Get rid of a spurious printf, and fixes for whitespace.
Solomon Peachy
1
-17
/
+16
2017-02-04
Add full support for the mitsubishi P93D
Solomon Peachy
1
-45
/
+181
2017-02-02
mitsup95: Add USB IDs for Mitsubishi P93D
Solomon Peachy
1
-1
/
+3
2016-12-06
mitsu_p95d: Thanking an anonymous benefactor
Solomon Peachy
1
-0
/
+4
2016-12-04
mitsup95d: A little extra logging.
Solomon Peachy
1
-2
/
+6
2016-12-03
mitsup95d: Add in support for the Mitsubishi P95D.
Solomon Peachy
1
-0
/
+535