aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterrastertoql570.c: Use char* instead of uint8_t* for cupsBackChannelReadClemens Fries4 years
 
TagDownloadAuthorAge
v0.1-alphacommit 71540f5d12...Clemens Fries9 years
 
AgeCommit messageAuthorFilesLines
2020-10-05rastertoql570.c: Use char* instead of uint8_t* for cupsBackChannelReadHEADmasterClemens Fries1-1/+1
2020-10-05rastertoql570.c: Remove unused parameter from handle_page()Clemens Fries2-3/+3
2020-10-05rastertoql570.c: Hint about argc and argv being unusedClemens Fries1-1/+1
2015-07-22examples/minimal.c: Be a tad more helpful when opening the devicev0.1-alphaClemens Fries1-1/+10
2015-07-22ql570.c: Set unbuffered I/O in ql_init() and remove calls to fflush()Clemens Fries1-12/+2
2015-07-20Fixed some typos in the documentationClemens Fries4-5/+5
2015-07-20README.md: Minor work on the documentationClemens Fries1-3/+33
2015-07-20Doxygen: Use README.md as main page, getting rid of magic mainpage indicatorClemens Fries2-1/+3
2015-07-18Moved code and documentation from landfill to tidy repository.Clemens Fries9-2/+3647
2015-07-18Why not GPLv3?Clemens Fries1-285/+619
[...]