Moritz Martinius moritz
  • Joined on 2019-10-31
moritz pushed to master at moritz/ptprnt 2023-09-23 14:10:17 +00:00
29a609e855 LICENSE text missing
moritz pushed to master at moritz/ptprnt 2023-09-23 14:09:26 +00:00
1381efb5d1 Add license header to all source files
b55681752d Add license and Readme
Compare 2 commits »
moritz pushed to master at moritz/ptprnt 2023-09-23 13:10:55 +00:00
55896d74f9 Add class for converting Bitmaps to monochrome bytes representation
moritz pushed to master at moritz/ptprnt 2023-09-23 11:48:12 +00:00
318e078de5 Updated clang-format include dirs
moritz pushed to master at moritz/ptprnt 2023-09-23 11:46:23 +00:00
ce5675d94e Updated clang-format include dirs
moritz pushed to master at moritz/ptprnt 2023-09-23 11:33:19 +00:00
c0811df4bb Moved graphics classes into own namespace, added unit testing with gtest
moritz pushed to master at moritz/ptprnt 2023-09-23 11:30:00 +00:00
373debd809 Moved graphics classes into own namespace, added unit testing with gtest
moritz pushed to master at moritz/ptprnt 2023-08-27 07:34:53 +00:00
7ab817793d removed obsolete inc directory
moritz pushed to master at moritz/ptprnt 2023-08-27 07:29:42 +00:00
f467a39919 Implemented printer status retrieval
moritz pushed to master at moritz/ptprnt 2023-08-26 11:45:32 +00:00
5644c84c83 Simplified driver interface and moved application logic to a seperate application class
moritz pushed to master at moritz/ptprnt 2023-08-26 11:16:14 +00:00
779911e97e Re-implemented USB device enumeration with new structure
moritz pushed to master at moritz/ptprnt 2023-08-26 09:53:49 +00:00
61e2352a3c Re-structured project
moritz pushed to master at moritz/ptprnt 2023-08-03 17:06:45 +00:00
c3915336dd restore USB functionality with altered implementation
moritz pushed to master at moritz/ptprnt 2023-08-01 16:19:55 +00:00
458806c6af USB updates, remove iostream usage
moritz pushed to master at moritz/ptprnt 2023-02-09 18:41:15 +00:00
c3f200fee4 Set up clang format & tidy and format all the files
moritz pushed to master at moritz/ptprnt 2022-11-13 20:28:34 +00:00
38906dafef Implement open() and close() for Usb class, added a lot of TODO's
moritz pushed to master at moritz/ptprnt 2022-11-12 17:37:27 +00:00
f09e4ab5c8 Formatting...
moritz pushed to master at moritz/ptprnt 2022-11-12 17:34:45 +00:00
d7dfdc4739 Added Usb Detection using libUsb
815e67bdfb Add USB stub, add logging using spdlog
4809f60d2c List usb device
0081d219f9 Fix indentation back to 4
cc2316a497 Change build system to meson
Compare 14 commits »
moritz pushed to master at moritz/ptprnt 2022-11-12 17:31:44 +00:00
5a6a268c93 Added Usb Detection using libUsb
b20fa5ff13 Add USB stub, add logging using spdlog
de62dd76bf List usb device
67c4e18f03 Fix indentation back to 4
37b6553e48 Change build system to meson
Compare 12 commits »
moritz pushed to master at moritz/ptprnt 2022-11-12 17:30:23 +00:00
a706a0d822 Added Usb Detection using libUsb
298cbe393b Added Usb Detection using libUsb
Compare 2 commits »