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_mitsu70x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-14
mitsu70x: Fix a minor issue in the valgrind result.
Solomon Peachy
1
-0
/
+1
2021-07-06
kodak1400: Add error message parsing. Purely informative.
Solomon Peachy
1
-1
/
+0
2021-05-16
mitsu70x: All vert/horiz calibration is in pixels, aka 0.085mm
Solomon Peachy
1
-12
/
+12
2021-05-16
mitsu70x: Properly decode the horizontal calibration data
Solomon Peachy
1
-12
/
+14
2021-05-14
mitsu70x: Better general test for -S models.
Solomon Peachy
1
-9
/
+12
2021-05-14
mitsu70x: Fix inverted calculation.
Solomon Peachy
1
-3
/
+3
2021-05-14
mitsu70x: Figured out how to interpret the vertical calibration
Solomon Peachy
1
-5
/
+35
2021-05-14
mitsu70x: Support Mitsubishi CP-K60DW-S "HG" media
Solomon Peachy
1
-12
/
+25
2021-05-14
mitsu70x: Documentation updates.
Solomon Peachy
1
-10
/
+11
2021-05-11
mitsu70x: Figured out the eeprom dump
Solomon Peachy
1
-32
/
+8
2021-05-11
mitsu70x: Dump additional tables & eeprom in test mode
Solomon Peachy
1
-2
/
+51
2021-05-11
mitsu70x: Fix lifetime print counter
Solomon Peachy
1
-31
/
+92
2021-05-06
mitsu70x: Add support for printer-generated test prints
Solomon Peachy
1
-1
/
+114
2021-05-06
mitsu70x: Correct the total print count in the printer stats code path
Solomon Peachy
1
-3
/
+3
2021-05-05
mitsu70x: Minor documentation update.
Solomon Peachy
1
-5
/
+5
2021-04-16
misc: Get rid of all USB_VID_*/USB_PID_* definitions
Solomon Peachy
1
-15
/
+6
2021-04-14
mitsu70x: Fix a missing \n in a log message
Solomon Peachy
1
-1
/
+1
2021-01-23
Update shaftnet.org URLS from http -> https
Solomon Peachy
1
-2
/
+2
2021-01-13
mitsi70x: Properly report the '-S' variants of the D70/D707/D80 models
Solomon Peachy
1
-6
/
+16
2020-12-05
lib70x: Library enhancements for CP30D family
Solomon Peachy
1
-4
/
+4
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
-62
/
+51
2020-03-30
mitsu70x: Experimental code to enable CP-D70DW-S
Solomon Peachy
1
-5
/
+18
2020-03-24
misc: Shut up a large pile of compile warnings with pedantic compilers
Solomon Peachy
1
-6
/
+6
2020-03-13
misc: consolidate <config.h> inclusion
Solomon Peachy
1
-5
/
+0
2020-03-03
misc: Fix a small pile of static analysis problems
Solomon Peachy
1
-2
/
+0
2020-02-28
mitsu: Enhance media type reporting to handle per-model variations
Solomon Peachy
1
-4
/
+4
2020-02-27
mitsu: Don't abort on attaching if the library isn't loaded.
Solomon Peachy
1
-4
/
+1
2020-02-25
mitsux70x: static assertion for header.
Solomon Peachy
1
-0
/
+2
2020-02-16
common: Allow CORRTABLE_PATH to be overrided at runtime.
Solomon Peachy
1
-26
/
+34
2020-02-11
mitsu: Document some more CP-M1 stuff, and move a little common code.
Solomon Peachy
1
-65
/
+9
2020-02-06
mitsu: Use correct buffer for 3D LUT conversion in the D70 code.
Solomon Peachy
1
-1
/
+1
2020-02-05
Mitsubishi: Start pulling common code into a separate code module.
Solomon Peachy
1
-203
/
+39
2020-01-30
All: Leave the "prefix" list for family or backwards-compatible names only.
Solomon Peachy
1
-3
/
+1
2020-01-26
build: MinGW now compiles selphy_print cleanly.
Solomon Peachy
1
-1
/
+1
2020-01-26
common: Move dynamic libary loading definitions into common header.
Solomon Peachy
1
-20
/
+1
2020-01-25
misc: Clean up endian macros, eliminate use of ntohs and friends.
Solomon Peachy
1
-1
/
+2
2020-01-22
misc: Correct a small pile of cppcheck/scan-build warnings.
Solomon Peachy
1
-1
/
+1
2020-01-22
mitsu70x: Only the ASK300 and D70/D707 can't rewind.
Solomon Peachy
1
-1
/
+6
2020-01-21
Common: Major rejiggering of print job combining
Solomon Peachy
1
-37
/
+32
2020-01-20
mitsu70x: Report YMCO vs YMC format spool files correctly.
Solomon Peachy
1
-1
/
+2
2020-01-17
Misc: Update address for FSF.
Solomon Peachy
1
-4
/
+1
2019-12-25
mitsu: Documentation updates, mostly for the CP9xxx series.
Solomon Peachy
1
-3
/
+3
2019-12-20
mitsu: More notes on the 9000 and 3020 series.
Solomon Peachy
1
-0
/
+4
2019-12-20
mitsud90: Update docs and take a guess at a serial number query.
Solomon Peachy
1
-0
/
+12
2019-12-13
misc: version bumps
Solomon Peachy
1
-1
/
+1
2019-12-13
mitsu70x: Add generic common query support.
Solomon Peachy
1
-2
/
+80
2019-12-12
misc: use CUPS_BACKEND_OK instead of 0 as a return value.
Solomon Peachy
1
-9
/
+9
2019-11-27
mitsu70x: Log the error when failing to open the LUT.
Solomon Peachy
1
-2
/
+2
2019-11-06
common: Pass bInterfaceNo into backend->query_serno() call
Solomon Peachy
1
-1
/
+2
[next]