Commit graph

13 commits

Author SHA1 Message Date
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)