aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-09Fix scan start behavior in Kingfisher backendjellyfish_10.0.3jellyfish_10.0.2jellyfish/10.0.3jellyfish/10.0.210.0.310.0.2jellyfishScott Murray1-1/+1
2020-12-07Rework hardware probing and RTL-SDR helper startupScott Murray6-120/+192
2020-12-06Add support for tuning to alternative frequencyEhsan Takalloo4-146/+240
2020-10-07Fix frequency verb invalid frequency behaviorjellyfish_10.0.1jellyfish/10.0.110.0.1Scott Murray3-7/+28
2020-09-15Add gitreview file for jellyfish branchjellyfish_10.0.0jellyfish/10.0.010.0.0Jan-Simon Möller1-1/+1
2020-09-08Add null backendjellyfish_9.99.4jellyfish/9.99.49.99.4Scott Murray6-10/+312
2020-09-01Add rds eventEhsan Takalloo5-117/+1387
2020-08-21binding/radio_impl_tef665x: Avoid uninitialised variable warningsAlistair Francis1-2/+2
2020-06-09Update autobuild scriptsjellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.19.99.39.99.29.99.1Scott Murray2-204/+154
2020-02-18Update autobuild script to create new targetsFrederic Marec2-26/+174
2019-12-31Add support for TEF665x in agl-service-radioicefish_8.99.5icefish/8.99.58.99.5VahidGharaee6-1/+1613
2019-12-19Fixes for corking and restart behavioricefish_8.99.4icefish/8.99.48.99.4Scott Murray2-6/+38
2019-12-16Add workaround for Wireplumber policy implementationScott Murray2-3/+29
2019-12-14radio: check for corking from PipeWireicefish_8.99.3icefish/8.99.38.99.3Matt Ranostay3-0/+33
2019-12-14Initial steering wheel event supportScott Murray3-4/+69
2019-12-02Migration to binding V3icefish_8.99.2icefish/8.99.28.99.2Li Xiaoming4-73/+73
2019-11-25fix(config.cmake): set PROJECT_URL to silence CMake warningLi Xiaoming1-0/+1
2019-09-09Update Kingfisher support for PipeWire and security changesicefish_8.99.1icefish/8.99.18.99.1Scott Murray1-29/+48
2019-08-01Switch back to user scope for nowScott Murray1-1/+0
2019-07-12radio: gstreamer: use pwaudiosink instead of alsasinkhalibut_7.99.3halibut/7.99.37.99.3George Kiagiadakis1-1/+2
2019-06-26Update permissionshalibut_7.99.2halibut/7.99.27.99.2Scott Murray1-0/+2
2019-06-10Remove support for 4A and pulseaudio completelyGeorge Kiagiadakis6-448/+9
2019-06-04cmake: build radio_output_gstreamer when we have pipewireGeorge Kiagiadakis1-1/+1
2019-06-04rtlsdr: improve rtlsdr_set_output to handle NULL as the output stringGeorge Kiagiadakis1-3/+2
2019-06-04kingfisher: initialize variableGeorge Kiagiadakis1-1/+1
2019-06-04binding: make 4A truly optionalGeorge Kiagiadakis2-25/+11
2019-03-16binding: radio: remove useless .gitmoduleshalibut_7.99.1halibut/7.99.17.99.1Matt Ranostay1-3/+0
2019-02-27autobuild: fix warnings due to cp command exit errorRaquel Medina4-120/+158
2019-01-06Add status eventhalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy/6.99.47.90.06.99.4Scott Murray2-0/+20
2019-01-04Add audio role open/close supportScott Murray4-131/+143
2018-10-31Migrate app-templates to CMake moduleguppy_6.99.3guppy_6.99.2guppy_6.99.1guppy/6.99.3guppy/6.99.2guppy/6.99.16.99.36.99.26.99.1Romain Forlot2-3/+7
2018-10-13binding: radio: update version of conf.d/app-templates submoduleMatt Ranostay2-1/+1
2018-10-11Merge "Use latest version of app-templates submodule."Stéphane Desneux1-0/+0
2018-10-10Use latest version of app-templates submodule.Thierry Bultel1-0/+0
2018-10-09Use feature 'required-binding'Jose Bollo2-1/+4
2018-07-17cmake: added missing dependency to libusb-1.0guppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.26.90.05.99.65.99.55.99.45.99.35.99.2Thierry Bultel1-1/+2
2018-07-17.gitignore: added build*Thierry Bultel1-0/+1
2018-07-17added an html5 page for testingThierry Bultel8-0/+459
2018-07-17fixed the support for 4a frameworkThierry Bultel2-74/+152
2018-07-17added api verb for RDS informationThierry Bultel3-3/+71
2018-07-17Set the binding version in cmake instead of sourceThierry Bultel4-8/+2
2018-07-17radio_impl_rtldsr: use macros for hardcoded sizesThierry Bultel1-32/+46
2018-07-17Fixed compilation warningsThierry Bultel9-41/+49
2018-07-17Use latest version of conf.d/app-templates submodule.Thierry Bultel2-6/+2
2018-06-05Rework output to directly support 4Aflounder_5.99.1flounder/5.99.15.99.1Scott Murray9-57/+382
2018-06-05Split rtlsdr code into standalone helperScott Murray6-60/+487
2018-06-05Always enable Kingfisher supportScott Murray3-12/+10
2018-05-15Remove reference to <afb/afb-service-itf.h>José Bollo1-1/+0
2018-03-20binding: update kingfisher i2c bus numberHarunobu Kurokawa1-4/+4
2018-03-20Add Kingfisher Si4689 supportHarunobu Kurokawa8-62/+632