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 |