Commit Graph

1864 Commits

Author SHA1 Message Date
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 54267d51eb [build] Add a makefile 2012-10-27 10:22:12 -04:00
Solomon Peachy 1703f0cf78 [libusb] Fix second plane printing. It all works now! 2012-10-27 10:21:47 -04:00
Solomon Peachy 47cb8e6a95 [libusb] It sends the init sequence, and the first plane successfully,
but the subsequent plane fails to print.

Not sure what's going on (end of first plane, or start of second?)
2012-10-27 09:56:47 -04:00
Solomon Peachy 2c5772a313 [libusb] Bugfixes, better error handling, more USB IDs, and endpoints.
We get to the point where we try to send the init sequence, and then
keel over and die.
2012-10-27 08:32:37 -04:00
Solomon Peachy 8daabc7b92 [misc] Add GPLv3 license text. 2012-10-26 23:41:11 -04:00
Solomon Peachy 9a03f2c154 [libusb] Bugfixes. 2012-10-26 23:35:48 -04:00
Solomon Peachy 5ba316dd85 [linux] handle b/w mode, in theroy. 2012-10-26 23:35:33 -04:00
Solomon Peachy 8c390bed40 [libusb] Code complete.
To-do:
  * USB IDs for most printers
  * Endpoint IDs
  * test the hell out of it (prepare for lots of wasted prints..)
  * Refactor printer data structures
2012-10-26 23:21: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 9e057b0066 Document the data formats. 2012-10-26 22:18:27 -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
Solomon Peachy 71b7dd4026 Initial commit of current sources. 2012-10-26 22:06:47 -04:00