Georgi Chorbadzhiyski
|
d6f8eeeebe
|
Add support for frames (names, routing and locks)
It is not tested on a real hardware. The number of frame buffers
is assumed to be the same as number of serial ports (as good guess
as any).
|
10 years ago |
Georgi Chorbadzhiyski
|
54b685d478
|
Add support for processing units (routing and locks).
It is not tested on a real hardware.
|
10 years ago |
Georgi Chorbadzhiyski
|
c87a7538b9
|
Display the undocumented "Friendly name" device setting.
|
10 years ago |
Georgi Chorbadzhiyski
|
55a391f6e8
|
Add support for undocumented "Thunderbolt" port status/type.
|
10 years ago |
Georgi Chorbadzhiyski
|
6004840714
|
Allow port routing to be canceled. It is needed for serial ports.
|
10 years ago |
Georgi Chorbadzhiyski
|
ec2454ac5a
|
Add enum for input/output/monitoring/serial ports statuses.
|
10 years ago |
Georgi Chorbadzhiyski
|
30a6246f79
|
Add support for serial ports (names, routing, locks and directions).
|
10 years ago |
Georgi Chorbadzhiyski
|
a331d546b5
|
Preparation for serial commands support.
|
10 years ago |
Georgi Chorbadzhiyski
|
822ef3bb37
|
Fix detection of monitoring outputs.
|
10 years ago |
Georgi Chorbadzhiyski
|
ebdf864c80
|
Create struct port_set which contains a set of ports.
|
10 years ago |
Georgi Chorbadzhiyski
|
cf8d47510a
|
Create single structure that describes device port.
|
10 years ago |
Georgi Chorbadzhiyski
|
6f3c4c27cf
|
Simplify port lock handling.
|
10 years ago |
Georgi Chorbadzhiyski
|
e16243a5d8
|
Add q() macro that checks quiet flag.
|
10 years ago |
Georgi Chorbadzhiyski
|
f300e5c449
|
Add support for port statuses (types) reported by Univeral Videohub.
|
10 years ago |
Georgi Chorbadzhiyski
|
20b533f5a8
|
Add configuration commands.
Add support for setting video input/output names, video output locking
and video output routing.
|
10 years ago |
Georgi Chorbadzhiyski
|
8e881d6d11
|
Rename -v / --verbose parameter to -d / --debug.
|
10 years ago |
Georgi Chorbadzhiyski
|
80d2a3d59e
|
Increase outputs and inputs to 288.
The biggest Videohub seems to have 288 inputs/outputs.
|
10 years ago |
Georgi Chorbadzhiyski
|
3adee6c91b
|
Use proper locks terminology.
|
10 years ago |
Georgi Chorbadzhiyski
|
a6d9bdbbf6
|
Add support for 'needs_update' device status.
|
10 years ago |
Georgi Chorbadzhiyski
|
34fad8c4bd
|
Increase MAX_{INPUTS,OUTPUTS} to 72.
|
10 years ago |
Georgi Chorbadzhiyski
|
56ae756e57
|
Add support for exclusive and non-exclusive locks.
|
10 years ago |
Georgi Chorbadzhiyski
|
6aa6835528
|
Locks are per output not per input.
|
10 years ago |
Georgi Chorbadzhiyski
|
6c09abc053
|
Fix routing information.
The routing was completely reversed and buggy. It should be done by
output instead it was done by input.
|
10 years ago |
Georgi Chorbadzhiyski
|
09814bb426
|
VideoHub control initial commit.
|
10 years ago |