Commit Graph

  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • |\
  • * |
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 84e8a9b (HEAD -> master) ChangeLog: Add missing 3.0 changelog by Georgi Chorbadzhiyski 2020-10-26 16:16:48 +0200
  • 5ddf5e9 (tag: 3.1) RELEASE: Version 3.1 by Georgi Chorbadzhiyski 2020-10-26 16:07:47 +0200
  • f40b692 Add support for ALARM STATUS command by Georgi Chorbadzhiyski 2020-10-26 16:02:30 +0200
  • 46b46e9 Fix wrong timeout (it should be in ms when passed to fdread_ex) by Georgi Chorbadzhiyski 2020-09-28 12:21:49 +0300
  • fda00b4 Merge pull request #6 from jfpanisset/videohub288_large_response by Georgi Chorbadzhiyski 2020-09-28 12:17:57 +0300
  • 87db62f A Universal Videohub 288 will send a much larger response than can fit in a 8KB buffer, since parsing expects a complete response from the router, increase the maximum buffer / response size to handle 3,200+ line response. by Jean-Francois Panisset 2020-09-27 13:15:44 -0700
  • 8f85f1e videohubctrl.1: Change version by Georgi Chorbadzhiyski 2020-07-28 16:20:10 +0300
  • 15c468f Merge remote-tracking branch 'home/master' by Georgi Chorbadzhiyski 2020-07-26 12:48:50 +0300
  • 4c95522 (tag: 3.0) RELEASE: 3.0 by Georgi Chorbadzhiyski 2020-07-26 12:44:01 +0300
  • d897417 Add -t / --timeout option by Georgi Chorbadzhiyski 2020-07-26 12:43:12 +0300
  • b426418 Change hosting URLs by Georgi Chorbadzhiyski 2018-06-04 22:32:51 +0300
  • f335adc README: Update reporting bugs section by Georgi Chorbadzhiyski 2018-02-15 17:31:21 +0200
  • 8308faa Add support for configurations that have leading white space by Georgi Chorbadzhiyski 2018-02-15 17:23:12 +0200
  • e954cfe Add support for parsing responses that contain \r symbols in them by Georgi Chorbadzhiyski 2018-02-15 16:56:23 +0200
  • c9ac382 Ignore END PRELUDE command by Georgi Chorbadzhiyski 2017-11-05 19:30:20 +0200
  • 1bee268 test: Fix tests to work out of the box on OS X (difference in getopt messages) by Georgi Chorbadzhiyski 2017-11-05 19:33:09 +0200
  • 8cced6d Makefile: Add 'make test' by Georgi Chorbadzhiyski 2017-11-05 19:33:25 +0200
  • 5eb39f7 Update ChangeLog by Georgi Chorbadzhiyski 2017-10-20 18:00:34 +0300
  • 1ffab2e Add support for CONFIGURATION command by Georgi Chorbadzhiyski 2017-10-20 17:58:11 +0300
  • 0e4a734 Merge pull request #1 from toontoet/master by Georgi Chorbadzhiyski 2017-09-21 13:35:22 +0300
  • 077d2ff Fixed reading data getting truncated using a 40x40 video hub by Toon Toetenel 2017-09-21 11:15:20 +0200
  • 0e2d416 Prevent warning when videohubctrl is compiled on 32-bit host. by Georgi Chorbadzhiyski 2015-05-27 22:43:58 +0300
  • 5ca51d5 Prevent possible NULL pointer dereference. by Georgi Chorbadzhiyski 2015-02-01 00:13:11 +0200
  • 1e7ecc9 libfuncs: Update library. by Georgi Chorbadzhiyski 2015-02-01 00:05:51 +0200
  • 76b45b5 (tag: 2.0) RELEASE: 2.0 by Georgi Chorbadzhiyski 2014-12-08 15:17:09 +0200
  • 93eab41 Fix comments. by Georgi Chorbadzhiyski 2014-12-08 15:14:19 +0200
  • 42a6e7e Rename configuration parameters. by Georgi Chorbadzhiyski 2014-12-08 15:11:41 +0200
  • e8bfb2b Add support for --vi-output and --vi-monitor parameters. by Georgi Chorbadzhiyski 2014-12-08 13:58:19 +0200
  • a42e405 Introduce struct vcmd_param to cleanup struct vcmd_entry. by Georgi Chorbadzhiyski 2014-12-08 13:08:28 +0200
  • 32927ee Only warn when the protocol version is not 2.x do not die. by Georgi Chorbadzhiyski 2014-12-07 02:16:08 +0200
  • dd92e76 Add support for setting device friendly name using --set-name by Georgi Chorbadzhiyski 2014-12-07 01:55:10 +0200
  • e035d99 Add support for --list-proc-units and --list-frames options. by Georgi Chorbadzhiyski 2014-12-07 01:25:14 +0200
  • c31790b Document --list-frames option. by Georgi Chorbadzhiyski 2014-12-07 01:14:19 +0200
  • 67e863f Text fix. by Georgi Chorbadzhiyski 2014-12-03 14:27:49 +0200
  • e0b66c5 (tag: 1.0) RELEASE: 1.0 by Georgi Chorbadzhiyski 2014-12-03 13:21:34 +0200
  • 3069564 Improve documentation. by Georgi Chorbadzhiyski 2014-12-03 13:19:23 +0200
  • 57dde60 Initialize all routes to NO_PORT by default. by Georgi Chorbadzhiyski 2014-12-03 12:47:12 +0200
  • d6f8eee Add support for frames (names, routing and locks) by Georgi Chorbadzhiyski 2014-12-03 12:43:23 +0200
  • 54b685d Add support for processing units (routing and locks). by Georgi Chorbadzhiyski 2014-12-03 11:45:08 +0200
  • afdb845 Make handling of port disconnection generic. by Georgi Chorbadzhiyski 2014-12-03 11:03:54 +0200
  • b2dd766 test: Add more serial port tests. by Georgi Chorbadzhiyski 2014-12-03 11:29:52 +0200
  • 7056b30 README: Update introduction text. by Georgi Chorbadzhiyski 2014-12-03 11:52:38 +0200
  • e00b706 Keep lines shorter than 72 chars. by Georgi Chorbadzhiyski 2014-12-03 10:48:32 +0200
  • 8f3d0c9 Update TODO list and move it into README file. by Georgi Chorbadzhiyski 2014-12-02 15:58:30 +0200
  • c87a753 Display the undocumented "Friendly name" device setting. by Georgi Chorbadzhiyski 2014-12-02 15:43:31 +0200
  • 9dadd08 Increase white space in tables so they look ok with ports number > 99. by Georgi Chorbadzhiyski 2014-12-02 15:34:46 +0200
  • c4d62cb Report invalid port statuses. by Georgi Chorbadzhiyski 2014-12-02 15:12:13 +0200
  • 55a391f Add support for undocumented "Thunderbolt" port status/type. by Georgi Chorbadzhiyski 2014-12-02 15:04:04 +0200
  • 6176fb9 Add support for clearing serial port connections. by Georgi Chorbadzhiyski 2014-12-02 14:42:32 +0200
  • 6004840 Allow port routing to be canceled. It is needed for serial ports. by Georgi Chorbadzhiyski 2014-12-02 13:58:32 +0200
  • 2d71ba0 test: Add some new lines in input. by Georgi Chorbadzhiyski 2014-12-02 13:45:33 +0200
  • 0344f23 Fix memory allocation for test data. by Georgi Chorbadzhiyski 2014-12-02 13:30:33 +0200
  • 45b59a4 Report unknown settings in VIDEOHUB DEVICE command. by Georgi Chorbadzhiyski 2014-12-02 12:58:55 +0200
  • ec2454a Add enum for input/output/monitoring/serial ports statuses. by Georgi Chorbadzhiyski 2014-12-01 23:00:50 +0200
  • 39bc206 Small fix for serial directions. by Georgi Chorbadzhiyski 2014-12-01 23:00:32 +0200
  • e343c41 Improve docs. by Georgi Chorbadzhiyski 2014-12-01 22:43:34 +0200
  • d2f0abb test: Fix the tests to work under OS X. by Georgi Chorbadzhiyski 2014-12-01 22:35:35 +0200
  • 1d1b234 Comment fixes. by Georgi Chorbadzhiyski 2014-12-01 22:20:36 +0200
  • dfc473a Text fixes. by Georgi Chorbadzhiyski 2014-12-01 22:17:44 +0200
  • 30a6246 Add support for serial ports (names, routing, locks and directions). by Georgi Chorbadzhiyski 2014-12-01 18:03:46 +0200
  • a331d54 Preparation for serial commands support. by Georgi Chorbadzhiyski 2014-12-01 17:05:26 +0200
  • 6e6eab2 Simple text fix. by Georgi Chorbadzhiyski 2014-12-01 18:06:52 +0200
  • 2e78786 man: Add monitoring output options. by Georgi Chorbadzhiyski 2014-12-01 18:06:27 +0200
  • 7021812 Validate the number of monitoring ports. by Georgi Chorbadzhiyski 2014-12-01 16:57:16 +0200
  • 65ef6bb README: Small text fixes. by Georgi Chorbadzhiyski 2014-12-01 16:51:02 +0200
  • 6af996c Add missing documentation for --list-moutputs parameter. by Georgi Chorbadzhiyski 2014-12-01 02:14:00 +0200
  • 7650606 (tag: 0.4) RELEASE: 0.4 by Georgi Chorbadzhiyski 2014-11-30 20:28:00 +0200
  • 74952e5 Add full support for monitoring video outputs. by Georgi Chorbadzhiyski 2014-11-30 20:22:42 +0200
  • 9c2510d Improve documentation. by Georgi Chorbadzhiyski 2014-11-30 20:07:32 +0200
  • 96aab13 Rename --vo-route parameter to --vo-input. by Georgi Chorbadzhiyski 2014-11-30 19:50:46 +0200
  • e7c8cbb Change internal cmd numbers. by Georgi Chorbadzhiyski 2014-11-30 19:33:08 +0200
  • bdf1c28 Make --backup function use generic command types. by Georgi Chorbadzhiyski 2014-11-30 19:23:27 +0200
  • 25522dd Cleanup configuration options parsing. by Georgi Chorbadzhiyski 2014-11-30 18:45:29 +0200
  • 822ef3b Fix detection of monitoring outputs. by Georgi Chorbadzhiyski 2014-11-30 17:55:48 +0200
  • 6688abc Add simple test suite. by Georgi Chorbadzhiyski 2014-11-30 17:04:23 +0200
  • 40bb54c Parse commands based on their type. by Georgi Chorbadzhiyski 2014-11-30 15:56:05 +0200
  • a427536 In test mode print device info after commands are executed. by Georgi Chorbadzhiyski 2014-11-30 03:04:28 +0200
  • ce38b9b Allow configuration commands to work in test mode. by Georgi Chorbadzhiyski 2014-11-30 03:04:09 +0200
  • cf4141c Refactor code into get_port_by_name(). by Georgi Chorbadzhiyski 2014-11-30 02:29:56 +0200
  • ebdf864 Create struct port_set which contains a set of ports. by Georgi Chorbadzhiyski 2014-11-30 02:15:39 +0200
  • cf8d475 Create single structure that describes device port. by Georgi Chorbadzhiyski 2014-11-30 01:39:27 +0200
  • 9e99f9d Start to move to data driven command parser. by Georgi Chorbadzhiyski 2014-11-30 01:35:26 +0200
  • 6f3c4c2 Simplify port lock handling. by Georgi Chorbadzhiyski 2014-11-30 01:32:41 +0200
  • e16243a Add q() macro that checks quiet flag. by Georgi Chorbadzhiyski 2014-11-30 00:40:01 +0200
  • f300e5c Add support for port statuses (types) reported by Univeral Videohub. by Georgi Chorbadzhiyski 2014-11-29 23:45:11 +0200
  • e7d8e15 Add support for reading commands from text file using -T / --test-input. by Georgi Chorbadzhiyski 2014-11-29 22:15:57 +0200
  • f7eb956 Display where each input is being routed. by Georgi Chorbadzhiyski 2014-11-29 12:19:36 +0200
  • cb86ee6 display: Do not print table titles if there are no inputs/outputs. by Georgi Chorbadzhiyski 2014-11-29 11:01:52 +0200
  • 4a0ab7f Text fixes. by Georgi Chorbadzhiyski 2014-11-29 11:01:24 +0200
  • 2971db5 Makefile: Use short parameters to install. by Georgi Chorbadzhiyski 2014-11-29 02:36:31 +0200
  • a36c788 Makefile: Improve silent and verbose build output. by Georgi Chorbadzhiyski 2014-11-29 02:35:38 +0200
  • e0aa460 Add all, install, uninstall and help Makefile targets. by Georgi Chorbadzhiyski 2014-11-29 02:25:22 +0200
  • 97988a6 Rename internal variable. by Georgi Chorbadzhiyski 2014-11-29 02:22:11 +0200
  • fc92b9d Add videohubctrl(1) man page. by Georgi Chorbadzhiyski 2014-11-29 02:07:58 +0200
  • e65ffeb Text fixes. by Georgi Chorbadzhiyski 2014-11-29 02:05:07 +0200
  • 8436f9c Reorder parameters in usage(). by Georgi Chorbadzhiyski 2014-11-28 17:49:49 +0200
  • a4f0e8f (tag: 0.3) RELEASE: Version 0.3 by Georgi Chorbadzhiyski 2014-11-28 17:31:00 +0200
  • 094d38a Fix sending of multiple commands. by Georgi Chorbadzhiyski 2014-11-28 17:28:27 +0200
  • 8e1aefb Show executed commands in human readable commands format. by Georgi Chorbadzhiyski 2014-11-28 17:20:04 +0200
  • 258dd4f Add support for -b / --backup parameter. by Georgi Chorbadzhiyski 2014-11-28 16:48:04 +0200