index
:
hverkuil/v4l-utils.git
array
bayer10
cec
cec-conn
cec-error-inj
cec-johan
cec-low-level-tests
cec-pin-tests
cisco
colorspace
colorspace2
colorspace3
confstore
dcip3
dock
file
histo
master
new-fmts
props
props2
qdisp
request
scaling
sdr
stable-0.8
streaming
tuner
vicodec
xfer
v4l-utils.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
cec-compliance
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
cec-compliance: remove old tuner tests
Hans Verkuil
1
-168
/
+0
2019-10-22
cec-compliance: add tuner control test
Jiunn Chang
1
-3
/
+231
2019-10-16
cec-compliance: Set OSD Name is not TV specific
Hans Verkuil
1
-1
/
+1
2019-10-16
cec-compliance: improve Inactive Source test
Hans Verkuil
1
-6
/
+8
2019-10-14
cec-compliance: Improve the INACTIVE_SOURCE test
Hans Verkuil
1
-3
/
+11
2019-10-14
cec-compliance: fix a bug in util_receive
Hans Verkuil
1
-2
/
+2
2019-10-14
cec-compliance: add timeout to util_receive
Hans Verkuil
3
-9
/
+13
2019-10-14
cec-compliance: move util_receive to cec-compliance.cpp
Hans Verkuil
3
-27
/
+29
2019-10-03
cec-htng(-funcs).h: move to libcecutil
Hans Verkuil
1
-1
/
+1
2019-10-03
cec-compliance: use the new CEC utilities library
Hans Verkuil
6
-52
/
+30
2019-10-02
cec-compliance/follower: use new CEC_OP_UI_CMD defines
Hans Verkuil
2
-2
/
+2
2019-10-02
cec utils: support CEC_ADAP_G_CONNECTOR_INFO
Hans Verkuil
1
-3
/
+8
2019-09-30
cec-compliance: add --test-fuzzing option
Hans Verkuil
5
-3
/
+142
2019-09-30
cec-compliance: rename 'ok' to 'unknown'
Hans Verkuil
1
-11
/
+11
2019-09-11
cec-compliance: system audio control
Jiunn Chang
1
-0
/
+38
2019-09-09
cec-compliance: system information give features
Jiunn Chang
1
-0
/
+4
2019-09-09
cec-compliance: rename has_arc_rx, has_arc_tx
Jiunn Chang
3
-9
/
+9
2019-09-09
cec-compliance: system audio control tests
Jiunn Chang
1
-0
/
+32
2019-07-26
cec-ctl/compliance: transmit Active Source before Standby
Hans Verkuil
1
-0
/
+11
2019-05-29
cec-compliance: mask CEC_MSG_FL_RAW as well
Hans Verkuil
1
-7
/
+10
2019-05-20
cec-compliance: fix wrong event test
Hans Verkuil
1
-1
/
+19
2019-04-24
cec-compliance: add colors
Philipp Zabel
3
-7
/
+52
2019-04-24
cec-compliance: use warn() in warn_once()
Philipp Zabel
1
-6
/
+1
2019-03-29
Revert "cec-compliance: suppress some warnings for vivid"
Hans Verkuil
3
-9
/
+2
2019-03-29
cec-compliance: suppress some warnings for vivid
Hans Verkuil
3
-2
/
+9
2019-02-25
cec-compliance: fix audio output delay check
Hans Verkuil
1
-2
/
+4
2019-02-19
cec-compliance: show latencies in ms and check values
Hans Verkuil
1
-2
/
+4
2019-02-04
cec-compliance: add -D and -a support
Hans Verkuil
2
-9
/
+45
2019-01-23
cec-compliance: add 3 sec delay after Inactive Source
Hans Verkuil
1
-0
/
+3
2019-01-14
cec-compliance: show driver and device name
Hans Verkuil
1
-2
/
+3
2018-12-11
cec-compliance: really fix wrong test for no HPD in testRemote()
Hans Verkuil
1
-1
/
+1
2018-12-06
cec-compliance: check if SET_OSD_NAME gives valid OSD name
Hans Verkuil
1
-0
/
+2
2018-11-29
cec-compliance: fix wrong test for no HPD in testRemote()
Hans Verkuil
1
-1
/
+1
2018-11-13
v4l-utils: fix SHA detection
Hans Verkuil
1
-2
/
+2
2018-11-05
cec-compliance: wake-up on Active Source is warn for <2.0
Hans Verkuil
1
-3
/
+7
2018-10-19
cec-compliance: fix inconsistent warn text
Hans Verkuil
1
-1
/
+1
2018-10-19
cec-compliance: some standby tests should be a warning
Hans Verkuil
2
-26
/
+39
2018-10-18
cec-compliance: give proper fail msg for FAIL_CRITICAL
Hans Verkuil
1
-4
/
+10
2018-10-17
cec-compliance: show human readable Vendor ID
Hans Verkuil
1
-2
/
+2
2018-10-16
cec-compliance: calculate and show Signal Free Time
Hans Verkuil
1
-13
/
+107
2018-10-16
cec-compliance: improve tracing of CEC_TRANSMIT/RECEIVE
Hans Verkuil
1
-14
/
+18
2018-10-16
cec-compliance: check core messages when remote is in standby
Hans Verkuil
4
-22
/
+65
2018-10-10
cec-compliance: further improvements to CEC_EVENT_LOST_MSGS fail info
Hans Verkuil
1
-20
/
+30
2018-10-10
cec-compliance: more improvements to fail info of CEC_EVENT_LOST_MSGS
Hans Verkuil
1
-10
/
+35
2018-10-10
cec-compliance: improve fail info for CEC_EVENT_LOST_MSGS test
Hans Verkuil
1
-11
/
+22
2018-10-08
cec-compliance: retry poll in case of Arbitration Lost
Hans Verkuil
1
-2
/
+15
2018-10-08
cec-compliance: abort when no remote devices were found
Hans Verkuil
1
-0
/
+5
2018-10-05
cec-compliance: check for new status flags
Hans Verkuil
1
-2
/
+3
2018-10-04
cec: move status2s functions to cec-info.cpp
Hans Verkuil
1
-68
/
+0
2018-10-03
cec-compliance: fix bad check for transmitted vs pending msgs
Hans Verkuil
1
-1
/
+1
[next]
Privacy Policy