Commit graph

12 commits

Author SHA1 Message Date
Fabian Weber 72ec31bc0b Moved IPP Content Type to const file 2020-03-06 10:25:31 +01:00
Fabian 166c30bdd6
fixed request and response structs 2020-03-05 16:31:05 +01:00
Fabian f0c2e4db43 added first job id and limit parameter to get jobs method 2019-12-26 17:14:15 +01:00
Fabian d0d4987b76 - changed the get jobs method to fetch jobs from printer, classes or both
- the response decoder now need a writer for additional response data, for example if you fetch documents from the server
2019-12-26 16:46:08 +01:00
Christian Muehlhaeuser b6c2a94121 Don't assign variables we don't end up using
resp is unused here, don't assign it.
2019-08-05 16:40:36 +00:00
Fabian d637c91791 unified print functions 2019-06-09 00:03:50 +02:00
Will Glynn f468c078d9 Define a PrintJob() function which accepts arbitrary attributes 2019-05-29 20:16:36 -05:00
Sergio Ryan 6461f0d7c5
Fixed setting c.username as job-name attribute 2019-05-17 17:33:07 +07:00
Fabian Weber 3ffaad4606 fixed add printer to class and added function for error handling 2019-03-17 13:40:08 +01:00
Fabian Weber 7606089b66 first beta release 2019-03-15 16:20:02 +01:00
Fabian Weber 83b3e83978 fixed decoding and encoding errors 2019-03-13 22:54:08 +01:00
Fabian Weber 030c260947 initial commit 2019-03-10 18:43:47 +01:00