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
/
lib70x
/
libMitsuD70ImageReProcess.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
Update copyright year on a few files
Solomon Peachy
1
-2
/
+2
2021-08-14
lib70x: Fix a rewind check regression in the CPD80 processing code
Solomon Peachy
1
-3
/
+4
2021-08-13
lib70x: Rework the rewind logic a little bit
Solomon Peachy
1
-46
/
+47
2021-08-13
Kodak305: updated CPC data files
Solomon Peachy
1
-3
/
+3
2020-12-05
lib70x: Library enhancements for CP30D family
Solomon Peachy
1
-2
/
+57
2020-08-11
Pull image processing announcement blurbs into the main program
Solomon Peachy
1
-16
/
+6
2020-08-11
lib70x: get rid of some printf()s
Solomon Peachy
1
-10
/
+3
2020-06-08
lib70x: Fix 64-bit float byte order conversion
Solomon Peachy
1
-30
/
+42
2020-06-08
lib70x: Fix multiple errors in the CP98xx gamma code.
Solomon Peachy
1
-33
/
+44
2020-06-04
lib70x: Hopefully fix a reverse image problem for the cp98xx series
Solomon Peachy
1
-10
/
+11
2020-03-21
lib70x: Clean up a few variable names. No functional change.
Solomon Peachy
1
-26
/
+24
2020-03-03
misc: Update copyright year in the program output.
Solomon Peachy
1
-2
/
+2
2020-03-03
misc: Fix a small pile of static analysis problems
Solomon Peachy
1
-10
/
+8
2020-03-02
mitsu_m1: Update READMEs and other documentation.
Solomon Peachy
1
-6
/
+10
2020-03-02
lib70x: Bump version.
Solomon Peachy
1
-1
/
+1
2020-03-02
mitsu_m1: Move all image processing code into library.
Solomon Peachy
1
-0
/
+599
2020-02-29
lib70x: Eliminate some dead debug code
Solomon Peachy
1
-10
/
+0
2020-02-26
misc: Use GCC builtins for byteswapping.
Solomon Peachy
1
-35
/
+6
2020-02-24
lib70x: A few more documentation/comment updates.
Solomon Peachy
1
-3
/
+3
2020-02-20
lib70x: Correct a subtle color correction bug
Solomon Peachy
1
-15
/
+15
2020-02-20
lib70x: Comments and other docs updated.
Solomon Peachy
1
-10
/
+11
2020-02-19
lib70x: Bugfixes for cp98xx gamma table generation and application
Solomon Peachy
1
-21
/
+24
2020-02-16
lib70x: Fix a logic error introduced by unsigned integer underflow
Solomon Peachy
1
-2
/
+2
2020-02-14
lib70x: 98xx input data is BGR. Mitsu code assumes RGB!
Solomon Peachy
1
-3
/
+3
2020-02-14
lib70x: Corrected errors in the 98xx gamma code.
Solomon Peachy
1
-46
/
+14
2020-02-14
lib70x: Wrong Blue->Yellow gamma base used in the CP98xx gamma code.
Solomon Peachy
1
-12
/
+11
2020-02-14
lib70x: Fix Sharp_CopyLine()
Solomon Peachy
1
-7
/
+7
2020-02-14
lib70x: More commenting cleanups.
Solomon Peachy
1
-5
/
+11
2020-02-13
lib70x: Minor cleanups. No functional changes.
Solomon Peachy
1
-7
/
+3
2020-02-12
mitsu98xx: Significant fixes
Solomon Peachy
1
-78
/
+59
2020-02-11
lib70x: Some more fixes I missed.
Solomon Peachy
1
-17
/
+16
2020-02-11
mitsu98xx: Implement proper gamma correction code in lib70x
Solomon Peachy
1
-2
/
+939
2020-02-10
lib70x: Fix a compile warning.
Solomon Peachy
1
-1
/
+1
2020-02-07
lib70x: Had a '> 0' instead of a '>= 0' in a black compensation test.
Solomon Peachy
1
-9
/
+10
2020-02-07
lib70x: Minor updates; no fuctional changes.
Solomon Peachy
1
-21
/
+19
2020-01-25
misc: Clean up endian macros, eliminate use of ntohs and friends.
Solomon Peachy
1
-20
/
+38
2020-01-17
Misc: Update address for FSF.
Solomon Peachy
1
-5
/
+2
2019-12-03
Fix boneheaded bug in lib70x code.
Solomon Peachy
1
-2
/
+2
2019-10-15
lib70x: Fix a compilation warning.
Solomon Peachy
1
-37
/
+38
2019-05-26
misc: It's 'Fujifilm', not 'Fuji'
Solomon Peachy
1
-1
/
+1
2017-11-17
All: Add 'SPDX-License-Identifier' headers to all source files.
Solomon Peachy
1
-0
/
+2
2017-03-19
mitsu70x: Major update.
Solomon Peachy
1
-79
/
+71
2017-03-17
mitsu70x: Enhancements for the D80 in Superfine mode
Solomon Peachy
1
-343
/
+402
2017-03-16
lib70x: Update to 0.5
Solomon Peachy
1
-75
/
+74
2017-03-15
lib70x: Several bugfixes to the library, plus a pile of cleanups.
Solomon Peachy
1
-91
/
+70
2017-03-14
lib70x: Further cleanups, and add an API version query.
Solomon Peachy
1
-15
/
+29
2017-03-14
lib70x: Minor updates and cleanups; no functional changes.
Solomon Peachy
1
-81
/
+77
2016-10-19
lib70x: Fix crashes and other fun in the rewind code.
Solomon Peachy
1
-12
/
+10
2016-10-19
lib70x: Implement rewind detection support. Disabled for the moment.
Solomon Peachy
1
-6
/
+225
2016-10-05
mitsu70x: Bundle the library and rearrange a few things.
Solomon Peachy
1
-0
/
+1203