index
:
v4l-utils.git
master
mediactl
stable-0.8
stable-1.0
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.20
stable-1.22
stable-1.4
stable-1.6
stable-1.8
media (V4L2, DVB and IR) applications and libraries
Mauro Carvalho Chehab
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
cec-follower
/
cec-processing.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-02
cec-follower: add --ignore-standby/view-on options
Hans Verkuil
1
-2
/
+4
2021-07-13
cec-follower: refactoring: split up overly long functions
Hans Verkuil
1
-65
/
+74
2021-07-13
cec-follower: emulate programmed timer recordings
Deborah Brouwer
1
-0
/
+65
2021-07-01
cec: add One Touch Record Standby tests
Deborah Brouwer
1
-1
/
+13
2021-07-01
cec: expand One Touch Record tests
Deborah Brouwer
1
-1
/
+3
2021-06-25
cec-follower: fix incorrect fallthrough
Hans Verkuil
1
-1
/
+1
2021-06-25
cec-follower: use log_addr_type to get local device type
Deborah Brouwer
1
-3
/
+4
2021-06-16
cec: remove redundant struct cec_msg initializations
Deborah Brouwer
1
-3
/
+3
2021-06-15
cec: add Deck Control wake-up handling tests
Deborah Brouwer
1
-0
/
+2
2021-06-12
cec: add tests for Deck Play message
Deborah Brouwer
1
-3
/
+52
2021-06-12
cec: add tests for Deck Control message
Deborah Brouwer
1
-2
/
+66
2021-06-04
cec: add tests for Give Deck Status message
Deborah Brouwer
1
-23
/
+18
2021-05-26
mass constexpr conversions
Rosen Penev
1
-2
/
+2
2021-04-27
cec-follower: detect the cessation of Audio Rate Control messages
Deborah Brouwer
1
-8
/
+14
2021-04-27
cec-follower: increase precision of Audio Rate Control active sensing
Deborah Brouwer
1
-4
/
+4
2021-04-22
cec: add invalid operand test for Audio Rate Control messages
Deborah Brouwer
1
-0
/
+4
2021-04-22
cec: add active sensing test for Audio Rate Control messages
Deborah Brouwer
1
-9
/
+37
2021-04-21
remove unused ARRAY_SIZE
Rosen Penev
1
-3
/
+0
2020-10-30
clang-tidy: use nullptr
Rosen Penev
1
-8
/
+8
2020-09-09
clean up includes and convert C includes to C++
Rosen Penev
1
-12
/
+5
2020-09-08
cec-follower: add --standby and --toggle-power-status
Hans Verkuil
1
-0
/
+10
2020-08-17
cec-follower: CEC_MSG_STANDBY can just call enter_standby()
Hans Verkuil
1
-7
/
+1
2020-08-03
convert to range based loops
Rosen Penev
1
-6
/
+6
2020-04-24
utils: fix fallthrough warnings
Rosen Penev
1
-1
/
+3
2020-04-21
utils: use bool literals
Rosen Penev
1
-1
/
+1
2020-04-20
utils: simplify bool returns
Rosen Penev
1
-6
/
+2
2020-04-20
treewide: do not use return after else
Rosen Penev
1
-2
/
+2
2020-04-20
treewide: add extra {} to initialization
Rosen Penev
1
-6
/
+6
2020-01-26
v4l-utils: remove trailing spaces
Hans Verkuil
1
-1
/
+1
2019-12-11
cec: remove duplicate cec_phys_addr_exp defines
Hans Verkuil
1
-2
/
+1
2019-12-03
cec-follower: support CEC 2.0 power status reporting
Hans Verkuil
1
-16
/
+31
2019-11-28
cec-follower: add --ignore option
Hans Verkuil
1
-0
/
+5
2019-10-22
cec-follower: add support for Status Request
Hans Verkuil
1
-0
/
+13
2019-10-14
cec-follower: add INACTIVE_SOURCE support.
Hans Verkuil
1
-0
/
+16
2019-10-03
cec-follower: switch to the new CEC utilities library
Hans Verkuil
1
-6
/
+6
2019-10-02
cec-compliance/follower: use new CEC_OP_UI_CMD defines
Hans Verkuil
1
-9
/
+9
2019-10-02
cec-follower: drop the hardcoded UI commands list
Hans Verkuil
1
-96
/
+1
2019-09-20
cec-follower: fix cec-tuner.cpp
Jiunn Chang
1
-3
/
+3
2019-09-16
cec-follower: create cec-tuner.cpp
Jiunn Chang
1
-104
/
+5
2019-09-09
cec-compliance: rename has_arc_rx, has_arc_tx
Jiunn Chang
1
-4
/
+4
2019-09-09
cec-compliance: system audio control tests
Jiunn Chang
1
-0
/
+6
2018-02-28
cec-follower: add -w option
Hans Verkuil
1
-8
/
+37
2018-02-07
v4l-utils: add SPDX license tags
Hans Verkuil
1
-29
/
+1
2017-09-24
cec-ctl/cec-follower: support new HPD pin events
Hans Verkuil
1
-0
/
+12
2017-08-08
cec-follower: use ev.state_change.log_addr_mask
Hans Verkuil
1
-4
/
+8
2017-07-19
cec utils: support CEC_CAP_MONITOR_PIN and CEC_EVENT_FL_DROPPED_EVENTS
Hans Verkuil
1
-0
/
+2
2017-04-27
cec-follower: make sure we never poll ourselves
Hans Verkuil
1
-2
/
+3
2017-02-28
cec-follower: don't Feature Abort msgs from Unregistered
Hans Verkuil
1
-1
/
+1
2017-02-22
cec: fix wrong initiator of poll messages
Hans Verkuil
1
-2
/
+2
2017-02-16
cec-follower: fix incorrect initiator for two messages
Hans Verkuil
1
-2
/
+2
[next]
Privacy Policy