Commit Graph

40 Commits (gutenprint-5.2.11pre1)

Author SHA1 Message Date
Solomon Peachy 24c3550feb all: Ensure all malloc() failures are caught and logged.
8 years ago
Solomon Peachy c8aa3c47da shinkos2145: Update backend with a complete list of all error codes.
8 years ago
Solomon Peachy 04d1bbff04 s2145: One more 1245 reference removed.
8 years ago
Solomon Peachy f7d2f6e764 s2145: Minor improvements:
8 years ago
Solomon Peachy dc7ba45fe2 s1245: Create a new backend for the Shinko s1245.
8 years ago
Solomon Peachy 91631651bc shinko2145: Make it work again.
8 years ago
Solomon Peachy 7a7d14687b shinkos2145: Add info on the Brava 21
8 years ago
Solomon Peachy b731dc04f8 Update copyright notice.
8 years ago
Solomon Peachy 125a4ef832 misc: Fix up some return codes to respect CUPS_BACKEND_*
8 years ago
Solomon Peachy 8b4e68c231 S2145: Add an early_parse method, so we can figure out what printer type
8 years ago
Solomon Peachy 02f84569db Fix build bug.
9 years ago
Solomon Peachy d66663cfdc s2145: Documentation updates.
9 years ago
Solomon Peachy 5e2071d0ae s2145: Work on the s6245 and 6145.
9 years ago
Solomon Peachy 895b723ae5 s2145: Add initial support for the S1245 model.
9 years ago
Solomon Peachy e9981107b7 s2145: We know the s1245 USB VID/PID.
9 years ago
Solomon Peachy e9958c39d8 s2145: use CUPS_BACKEND_*
9 years ago
Solomon Peachy 7edb9f1c67 s2145: Check print job against printer supported type, and abort
9 years ago
Solomon Peachy 1faa032ea6 backends: Revamp cmdline args so you can specify multiple backend args at once.
9 years ago
Solomon Peachy 825b82ef61 shinkos2145: fast return needed tweaking.
9 years ago
Solomon Peachy 5f8780cc3c More cppcheck-driven fixes. Mainly a bunch of memory leaks.
9 years ago
Solomon Peachy 8578561d38 shinkos2145: Fix return code for button enable/disable cmd.
9 years ago
Solomon Peachy d7db0bbdbe Massive overhaul of command line handling.
9 years ago
Solomon Peachy 34e3b64fc4 all: Get rid of the now-obsolete 'multipage_capable' flag.
9 years ago
Solomon Peachy 6c335ea1e4 Update copyright notice; it's 2014 now!
9 years ago
Solomon Peachy 6acc8b553c backends: say "## copies remaining" to differentiate between pages.
9 years ago
Solomon Peachy 4aa050f695 backends: Fix a double-free error in all backends.
9 years ago
Solomon Peachy 2eb20f90f4 backends: A 0-length read when doing our inital header load is
9 years ago
Solomon Peachy d7d60b7191 backends: Enhance to add multipage capabilities.
9 years ago
Solomon Peachy 817b6b04fc all: Handle short reads when loading in initial printjob header.
9 years ago
Solomon Peachy 1888254860 all: Move to using the common read_data() instead of direct libusb functions.
9 years ago
Solomon Peachy 875ebd2d76 all: Silence nearly all DEBUG outputs unless DYESUB_DEBUG is set in the
9 years ago
Solomon Peachy 5d58950293 shinko_s2145: Whitespace.
9 years ago
Solomon Peachy 3d434dc96e misc: open() with O_CREAT requires a MODE argument.
9 years ago
Solomon Peachy be8eec4f2d common: Return better CUPS error codes, and document them.
10 years ago
Solomon Peachy 294018b7ed s2145: Log when fast return is active.
10 years ago
Solomon Peachy 140f9ecf42 s2145: Enable a 'fast return' mode
10 years ago
Solomon Peachy 7a7bdf9fab all: Update URL to the public git repo.
10 years ago
Solomon Peachy 1deb5ca1b3 s2145: Clean up calling conventions of s2145_do_cmd()
10 years ago
Solomon Peachy b81f6735ac s2145: Minor documentation cleanups.
10 years ago
Solomon Peachy 36404817e7 common: Rename everything consistently.
10 years ago