index
:
rastertoql570
master
CUPS driver and pseudo-library for the QL-570 label printer.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
rastertoql570.c: Use char* instead of uint8_t* for cupsBackChannelRead
Clemens Fries
4 years
Tag
Download
Author
Age
v0.1-alpha
commit 71540f5d12...
Clemens Fries
9 years
Age
Commit message
Author
Files
Lines
2020-10-05
rastertoql570.c: Use char* instead of uint8_t* for cupsBackChannelRead
HEAD
master
Clemens Fries
1
-1
/
+1
2020-10-05
rastertoql570.c: Remove unused parameter from handle_page()
Clemens Fries
2
-3
/
+3
2020-10-05
rastertoql570.c: Hint about argc and argv being unused
Clemens Fries
1
-1
/
+1
2015-07-22
examples/minimal.c: Be a tad more helpful when opening the device
v0.1-alpha
Clemens Fries
1
-1
/
+10
2015-07-22
ql570.c: Set unbuffered I/O in ql_init() and remove calls to fflush()
Clemens Fries
1
-12
/
+2
2015-07-20
Fixed some typos in the documentation
Clemens Fries
4
-5
/
+5
2015-07-20
README.md: Minor work on the documentation
Clemens Fries
1
-3
/
+33
2015-07-20
Doxygen: Use README.md as main page, getting rid of magic mainpage indicator
Clemens Fries
2
-1
/
+3
2015-07-18
Moved code and documentation from landfill to tidy repository.
Clemens Fries
9
-2
/
+3647
2015-07-18
Why not GPLv3?
Clemens Fries
1
-285
/
+619
[...]