Thomas Bleher
|
fcdf0ea009
|
Improve usage string
This clarifies that files to print can be given directly on the command
line.
|
2018-10-03 23:31:21 +02:00 |
|
Thomas Bleher
|
0b5d00df10
|
Correct a few printouts
fmt.Println() does not accept a format string, and separates arguments
by spaces automatically.
|
2018-10-03 23:17:21 +02:00 |
|
Solomon Peachy
|
3fa8413d2a
|
Support building with golang and gcc-go
|
2018-05-14 07:24:25 -04:00 |
|
Solomon Peachy
|
3932ee89bb
|
Fix an error.
|
2016-12-04 22:46:24 -05:00 |
|
Solomon Peachy
|
a10a8b6e4c
|
...
|
2016-10-11 17:36:28 -04:00 |
|
Solomon Peachy
|
af55b6ff2c
|
Figured out how to send over YMC to the CP900!
With luck the CP910 onwards will work similarly..
|
2016-10-10 22:25:10 -04:00 |
|
Solomon Peachy
|
4095928c8b
|
more updates.
|
2016-10-10 19:43:19 -04:00 |
|
Solomon Peachy
|
5fe9173869
|
some more info on the protocol.
Nothing terrbily useful in telling us about how to use different
data formats. (eg raw YMC vs Y'CbCr via USB, or non-jpeg via wifi)
|
2016-10-10 14:24:36 -04:00 |
|
Solomon Peachy
|
fb51556d0e
|
Doc updates.
|
2016-02-03 23:02:54 -05:00 |
|
Solomon Peachy
|
a1aa9a4b3c
|
Another attempt to document the protocol.
|
2016-01-31 14:13:22 -05:00 |
|
Solomon Peachy
|
421582ceaf
|
Detect if the ribbon or paper tray isn't installed.
|
2016-01-31 14:11:09 -05:00 |
|
Solomon Peachy
|
760ae66887
|
Trying to do some more protocol decoding.
|
2016-01-31 11:53:01 -05:00 |
|
Solomon Peachy
|
ccc11bb264
|
Add a todo list.
|
2016-01-31 09:34:46 -05:00 |
|
Solomon Peachy
|
d3e0757a55
|
update.
|
2016-01-31 09:30:42 -05:00 |
|
Solomon Peachy
|
e675514345
|
More error handling -- state '4' means you sent bad data to the printer.
And add default state handler.
|
2016-01-31 09:29:38 -05:00 |
|
Solomon Peachy
|
f6ede52a00
|
Properly flush the printer prior to each job.
Also, handle empty response messages properly instead of crashing.
|
2016-01-31 09:29:01 -05:00 |
|
Solomon Peachy
|
9e18891b30
|
Add PNG support. FWIW the printer seems to be picky about what it
accepts, so stick with JPEGs for best results.
|
2016-01-31 09:27:59 -05:00 |
|
Solomon Peachy
|
0ae2f9578a
|
Documentation.
|
2016-01-31 09:27:21 -05:00 |
|
Solomon Peachy
|
15cfc5b2a9
|
Initial import from bzr repo at http://wilmer.gaa.st/selphy/
|
2016-01-31 09:23:51 -05:00 |
|