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
|
9dadd08575
|
Increase white space in tables so they look ok with ports number > 99.
|
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
|
74952e542a
|
Add full support for monitoring video outputs.
|
10 years ago |
Georgi Chorbadzhiyski
|
96aab1363d
|
Rename --vo-route parameter to --vo-input.
|
10 years ago |
Georgi Chorbadzhiyski
|
bdf1c28b6f
|
Make --backup function use generic command types.
|
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
|
6f3c4c27cf
|
Simplify port lock handling.
|
10 years ago |
Georgi Chorbadzhiyski
|
f300e5c449
|
Add support for port statuses (types) reported by Univeral Videohub.
|
10 years ago |
Georgi Chorbadzhiyski
|
f7eb956180
|
Display where each input is being routed.
Now both sides of a connection are seen:
input -> output(s)
output <- input
|
10 years ago |
Georgi Chorbadzhiyski
|
cb86ee6533
|
display: Do not print table titles if there are no inputs/outputs.
|
10 years ago |
Georgi Chorbadzhiyski
|
258dd4f0ea
|
Add support for -b / --backup parameter.
This prints the device configuration as videohubctrl parameters thus
allowing the configuration to be restored later.
|
10 years ago |
Georgi Chorbadzhiyski
|
e822c339a8
|
display: remove useless check.
|
10 years ago |
Georgi Chorbadzhiyski
|
97e21b220e
|
Add --list-{device,vinputs,voutputs} parameters and change output formating.
|
10 years ago |