Moritz Martinius moritz
  • Joined on 2019-10-31
moritz merged pull request moritz/ptouch-prnt#11 2024-04-20 11:10:31 +00:00
Add a printer factory to simplify construction of printer drivers
moritz pushed to add-printer-factory at moritz/ptouch-prnt 2024-04-20 10:56:52 +00:00
51c508485b Extend printer interface to represent actually functionality better
cef33729a7 This Commit adds a rudimentary printer factory to greatly simplify the creation of printers
5b3148cb65 Improve gitignore for less noise in commits (#10)
Compare 3 commits »
moritz pushed to add-printer-factory at moritz/ptouch-prnt 2024-04-20 10:54:35 +00:00
6770fce7b7 Extend printer interface to represent actually functionality better
moritz pushed to generate-text-part-one at moritz/ptouch-prnt 2024-04-20 10:03:25 +00:00
2d54e583b7 commands restructured to be const vectors
moritz pushed to add-printer-factory at moritz/ptouch-prnt 2024-03-23 13:36:36 +00:00
1b52fb0458 This Commit adds a rudimentary printer factory to greatly simplify the creation of printers
moritz created pull request moritz/ptouch-prnt#11 2024-03-23 13:34:28 +00:00
Add a printer factory to simplify construction of printer drivers
moritz pushed to add-printer-factory at moritz/ptouch-prnt 2024-03-23 13:33:35 +00:00
0462ba4d34 This Commit adds a rudimentary printer factory to greatly simplify the creation of printers
moritz created branch add-printer-factory in moritz/ptouch-prnt 2024-03-23 13:33:35 +00:00
moritz pushed to master at moritz/ptouch-prnt 2024-03-23 12:04:52 +00:00
5b3148cb65 Improve gitignore for less noise in commits (#10)
moritz merged pull request moritz/ptouch-prnt#10 2024-03-23 12:04:50 +00:00
Improve gitignore for less noise in commits
moritz created pull request moritz/ptouch-prnt#10 2024-03-23 11:27:00 +00:00
Improve gitignore for less noise in commits
moritz pushed to gitignore-improvements at moritz/ptouch-prnt 2024-03-23 11:26:10 +00:00
e0e158ca90 Improve gitignore for less noise in commits
moritz created branch gitignore-improvements in moritz/ptouch-prnt 2024-03-23 11:26:10 +00:00
moritz pushed to main at moritz/shmem 2024-02-01 20:48:31 +00:00
ff382b0e51 Some fiddeling as a POC
moritz pushed to main at moritz/shmem 2024-02-01 17:59:23 +00:00
d211be1982 Fix constant name for version
cfbeaa8f9c Initial commit
moritz created branch main in moritz/shmem 2024-02-01 17:59:23 +00:00
moritz created repository moritz/shmem 2024-02-01 17:56:07 +00:00
moritz pushed to generate-text-part-one at moritz/ptouch-prnt 2023-12-03 21:09:04 +00:00
b42e866a49 Got it almost working...
3e9c3267e2 Removing files that shouldn't have been staged
Compare 2 commits »
moritz pushed to generate-text-part-one at moritz/ptouch-prnt 2023-12-03 12:20:48 +00:00
46cc16e431 Some side tracking fixing undefined behaviour and memory vulnurabilities
moritz pushed to generate-text-part-one at moritz/ptouch-prnt 2023-12-03 10:14:02 +00:00
0704081326 Rename Image class to Label