aboutsummaryrefslogtreecommitdiffstats
path: root/utils/cec-ctl/cec-ctl.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-10-18cec-ctl: -W option should enable follower mode at the startHans Verkuil1-13/+15
2018-10-10cec-ctl: show non-OK status in verbose monitor modeHans Verkuil1-4/+10
2018-10-04cec: move status2s functions to cec-info.cppHans Verkuil1-68/+0
2018-10-04cec-ctl: fix destination for non-standard messagesHans Verkuil1-3/+2
2018-10-03cec-ctl: add --non-blocking optionHans Verkuil1-0/+9
2018-10-03cec-ctl: allow changing destination for each messageHans Verkuil1-5/+10
2018-10-03cec-ctl: turn -n into a toggleHans Verkuil1-5/+5
2018-10-03cec-ctl: don't let -w enable verbose when combined with pin monitoring/analysisHans Verkuil1-1/+3
2018-07-25cec-ctl: add 5V event supportHans Verkuil1-3/+16
2018-06-29cec-ctl: improve print_bytes()Hans Verkuil1-3/+7
2018-06-28cec utils: -w implies -vHans Verkuil1-1/+2
2018-06-22cec-ctl: show printable characters when logging the msg payloadHans Verkuil1-12/+16
2018-06-06cec-ctl: don't show topology if there are no LAsHans Verkuil1-0/+3
2018-06-06cec: move vendor2s to cec-info.cppHans Verkuil1-67/+1
2018-04-24cec-ctl: better --custom-command usage messageHans Verkuil1-3/+4
2018-04-03cec-ctl: skip warning if -s option was used.Hans Verkuil1-2/+2
2018-03-09cec-ctl: add warning against using --monitor-pin when configuredHans Verkuil1-0/+10
2018-03-06cec-ctl: improve handling of dropped eventsHans Verkuil1-4/+35
2018-03-02cec-ctl: monitor_pin: parse message payloadHans Verkuil1-7/+7
2018-02-28cec: improve usage messagesHans Verkuil1-15/+15
2018-02-27cec-ctl: honor -w option for pin timestampsHans Verkuil1-0/+11
2018-02-07v4l-utils: add SPDX license tagsHans Verkuil1-13/+1
2018-02-04cec-ctl: add new --wait-for-msgs optionHans Verkuil1-24/+82
2018-01-17cec-ctl: add options to show logical addressesHans Verkuil1-0/+14
2018-01-11cec-ctl: print number of lost messagesHans Verkuil1-1/+2
2017-12-15cec-ctl: fix bad end-of-bit handlingHans Verkuil1-4/+6
2017-12-14cec-utils: show hex value of vendor messageHans Verkuil1-5/+10
2017-12-05cec-ctl: improve pin analyzer codeHans Verkuil1-20/+27
2017-12-03cec-ctl: add --ignore optionHans Verkuil1-9/+65
2017-12-03cec-ctl: improve cec pin analyzer codeHans Verkuil1-18/+24
2017-11-27cec/rds/v4l2-ctl: fix --list-devices optionHans Verkuil1-1/+1
2017-09-25cec-ctl: store HPD events in pin logHans Verkuil1-7/+10
2017-09-24cec-ctl/cec-follower: support new HPD pin eventsHans Verkuil1-0/+5
2017-08-30cec-ctl: fix topology tree viewHans Verkuil1-12/+18
2017-08-22cec: add support for the Hospitality ProfileHans Verkuil1-6/+31
2017-08-22cec-ctl: fix crash when store_pin is NULLHans Verkuil1-1/+1
2017-08-20v4l-utils: sync with kernelHans Verkuil1-10/+10
2017-08-20cec-ctl: allow stdout/in for --store/analyze-pinHans Verkuil1-16/+32
2017-08-09cec-ctl: add --list-devicesHans Verkuil1-0/+107
2017-08-08cec-ctl: use cec-commonHans Verkuil1-290/+4
2017-08-03cec-ctl: fix pin analysis bugHans Verkuil1-1/+5
2017-08-03cec-ctl: make pin recording easier to readHans Verkuil1-18/+23
2017-08-03cec-ctl: rename --record-pin and --playback-pinHans Verkuil1-56/+56
2017-08-01cec-ctl: add --record-pin and --playback-pin optionsHans Verkuil1-15/+158
2017-08-01cec-ctl: get the monotonic start time and wallclock time only onceHans Verkuil1-6/+8
2017-08-01cec-ctl: refactor: split the monitor code off into its own functionHans Verkuil1-97/+100
2017-07-21cec-ctl: change structure init to cope with g++ 4.6Hans Verkuil1-2/+3
2017-07-19cec-ctl: add support for CEC pin monitoringHans Verkuil1-10/+48
2017-07-19cec utils: support CEC_CAP_MONITOR_PIN and CEC_EVENT_FL_DROPPED_EVENTSHans Verkuil1-0/+4
2017-06-29cec-ctl: warn is -p is given but CEC_CAP_PHYS_ADDR isn't setHans Verkuil1-0/+3

Privacy Policy