This website requires JavaScript.
Explore
Help
Sign In
moritz
/
ptprnt
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Projects
Releases
1
Wiki
Activity
All Workflows
Build ptprnt
121 workflow runs
Actor
All actors
moritz
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
add-printer-factory
cli-parser-cleanup
dependency-update
fix-logger
generate-text-part-one
gitignore-improvements
improve-logging
label-builder
master
modernize-pipeline
multi-label-print
prepare-v0.2.0
readme-update-v0.2.0
remove-dependencies
templatized-bitmaps
up-coverage-1
update-code-dbg-config
Touch up the output
Build ptprnt #61
:
Commit
6ce813f2b0
pushed by
moritz
modernize-pipeline
2024-05-01 08:32:04 +00:00
1m20s
View workflow file
Add version information to the act runner
Build ptprnt #60
:
Commit
3c672bd936
pushed by
moritz
modernize-pipeline
2024-05-01 08:28:08 +00:00
1m23s
View workflow file
Fix for the old dependency code in the CI
Build ptprnt #59
:
Commit
77c6b7bc7b
pushed by
moritz
generate-text-part-one
2024-05-01 08:17:05 +00:00
1m22s
View workflow file
Small Todos for the next session, some clean up
Build ptprnt #58
:
Commit
f702ec5473
pushed by
moritz
generate-text-part-one
2024-04-28 18:44:48 +00:00
32s
View workflow file
Implement Label printing interface for PrinterDriver
Build ptprnt #57
:
Commit
59ef4189c4
pushed by
moritz
generate-text-part-one
2024-04-28 18:02:40 +00:00
32s
View workflow file
Implement basic layouting
Build ptprnt #56
:
Commit
bb7ab6239d
pushed by
moritz
generate-text-part-one
2024-04-28 15:39:38 +00:00
37s
View workflow file
Implement basic layouting
Build ptprnt #55
:
Commit
604dcece4f
pushed by
moritz
generate-text-part-one
2024-04-28 15:37:45 +00:00
35s
View workflow file
c++ standard needs to be c++2a as c++20 is not possible with CI
Build ptprnt #54
:
Commit
37ee7c10f1
pushed by
moritz
generate-text-part-one
2024-04-20 12:05:20 +00:00
1m23s
View workflow file
Fix printer info issue
Build ptprnt #53
:
Commit
d98399949c
pushed by
moritz
generate-text-part-one
2024-04-20 12:02:17 +00:00
18s
View workflow file
commands restructured to be const vectors
Build ptprnt #52
:
Commit
35f768d589
pushed by
moritz
generate-text-part-one
2024-04-20 11:17:27 +00:00
1m4s
View workflow file
Add a printer factory to simplify construction of printer drivers (
#11
)
Build ptprnt #51
:
Commit
ad0b2c91ae
pushed by
moritz
master
2024-04-20 11:11:33 +00:00
1m1s
View workflow file
Extend printer interface to represent actually functionality better
Build ptprnt #50
:
Commit
51c508485b
pushed by
moritz
add-printer-factory
2024-04-20 10:58:00 +00:00
1m6s
View workflow file
Extend printer interface to represent actually functionality better
Build ptprnt #49
:
Commit
6770fce7b7
pushed by
moritz
add-printer-factory
2024-04-20 10:55:40 +00:00
1m4s
View workflow file
commands restructured to be const vectors
Build ptprnt #48
:
Commit
2d54e583b7
pushed by
moritz
generate-text-part-one
2024-04-20 10:04:26 +00:00
1m1s
View workflow file
This Commit adds a rudimentary printer factory to greatly simplify the creation of printers
Build ptprnt #47
:
Commit
1b52fb0458
pushed by
moritz
add-printer-factory
2024-03-23 13:38:13 +00:00
1m36s
View workflow file
This Commit adds a rudimentary printer factory to greatly simplify the creation of printers
Build ptprnt #46
:
Commit
0462ba4d34
pushed by
moritz
add-printer-factory
2024-03-23 13:35:13 +00:00
1m37s
View workflow file
Improve gitignore for less noise in commits (
#10
)
Build ptprnt #45
:
Commit
5b3148cb65
pushed by
moritz
master
2024-03-23 12:06:26 +00:00
1m34s
View workflow file
Improve gitignore for less noise in commits
Build ptprnt #44
:
Commit
e0e158ca90
pushed by
moritz
gitignore-improvements
2024-03-23 11:33:25 +00:00
1m49s
View workflow file
Got it almost working...
Build ptprnt #43
:
Commit
b42e866a49
pushed by
moritz
generate-text-part-one
2023-12-03 21:11:33 +00:00
2m29s
View workflow file
Some side tracking fixing undefined behaviour and memory vulnurabilities
Build ptprnt #42
:
Commit
46cc16e431
pushed by
moritz
generate-text-part-one
2023-12-03 12:24:12 +00:00
3m23s
View workflow file
Rename Image class to Label
Build ptprnt #41
:
Commit
0704081326
pushed by
moritz
generate-text-part-one
2023-12-03 10:19:04 +00:00
5m1s
View workflow file
Remove debug output as build pipeline does not have pango >=v1.5.0
Build ptprnt #40
:
Commit
f0812d3166
pushed by
moritz
generate-text-part-one
2023-11-21 20:16:30 +00:00
1m57s
View workflow file
Fix typo
Build ptprnt #39
:
Commit
c3110ff32a
pushed by
moritz
generate-text-part-one
2023-11-21 20:06:35 +00:00
42s
View workflow file
Width is no automatically chosen based on image width
Build ptprnt #38
:
Commit
f4036e6a83
pushed by
moritz
generate-text-part-one
2023-11-21 19:47:45 +00:00
38s
View workflow file
A somewhat working state, but still struggeling with pangocairo
Build ptprnt #37
:
Commit
778a01429c
pushed by
moritz
generate-text-part-one
2023-11-21 18:26:23 +00:00
44s
View workflow file
Add file logger and fix log level output (
#9
)
Build ptprnt #36
:
Commit
d8b70e5d56
pushed by
moritz
master
2023-11-19 13:29:07 +00:00
1m45s
View workflow file
build pipeline has no println in libfmt version...
Build ptprnt #35
:
Commit
8dca805801
pushed by
moritz
improve-logging
2023-11-19 13:26:56 +00:00
1m50s
View workflow file
Fix build errors for explicitly using libfmt
Build ptprnt #34
:
Commit
e2c524f7c9
pushed by
moritz
improve-logging
2023-11-19 13:23:29 +00:00
35s
View workflow file
Add file logger and fix log level output
Build ptprnt #33
:
Commit
dd496a325b
pushed by
moritz
improve-logging
2023-11-19 13:10:46 +00:00
38s
View workflow file
A somewhat working state, but still struggeling with pangocairo
Build ptprnt #32
:
Commit
92efeaf778
pushed by
moritz
generate-text-part-one
2023-11-16 20:33:14 +00:00
40s
View workflow file
First
Previous
1
2
3
4
5
Next
Last