141 Commits (master)
 

Author SHA1 Message Date
  Georgi Chorbadzhiyski 2d71ba0dae test: Add some new lines in input. 9 years ago
  Georgi Chorbadzhiyski 0344f230b9 Fix memory allocation for test data. 9 years ago
  Georgi Chorbadzhiyski 45b59a4683 Report unknown settings in VIDEOHUB DEVICE command. 9 years ago
  Georgi Chorbadzhiyski ec2454ac5a Add enum for input/output/monitoring/serial ports statuses. 9 years ago
  Georgi Chorbadzhiyski 39bc206641 Small fix for serial directions. 9 years ago
  Georgi Chorbadzhiyski e343c41631 Improve docs. 9 years ago
  Georgi Chorbadzhiyski d2f0abbe16 test: Fix the tests to work under OS X. 9 years ago
  Georgi Chorbadzhiyski 1d1b23423c Comment fixes. 9 years ago
  Georgi Chorbadzhiyski dfc473a128 Text fixes. 9 years ago
  Georgi Chorbadzhiyski 30a6246f79 Add support for serial ports (names, routing, locks and directions). 9 years ago
  Georgi Chorbadzhiyski a331d546b5 Preparation for serial commands support. 9 years ago
  Georgi Chorbadzhiyski 6e6eab26f7 Simple text fix. 9 years ago
  Georgi Chorbadzhiyski 2e787864bd man: Add monitoring output options. 9 years ago
  Georgi Chorbadzhiyski 7021812da5 Validate the number of monitoring ports. 9 years ago
  Georgi Chorbadzhiyski 65ef6bb237 README: Small text fixes. 9 years ago
  Georgi Chorbadzhiyski 6af996c9c6 Add missing documentation for --list-moutputs parameter. 9 years ago
  Georgi Chorbadzhiyski 76506065ed RELEASE: 0.4 9 years ago
  Georgi Chorbadzhiyski 74952e542a Add full support for monitoring video outputs. 9 years ago
  Georgi Chorbadzhiyski 9c2510d566 Improve documentation. 9 years ago
  Georgi Chorbadzhiyski 96aab1363d Rename --vo-route parameter to --vo-input. 9 years ago
  Georgi Chorbadzhiyski e7c8cbbd8d Change internal cmd numbers. 9 years ago
  Georgi Chorbadzhiyski bdf1c28b6f Make --backup function use generic command types. 9 years ago
  Georgi Chorbadzhiyski 25522dd743 Cleanup configuration options parsing. 9 years ago
  Georgi Chorbadzhiyski 822ef3bb37 Fix detection of monitoring outputs. 9 years ago
  Georgi Chorbadzhiyski 6688abc16d Add simple test suite. 9 years ago
  Georgi Chorbadzhiyski 40bb54c2a3 Parse commands based on their type. 9 years ago
  Georgi Chorbadzhiyski a4275361ae In test mode print device info after commands are executed. 9 years ago
  Georgi Chorbadzhiyski ce38b9baac Allow configuration commands to work in test mode. 9 years ago
  Georgi Chorbadzhiyski cf4141cf4d Refactor code into get_port_by_name(). 9 years ago
  Georgi Chorbadzhiyski ebdf864c80 Create struct port_set which contains a set of ports. 9 years ago
  Georgi Chorbadzhiyski cf8d47510a Create single structure that describes device port. 9 years ago
  Georgi Chorbadzhiyski 9e99f9d7d2 Start to move to data driven command parser. 9 years ago
  Georgi Chorbadzhiyski 6f3c4c27cf Simplify port lock handling. 9 years ago
  Georgi Chorbadzhiyski e16243a5d8 Add q() macro that checks quiet flag. 9 years ago
  Georgi Chorbadzhiyski f300e5c449 Add support for port statuses (types) reported by Univeral Videohub. 9 years ago
  Georgi Chorbadzhiyski e7d8e15880 Add support for reading commands from text file using -T / --test-input. 9 years ago
  Georgi Chorbadzhiyski f7eb956180 Display where each input is being routed. 9 years ago
  Georgi Chorbadzhiyski cb86ee6533 display: Do not print table titles if there are no inputs/outputs. 9 years ago
  Georgi Chorbadzhiyski 4a0ab7f820 Text fixes. 9 years ago
  Georgi Chorbadzhiyski 2971db5753 Makefile: Use short parameters to install. 9 years ago
  Georgi Chorbadzhiyski a36c788892 Makefile: Improve silent and verbose build output. 9 years ago
  Georgi Chorbadzhiyski e0aa4602a4 Add all, install, uninstall and help Makefile targets. 9 years ago
  Georgi Chorbadzhiyski 97988a6a9f Rename internal variable. 9 years ago
  Georgi Chorbadzhiyski fc92b9dba7 Add videohubctrl(1) man page. 9 years ago
  Georgi Chorbadzhiyski e65ffebd59 Text fixes. 9 years ago
  Georgi Chorbadzhiyski 8436f9c2ed Reorder parameters in usage(). 9 years ago
  Georgi Chorbadzhiyski a4f0e8fb4d RELEASE: Version 0.3 9 years ago
  Georgi Chorbadzhiyski 094d38a933 Fix sending of multiple commands. 9 years ago
  Georgi Chorbadzhiyski 8e1aefbec6 Show executed commands in human readable commands format. 9 years ago
  Georgi Chorbadzhiyski 258dd4f0ea Add support for -b / --backup parameter. 9 years ago