Commit Graph

1864 Commits (7a985c2697a46649f4d9245579eb0933c8faf0cc)
 

Author SHA1 Message Date
Solomon Peachy 58894f20fa [linux] Support reading from stdin. 11 years ago
Solomon Peachy 8d0515762c [misc] Move common comments into docs. 11 years ago
Solomon Peachy 54267d51eb [build] Add a makefile 11 years ago
Solomon Peachy 1703f0cf78 [libusb] Fix second plane printing. It all works now! 11 years ago
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?)
11 years ago
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.
11 years ago
Solomon Peachy 8daabc7b92 [misc] Add GPLv3 license text. 11 years ago
Solomon Peachy 9a03f2c154 [libusb] Bugfixes. 11 years ago
Solomon Peachy 5ba316dd85 [linux] handle b/w mode, in theroy. 11 years ago
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
11 years ago
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.
11 years ago
Solomon Peachy 9e057b0066 Document the data formats. 11 years ago
Solomon Peachy 3fab1f6adf Rename es_print_assist to es_print_linux
To show that it will only work on linux's raw usblp endpoints.
11 years ago
Solomon Peachy 71b7dd4026 Initial commit of current sources. 11 years ago