aboutsummaryrefslogtreecommitdiffstats
path: root/utils/rds-ctl
AgeCommit message (Expand)AuthorFilesLines
2023-03-08Drop autoconf/automake supportLaurent Pinchart2-8/+0
2023-03-08Add support for meson buildingAriel D'Alessandro1-0/+17
2022-07-28v4l2-ctl/rds-ctl: move tuner info helpers to v4l2-info.cppHans Verkuil1-76/+1
2022-07-28rds-ctl: drop cap2s(), use v4l2_info_capability() insteadHans Verkuil3-44/+5
2021-11-25v4l-utils: use v4l_getsubopt instead of getsuboptHans Verkuil1-1/+2
2021-05-26mass constexpr conversionsRosen Penev1-1/+1
2021-04-21remove unused ARRAY_SIZERosen Penev1-2/+0
2021-04-21clang-tidy: use using instead of typedefRosen Penev1-1/+1
2020-10-30clang-tidy: use nullptrRosen Penev1-29/+29
2020-09-09clean up includes and convert C includes to C++Rosen Penev1-23/+14
2020-08-03convert files to referenceRosen Penev1-1/+1
2020-08-03use using instead of typedefRosen Penev1-1/+1
2020-08-03use autoRosen Penev1-1/+1
2020-08-03convert to range based loopsRosen Penev1-7/+5
2020-04-28utils: replace exit with std variantRosen Penev1-10/+10
2020-04-24utils: fix double promotionsRosen Penev1-2/+2
2020-04-24utils: fix compilation with C++98Rosen Penev1-1/+1
2020-04-21utils: do not use empty void with C++Rosen Penev1-6/+6
2020-04-21utils: use bool literalsRosen Penev1-1/+1
2020-04-21treewide: replace C casts with C++Rosen Penev1-6/+6
2020-04-20treewide: fix math problemsRosen Penev1-2/+3
2020-04-20treewide: do not use return after elseRosen Penev1-1/+2
2020-04-17utils: checks for empty instead of size in ifRosen Penev1-1/+1
2019-01-22treewide: Fix compilation with uClibc++Rosen Penev1-0/+2
2018-07-30stress-buffer/libmedia_dev/rds-ctl: fix gcc-8.1 warningsHans Verkuil1-1/+1
2018-02-28rds-ctl: improve usage messagesHans Verkuil1-6/+6
2018-02-07v4l-utils: add SPDX license tagsHans Verkuil1-14/+1
2018-02-02rds-ctl: drop pointless wrapper library supportHans Verkuil2-27/+7
2017-11-27cec/rds/v4l2-ctl: fix --list-devices optionHans Verkuil1-3/+6
2014-07-27rds-ctl: changes in the TA bit weren't detected.Hans Verkuil1-6/+7
2014-07-17v4l-utils: add new V4L2_CAP_EXT_PIX_FORMAT capabilityHans Verkuil1-4/+0
2014-07-12rds-ctl: print RBDS call sign.Hans Verkuil1-0/+31
2014-02-07rds-ctl: add support for dynamic/static PTYHans Verkuil1-2/+6
2013-08-15rds-ctl: fix segfault in list_devices()Hans Verkuil1-7/+7
2013-07-31rds-ctl: Always terminate strings properlyGregor Jasny1-7/+7
2013-07-30rds-ctl: fix coverity issues.Hans Verkuil1-16/+3
2013-06-07rds-ctl: support -d10 to refer to radio10.Hans Verkuil1-4/+5
2013-06-07rds-ctl: support RDS-EON and TMC-tuning infoKonke Radlow1-2/+57
2013-06-02rds-ctl: fix percentage handling.Hans Verkuil1-5/+12
2012-12-06v4l-utils/utils: fix bug in parse_subopt()Hans Verkuil1-1/+1
2012-10-07buildsystem: Easse cross compiling on Debian derivatesGregor Jasny1-1/+1
2012-10-06rds-ctl.cpp: add a default value for the wait_limit for RDS-DataKonke Radlow1-0/+3
2012-09-27Ran make sync-with-kernel and updated everything.Hans Verkuil1-0/+2
2012-09-26v4l2-ctl/rds-ctl: fix --silent handling.Hans Verkuil1-0/+2
2012-08-26v4l2-ctl/rds-ctl: fix tuner capabilities listHans Verkuil1-2/+2
2012-08-26rds-ctl: fix wrong device name in usage text.Hans Verkuil1-1/+1
2012-08-24rds-ctl: add --rbds option.Hans Verkuil1-14/+11
2012-08-17Add core TMC (Traffic Message Channel) supportKonke Radlow1-1/+30
2012-08-13rds: update email addresses.Hans Verkuil1-1/+1
2012-08-13Add rds-ctl toolKonke Radlow2-0/+943

Privacy Policy