Commit Graph

8 Commits

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