Commit graph

17 commits

Author SHA1 Message Date
Solomon Peachy d7e074f0a4 [misc] The "all data sent" message never happened.
(Thanks to Thomas Kaiser for pointing this out)
2012-11-13 19:30:43 -05:00
Solomon Peachy 6d2621f205 [common] Add an ERROR macro to distinguish between "normal" and "error" output. 2012-11-13 07:14:32 -05:00
Solomon Peachy 9fb2c5ac4e [misc] Full support for SELPHY CP780 printer
Also, fixed long-standing bug in parsing paper type.
2012-11-07 19:00:29 -05:00
Solomon Peachy 72252db47e [misc] Wrap all debug output in DEBUG macro.
The only thing on stdout is now the cups id string stuff.
2012-11-06 22:34:23 -05:00
Solomon Peachy 881ff9b369 [all] Add printjob detection for CP810 and CP900.
Also, fix problems with ES40/CP790 on Big Endian systems.
2012-11-03 09:37:12 -04:00
Solomon Peachy 793354f3df [misc] Rework data structures. 2012-10-28 12:19:17 -04:00
Solomon Peachy d5d84d48fb [misc] Update documentation 2012-10-28 11:18:29 -04:00
Solomon Peachy 3ae6f5a988 [misc] Update cmdline 2012-10-28 09:45:39 -04:00
Solomon Peachy ba41fba659 [linux] No need for 'lseek' now that we work with stdin. 2012-10-27 10:48:03 -04:00
Solomon Peachy 6c947b609b [common] Move printjob parser into common code. 2012-10-27 10:46:56 -04:00
Solomon Peachy b5644910db [common] Working towards merging common code. 2012-10-27 10:38:36 -04:00
Solomon Peachy 013703f08a [misc] Fix up indendation. 2012-10-27 10:35:26 -04:00
Solomon Peachy 58894f20fa [linux] Support reading from stdin. 2012-10-27 10:32:12 -04:00
Solomon Peachy 8d0515762c [misc] Move common comments into docs. 2012-10-27 10:27:31 -04:00
Solomon Peachy 5ba316dd85 [linux] handle b/w mode, in theroy. 2012-10-26 23:35:33 -04:00
Solomon Peachy 4fcef8687e [linux] Split common chunks out into a separate header.
Also eliminate the test for the "padded" CP-XXX output that's illegal anyway.
2012-10-26 22:50:04 -04:00
Solomon Peachy 3fab1f6adf Rename es_print_assist to es_print_linux
To show that it will only work on linux's raw usblp endpoints.
2012-10-26 22:07:19 -04:00
Renamed from es_print_assist.c (Browse further)