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
|
c4d62cb179
|
Report invalid port statuses.
|
10 years ago |
Georgi Chorbadzhiyski
|
55a391f6e8
|
Add support for undocumented "Thunderbolt" port status/type.
|
10 years ago |
Georgi Chorbadzhiyski
|
6176fb9bfe
|
Add support for clearing serial port connections.
|
10 years ago |
Georgi Chorbadzhiyski
|
6004840714
|
Allow port routing to be canceled. It is needed for serial ports.
|
10 years ago |
Georgi Chorbadzhiyski
|
2d71ba0dae
|
test: Add some new lines in input.
|
10 years ago |
Georgi Chorbadzhiyski
|
0344f230b9
|
Fix memory allocation for test data.
Previously it seems to have worked by accident (there was not enough
space for the end NULL byte).
|
10 years ago |
Georgi Chorbadzhiyski
|
45b59a4683
|
Report unknown settings in VIDEOHUB DEVICE command.
|
10 years ago |
Georgi Chorbadzhiyski
|
ec2454ac5a
|
Add enum for input/output/monitoring/serial ports statuses.
|
10 years ago |
Georgi Chorbadzhiyski
|
39bc206641
|
Small fix for serial directions.
|
10 years ago |
Georgi Chorbadzhiyski
|
e343c41631
|
Improve docs.
|
10 years ago |
Georgi Chorbadzhiyski
|
d2f0abbe16
|
test: Fix the tests to work under OS X.
|
10 years ago |
Georgi Chorbadzhiyski
|
1d1b23423c
|
Comment fixes.
|
10 years ago |
Georgi Chorbadzhiyski
|
dfc473a128
|
Text fixes.
|
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
|
6e6eab26f7
|
Simple text fix.
|
10 years ago |
Georgi Chorbadzhiyski
|
2e787864bd
|
man: Add monitoring output options.
|
10 years ago |
Georgi Chorbadzhiyski
|
7021812da5
|
Validate the number of monitoring ports.
|
10 years ago |
Georgi Chorbadzhiyski
|
65ef6bb237
|
README: Small text fixes.
|
10 years ago |
Georgi Chorbadzhiyski
|
6af996c9c6
|
Add missing documentation for --list-moutputs parameter.
|
10 years ago |
Georgi Chorbadzhiyski
|
76506065ed
|
RELEASE: 0.4
|
10 years ago |
Georgi Chorbadzhiyski
|
74952e542a
|
Add full support for monitoring video outputs.
|
10 years ago |
Georgi Chorbadzhiyski
|
9c2510d566
|
Improve documentation.
|
10 years ago |
Georgi Chorbadzhiyski
|
96aab1363d
|
Rename --vo-route parameter to --vo-input.
|
10 years ago |
Georgi Chorbadzhiyski
|
e7c8cbbd8d
|
Change internal cmd numbers.
|
10 years ago |
Georgi Chorbadzhiyski
|
bdf1c28b6f
|
Make --backup function use generic command types.
|
10 years ago |
Georgi Chorbadzhiyski
|
25522dd743
|
Cleanup configuration options parsing.
|
10 years ago |
Georgi Chorbadzhiyski
|
822ef3bb37
|
Fix detection of monitoring outputs.
|
10 years ago |
Georgi Chorbadzhiyski
|
6688abc16d
|
Add simple test suite.
|
10 years ago |
Georgi Chorbadzhiyski
|
40bb54c2a3
|
Parse commands based on their type.
This allows adding of new commands without any changes to command
parsing and generation code.
|
10 years ago |
Georgi Chorbadzhiyski
|
a4275361ae
|
In test mode print device info after commands are executed.
|
10 years ago |
Georgi Chorbadzhiyski
|
ce38b9baac
|
Allow configuration commands to work in test mode.
|
10 years ago |
Georgi Chorbadzhiyski
|
cf4141cf4d
|
Refactor code into get_port_by_name().
|
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
|
9e99f9d7d2
|
Start to move to data driven command parser.
|
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
|
e7d8e15880
|
Add support for reading commands from text file using -T / --test-input.
|
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
|
4a0ab7f820
|
Text fixes.
|
10 years ago |
Georgi Chorbadzhiyski
|
2971db5753
|
Makefile: Use short parameters to install.
OS X install do not support long command line parameters.
|
10 years ago |
Georgi Chorbadzhiyski
|
a36c788892
|
Makefile: Improve silent and verbose build output.
|
10 years ago |
Georgi Chorbadzhiyski
|
e0aa4602a4
|
Add all, install, uninstall and help Makefile targets.
|
10 years ago |
Georgi Chorbadzhiyski
|
97988a6a9f
|
Rename internal variable.
Some very old and broken compilers complain about shadowing bcopy().
|
10 years ago |
Georgi Chorbadzhiyski
|
fc92b9dba7
|
Add videohubctrl(1) man page.
|
10 years ago |