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_shinkos1245.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
-25
/
+12
2020-08-11
common: un-hardcode 'stderr' as the logging stream
Solomon Peachy
1
-1
/
+1
2020-06-30
misc: Bump copyright dates on files modified in 2020
Solomon Peachy
1
-1
/
+1
2020-03-24
misc: Shut up a large pile of compile warnings with pedantic compilers
Solomon Peachy
1
-3
/
+3
2020-01-30
All: Leave the "prefix" list for family or backwards-compatible names only.
Solomon Peachy
1
-5
/
+2
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
-6
/
+47
2019-12-12
misc: use CUPS_BACKEND_OK instead of 0 as a return value.
Solomon Peachy
1
-8
/
+8
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
/
+3
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-08-30
kodak68xx: Support get/set of both "User" and "Current" curve data.
Solomon Peachy
1
-10
/
+0
2019-07-13
s1245 & ek68xx: Fix a regression with print copies.
Solomon Peachy
1
-2
/
+2
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-14
s1245: Use standard Sinfonia media struct definition,
Solomon Peachy
1
-24
/
+15
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
-43
/
+1
2019-05-13
shinko: Rename common shinko library to 'sinfonia' to reflect current name
Solomon Peachy
1
-1
/
+1
2019-05-12
shinko: MEDIA_TYPE_* definitions are common, and unify EK68x0 + S1245 errors
Solomon Peachy
1
-264
/
+6
2019-05-11
s1245/kodak68xx: Fix idle detection when queueing up more than two jobs
Solomon Peachy
1
-5
/
+1
2019-05-07
misc: Fix up a small pile of bugs found via static analysis.
Solomon Peachy
1
-0
/
+1
2019-05-06
shinko: Start pulling out common code into one place.
Solomon Peachy
1
-29
/
+21
2019-05-06
shinko1245: Make it use the common sinfonia parsing code.
Solomon Peachy
1
-95
/
+26
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
-15
/
+5
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
many: Fix up memory leaks introduced in last commits.
Solomon Peachy
1
-2
/
+12
2018-06-17
common: better split between parsing and printing.
Solomon Peachy
1
-25
/
+47
2018-05-15
s1245: Dump remaining prints in printer status.
Solomon Peachy
1
-5
/
+7
2018-05-12
shinko: support TEST_MODE_NOATTACH
Solomon Peachy
1
-7
/
+11
2018-05-09
all: push printer type lookup into common code.
Solomon Peachy
1
-10
/
+3
2018-04-29
all: Don't query the marker state at attach time
Solomon Peachy
1
-6
/
+1
2018-04-29
all: add new marker query support to backends and rejigger as needed.
Solomon Peachy
1
-25
/
+39
2018-04-28
common: Change backend->attach API to allow status returns
Solomon Peachy
1
-2
/
+5
2018-04-26
misc: Fix up a pile of cppcheck warnings.
Solomon Peachy
1
-2
/
+4
2018-03-26
misc: Update the backend names.
Solomon Peachy
1
-1
/
+1
2018-03-16
all: Move all backend names into aliases tables.
Solomon Peachy
1
-4
/
+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-10
s1245: The GET_MATTE response is 7 bytes, not 6.
Solomon Peachy
1
-3
/
+3
[next]