aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.c
Commit message (Expand)AuthorAgeFilesLines
* Moved PrinterHost demo from Incomplete to LowLevel, as it is now near-complete.Dean Camera2009-07-201-140/+0
* Fixed PrinterHost demo Printer_GetDeviceID() routine not removing the Device ...Dean Camera2009-07-201-4/+7
* Cleaner solution to the PrinterHost data send routine problem of embedded NUL...Dean Camera2009-07-201-3/+3
* Fix unfinished printer host demo - some printer languages use embedded NULLs ...Dean Camera2009-07-201-2/+2
* Use sane ANSI terminal escape codes for the Host mode demos, so that they do ...Dean Camera2009-07-191-0/+7
* Add partial project documentation to the incomplete PrinterHost demo.Dean Camera2009-07-191-9/+46
* Fixed incorrect PIPE_EPNUM_MASK mask causing pipe failures on devices with en...Dean Camera2009-07-191-0/+1
* Magstripe Project: Ensure that empty tracks still print out a newline seperat...Dean Camera2009-07-191-8/+14
* Seperated out parts of the PrinterHost incomplete demo into a seperate Lib su...Dean Camera2009-07-131-0/+86