aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/PrinterHost/Lib
Commit message (Expand)AuthorAgeFilesLines
* Moved PrinterHost demo from Incomplete to LowLevel, as it is now near-complete.Dean Camera2009-07-202-209/+0
* Fixed PrinterHost demo Printer_GetDeviceID() routine not removing the Device ...Dean Camera2009-07-202-5/+8
* Cleaner solution to the PrinterHost data send routine problem of embedded NUL...Dean Camera2009-07-202-4/+11
* Fix unfinished printer host demo - some printer languages use embedded NULLs ...Dean Camera2009-07-202-3/+3
* 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-192-20/+59
* 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-132-0/+146