Nico0302
|
a1178b9e0c
|
Fix misplaced comma
|
2022-06-05 18:36:00 +02:00 |
Nico0302
|
e2598db13b
|
Add base implementation for media-source
|
2022-06-05 18:33:12 +02:00 |
Fabian Weber
|
95e159f96c
|
fixed tag type for outputorder
|
2021-05-21 22:02:25 +02:00 |
Florian Kasper
|
0d3cb251ad
|
add output order as attribute
|
2021-05-18 13:25:18 +02:00 |
Kory Prince
|
b035744ad1
|
add ppd-make-and-model attribute
|
2021-05-05 13:17:38 -05:00 |
Kory Prince
|
eae6c44e9f
|
fix typo
|
2021-05-04 16:35:43 -05:00 |
Kory Prince
|
c5fb1207b3
|
added tag type for PrinterName
|
2021-05-04 16:07:00 -05:00 |
Fabian Weber
|
49eeebec27
|
Added limit attribute to attribute tag mapping
|
2020-08-26 12:46:35 +02:00 |
Erwin Lejeune
|
7debf47443
|
add attribute number of documents in tag mapping
|
2020-08-07 15:27:45 +02:00 |
Erwin Lejeune
|
f720c4151a
|
fix typo
|
2020-08-07 15:22:02 +02:00 |
Erwin Lejeune
|
cbbd7226c2
|
use new attribute name in default printer attributes
|
2020-08-05 15:34:58 +02:00 |
Erwin Lejeune
|
528615a9d7
|
correct typo in attribute consts
|
2020-08-05 15:32:03 +02:00 |
Fabian
|
edb3dbf35d
|
added more code comments for docs
|
2020-03-28 00:27:56 +01:00 |
Fabian Weber
|
c7d02dc356
|
use int8 instead of uint8
|
2020-03-09 12:58:54 +01:00 |
Fabian Weber
|
b2caea9354
|
fixed type for ipp tags
|
2020-03-09 12:47:23 +01:00 |
Fabian Weber
|
18e47480fd
|
fixed unexported status constants
|
2020-03-09 12:30:28 +01:00 |
Fabian Weber
|
ba0594054f
|
fixed data type for status codes
|
2020-03-09 12:28:15 +01:00 |
Fabian Weber
|
f2562dc04a
|
use build in types for constants
|
2020-03-09 12:21:57 +01:00 |
Fabian Weber
|
4018bb14e6
|
Removed job and operation attributes prefix
Added more attribute constants
|
2020-03-09 10:36:29 +01:00 |
Fabian Weber
|
72ec31bc0b
|
Moved IPP Content Type to const file
|
2020-03-06 10:25:31 +01:00 |
Kory Prince
|
2227bd2de9
|
added printer-is-accepting-jobs AttributeTag
|
2020-01-30 09:03:51 -06:00 |
Fabian
|
6c9dee854a
|
added first-job-id to the list of known ipp tags
|
2019-12-26 20:28:03 +01:00 |
Fabian
|
f0c2e4db43
|
added first job id and limit parameter to get jobs method
|
2019-12-26 17:14:15 +01:00 |
Fabian
|
42b7622f64
|
added job filter "all" const
|
2019-12-26 16:49:32 +01:00 |
Fabian
|
d637c91791
|
unified print functions
|
2019-06-09 00:03:50 +02:00 |
Will Glynn
|
1afec2e953
|
Sort attributes
|
2019-05-29 20:16:40 -05:00 |
Will Glynn
|
2f7c3e3ae3
|
Define attributes included in PrintJob() documentation
|
2019-05-29 20:16:40 -05: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 |