Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-05 | cp30: Report media type (based on "max" count)gutenprint_5.3.4 | Solomon Peachy | 1 | -3/+14 | |
2020-12-05 | cp30dw: A couple more minor tweaks. | Solomon Peachy | 1 | -3/+3 | |
2020-12-05 | mitsucp30: Better error loging | Solomon Peachy | 1 | -7/+21 | |
2020-12-05 | lib70x: Library enhancements for CP30D family | Solomon Peachy | 1 | -10/+29 | |
* 3D LUT processed in planar format * Sharpening support (not implemented yet) | |||||
2020-12-05 | mitsu9xxx: Many, many bug fixes for the CP30 family. | Solomon Peachy | 1 | -42/+126 | |
It prints properly now! | |||||
2020-12-05 | mitsu9xxx: Fix multiple copy generation. | Solomon Peachy | 1 | -2/+2 | |
(embarassing goof..) | |||||
2020-12-04 | mitsu9xxx: Code consolitation and cleanup. | Solomon Peachy | 1 | -172/+144 | |
Likely fixed a bug on the 9550S and 9810S models. | |||||
2020-12-04 | mitsu_cp30: Report firmware version. | Solomon Peachy | 1 | -92/+101 | |
Rearrange command info to numerical order | |||||
2020-12-03 | mitsu9xxx: Misc internal rework, with lessons learned so far from the CP30 | Solomon Peachy | 1 | -57/+112 | |
2020-11-28 | mitsu9xxx: Minor documentation fix | 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 | -53/+44 | |
2020-06-05 | mitsu98xx: Fix row/col ordering bug | Solomon Peachy | 1 | -9/+10 | |
2020-06-04 | mitsu98xx: LUT mapping needs BGR, not RGB. | Solomon Peachy | 1 | -1/+1 | |
CP30D data is planar not packed, so the LUT processing won't work anyway! | |||||
2020-06-03 | micsup30: Will now run the CP30 data through the LUT. | Solomon Peachy | 1 | -11/+20 | |
2020-06-03 | mitsu: Preliminary support for the Mitsubishi CP30DW MedSci model. | Solomon Peachy | 1 | -16/+35 | |
Need the USB PID, plus some sniffs to figure out readback codes. | |||||
2020-03-24 | misc: Shut up a large pile of compile warnings with pedantic compilers | Solomon Peachy | 1 | -2/+2 | |
2020-03-13 | misc: consolidate <config.h> inclusion | Solomon Peachy | 1 | -5/+0 | |
2020-03-01 | mitsu_cp98xx: Documentation update. | Solomon Peachy | 1 | -1/+1 | |
2020-02-27 | mitsu: Don't abort on attaching if the library isn't loaded. | Solomon Peachy | 1 | -7/+13 | |
Instead, only abort on job parsing, and even then only if it's necessary. | |||||
2020-02-17 | mitsu98xx: Correct an error message. | Solomon Peachy | 1 | -1/+1 | |
2020-02-16 | common: Allow CORRTABLE_PATH to be overrided at runtime. | Solomon Peachy | 1 | -4/+7 | |
2020-02-12 | mitsu98xx: Significant fixes | Solomon Peachy | 1 | -24/+42 | |
* Cleanup library code loop conditionals * Reverse row data if needed * Convert packed YMC16 to planar YMC16 * Send data to printer last row first (ie matching processing flow) | |||||
2020-02-11 | mitsu9550: Move copy field to standard place in job header. | Solomon Peachy | 1 | -2/+5 | |
(Purely a cosmetic change, but it allows common code to display properly) | |||||
2020-02-11 | mitsu98xx: Implement proper gamma correction code in lib70x | Solomon Peachy | 1 | -133/+51 | |
- Bump version & API version - Move all table loading and manipulation out of mitsu9550 backend - Everything but sharpening is implemented - COMPLETELY UNTESTED! | |||||
2020-02-05 | Mitsubishi: Start pulling common code into a separate code module. | Solomon Peachy | 1 | -164/+26 | |
2020-01-30 | All: Leave the "prefix" list for family or backwards-compatible names only. | Solomon Peachy | 1 | -7/+5 | |
...use the name in the DEVICE entry for backend matches! | |||||
2020-01-26 | build: MinGW now compiles selphy_print cleanly. | Solomon Peachy | 1 | -1/+1 | |
Need to test it out. Especially the dynamic DLL loading. | |||||
2020-01-26 | common: Move dynamic libary loading definitions into common header. | Solomon Peachy | 1 | -21/+2 | |
2020-01-17 | Misc: Update address for FSF. | Solomon Peachy | 1 | -4/+1 | |
Also fix the copyright year for a few files. | |||||
2019-12-25 | mitsu: Documentation updates, mostly for the CP9xxx series. | Solomon Peachy | 1 | -0/+14 | |
2019-12-20 | mitsu: More notes on the 9000 and 3020 series. | Solomon Peachy | 1 | -2/+25 | |
...I really have to question my own sanity in this... | |||||
2019-12-12 | misc: use CUPS_BACKEND_OK instead of 0 as a return value. | Solomon Peachy | 1 | -3/+3 | |
2019-11-06 | common: Pass bInterfaceNo into backend->query_serno() call | Solomon Peachy | 1 | -1/+3 | |
Also allow the USB iSerialNumber value to be ignored. | |||||
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 | -10/+3 | |
2019-10-24 | mitsu98xx: Figured out a few more things about the KH and WMAM structs. | Solomon Peachy | 1 | -10/+13 | |
2019-10-18 | misc: When there is more than once copy count source, use the largest. | Solomon Peachy | 1 | -4/+5 | |
2019-09-28 | all: Clean up unnecessary #include | Solomon Peachy | 1 | -13/+2 | |
2019-09-28 | all: Report up the low-level media ID as a PPD attribute. | Solomon Peachy | 1 | -0/+1 | |
(Needs changes to Gutenprint in order to be useful...) | |||||
2019-09-12 | mitsu9xxx: Further refine the GCC warning suppression | Solomon Peachy | 1 | -0/+2 | |
(So it doesn't trigger a new warning on GCC < 9...) | |||||
2019-09-10 | mitsu98xx: Silence a false-positive GCC warning. | Solomon Peachy | 1 | -1/+4 | |
2019-08-01 | mitsu9810: Document an unknown command seen referenced. | Solomon Peachy | 1 | -0/+4 | |
2019-05-07 | misc: Fix up a small pile of bugs found via static analysis. | Solomon Peachy | 1 | -8/+7 | |
2019-03-08 | mitsu98xx: Handle data table in native byte order. | Solomon Peachy | 1 | -21/+55 | |
2019-03-08 | mitsu98xx: Correct the definitions of the Binary data table. | Solomon Peachy | 1 | -26/+20 | |
As the current binary table is big endian, there is need to convert the table into textual form to so that the loading process sorts things out. | |||||
2019-02-26 | mitsu98xx: Start using lib70x -- 3D LUT only for now. | Solomon Peachy | 1 | -187/+142 | |
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 | -19/+8 | |
Most backends now utilize it. The stragglers do something special. |