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_shinkos2145.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
various: Update copyright year
Solomon Peachy
1
-1
/
+1
2021-09-30
all: Move to using 'struct dyesub_job_common' in all backends
Solomon Peachy
1
-6
/
+4
2021-09-30
all: make "fast_return" only affect the final print in a job.
Solomon Peachy
1
-2
/
+2
2021-07-06
kodak1400: Add error message parsing. Purely informative.
Solomon Peachy
1
-1
/
+1
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
-18
/
+10
2020-08-11
common: un-hardcode 'stderr' as the logging stream
Solomon Peachy
1
-1
/
+1
2020-03-24
misc: Shut up a large pile of compile warnings with pedantic compilers
Solomon Peachy
1
-2
/
+2
2020-01-31
shinkos2145: Fix detection entries.
Solomon Peachy
1
-2
/
+2
2020-01-30
All: Leave the "prefix" list for family or backwards-compatible names only.
Solomon Peachy
1
-5
/
+2
2020-01-22
misc: Correct a small pile of cppcheck/scan-build warnings.
Solomon Peachy
1
-8
/
+8
2020-01-17
Misc: Update address for FSF.
Solomon Peachy
1
-4
/
+1
2019-12-17
ek6800/s1245: Support generic status queries.
Solomon Peachy
1
-1
/
+1
2019-12-16
sinfonia: Support generic stats query across most models.
Solomon Peachy
1
-3
/
+74
2019-12-11
common: Add proper definitions for special CUPS marker levels.
Solomon Peachy
1
-1
/
+1
2019-11-06
common: Pass bInterfaceNo into backend->query_serno() call
Solomon Peachy
1
-1
/
+2
2019-11-02
all: Pass the USB bInterfaceNum into the backend attach() function.
Solomon Peachy
1
-1
/
+2
2019-10-18
misc: Fix some compile warnings.
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-09-22
sinfonia: More cleanups:
Solomon Peachy
1
-18
/
+18
2019-09-18
sinfonia: Several updates:
Solomon Peachy
1
-31
/
+3
2019-05-25
sinfonia: Common overcoat mode.
Solomon Peachy
1
-3
/
+3
2019-05-25
sinfonia: Unify a pile of common commands across four backends
Solomon Peachy
1
-163
/
+35
2019-05-22
common: Use generic teardown code unless necessary.
Solomon Peachy
1
-10
/
+0
2019-05-22
kodak: Add preliminary support for Kodak 7000-series, 8810, and 6900
Solomon Peachy
1
-11
/
+1
2019-05-13
sinfonia: Add a library "version" and have the specific backends log it.
Solomon Peachy
1
-1
/
+1
2019-05-13
sinfonia: More common code & definitions, and normalize code for more.
Solomon Peachy
1
-417
/
+187
2019-05-13
shinko: Rename common shinko library to 'sinfonia' to reflect current name
Solomon Peachy
1
-1
/
+1
2019-05-12
shinko: More unification, print method decoding.
Solomon Peachy
1
-18
/
+2
2019-05-12
shinko: More common structs and definitions.
Solomon Peachy
1
-76
/
+36
2019-05-12
shinko: MEDIA_TYPE_* definitions are common, and unify EK68x0 + S1245 errors
Solomon Peachy
1
-27
/
+12
2019-05-09
shinko: Extract more common code.
Solomon Peachy
1
-41
/
+4
2019-05-06
shinko: Start pulling out common code into one place.
Solomon Peachy
1
-186
/
+25
2019-05-06
shinko: Some minor cleanups.
Solomon Peachy
1
-9
/
+24
2019-04-28
sinfonia: Common header/job parsing code for Sinfonia models.
Solomon Peachy
1
-44
/
+83
2019-02-17
misc: Update copyright year on files modified in 2019.
Solomon Peachy
1
-1
/
+1
2019-01-13
common: rename dyesub_read_data() to dyesub_read_file()
Solomon Peachy
1
-1
/
+1
2019-01-13
common: Add a global function to read the contents of a file.
Solomon Peachy
1
-9
/
+4
2018-10-18
misc: don't duplicate fast return in backend help.
Solomon Peachy
1
-1
/
+0
2018-09-22
all: Revamp "backend names" to align with gutenprint model names.
Solomon Peachy
1
-2
/
+6
2018-09-21
shinko: Add support for media forcing to all shinko models.
Solomon Peachy
1
-2
/
+6
2018-06-17
common: better split between parsing and printing.
Solomon Peachy
1
-40
/
+60
2018-05-12
shinko: support TEST_MODE_NOATTACH
Solomon Peachy
1
-22
/
+27
2018-05-09
all: push printer type lookup into common code.
Solomon Peachy
1
-2
/
+5
2018-04-29
all: Don't query the marker state at attach time
Solomon Peachy
1
-13
/
+1
2018-04-29
all: add new marker query support to backends and rejigger as needed.
Solomon Peachy
1
-89
/
+112
[next]