summaryrefslogtreecommitdiff
path: root/sys/dvb
Commit message (Expand)AuthorAgeFilesLines
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-11/+11
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+11
* Don't pass default GLib marshallers for signalsNiels De Graef2019-11-062-4/+4
* documentation: fixed a heap o' typosAaron Boxer2019-11-053-11/+11
* Remove autotools build systemTim-Philipp Müller2019-10-141-38/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-11/+15
* dvb: Fix typo in comment terminationJan Schmidt2018-06-011-1/+1
* dvb: update my email addressAlessandro Decina2018-06-0123-24/+24
* dvb: camconditionalaccess: fix wrong license headersAlessandro Decina2018-06-012-26/+26
* dvb: Fix string copy wiht strlen() argumentEdward Hervey2018-05-191-1/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* dvb: Fix previous commitEdward Hervey2017-11-231-1/+1
* dvb: Fix sock_addr usage (for real)Edward Hervey2017-11-231-1/+1
* dvb: Fix sockaddr_un usageEdward Hervey2017-11-041-1/+6
* dvb: src: consolidate tuning stats gatheringReynaldo H. Verdejo Pinochet2017-07-141-28/+31
* dvb: src: use correct unit in tuning-timeout prop descriptionReynaldo H. Verdejo Pinochet2017-06-281-1/+1
* dvb: src: fix use of wrong array index for tune signalReynaldo H. Verdejo Pinochet2017-06-161-1/+1
* dvb: src: issue warning on failed delsys-vs-parameter issuesReynaldo H. Verdejo Pinochet2017-06-161-0/+4
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-3/+3
* dvb: camutils: drop macro disabling glib deprecation warningsReynaldo H. Verdejo Pinochet2017-03-211-4/+0
* dvb: fix distcheckTim-Philipp Müller2017-03-201-1/+0
* Update for 'mad' mp3 decoder removalTim-Philipp Müller2017-03-202-22/+3
* dvb: move adapter number set-up by way of environment to dvbsrcReynaldo H. Verdejo Pinochet2016-12-222-6/+8
* dvb: parsechannels: replace missleadign error messageReynaldo H. Verdejo Pinochet2016-12-221-4/+4
* dvbsrc: add DTV_STREAM_ID to the >= v8 (minor) groupReynaldo H. Verdejo Pinochet2016-12-221-3/+2
* gst: Fix memory leaks in usage of gst_element_get_request_pad() APIGarima Gaur2016-12-211-0/+1
* dvbsrc: fix unconditional use of FEC 2/5Reynaldo H. Verdejo Pinochet2016-12-081-0/+2
* dvbsrc: add delivery system to missing modulation check messageReynaldo H. Verdejo Pinochet2016-12-081-2/+2
* dvb/parsechannels: drop trailing whitespaceReynaldo H. Verdejo Pinochet2016-12-082-3/+3
* dvbsrc: drop needless wrapper around DVB API's dvb_diseqc_master_cmdReynaldo H. Verdejo Pinochet2016-12-051-13/+7
* dvbsrc: drop supperfluous wait in diseqc_send_msg()Reynaldo H. Verdejo Pinochet2016-12-051-1/+0
* dvbsrc: fix unconditional use of SYS_DVBC_ANNEX_CReynaldo H. Verdejo Pinochet2016-12-051-1/+2
* dvbsrc: fix value for DVB-C annex B field in adapter structureReynaldo H. Verdejo Pinochet2016-12-051-1/+1
* dvb/parsechannels: collapse notes on channel_name encoding conflictReynaldo H. Verdejo Pinochet2016-10-231-4/+2
* dvb/parsechannels: rename ZAP parser for clarityReynaldo H. Verdejo Pinochet2016-10-231-5/+4
* dvb: fix gtk-doc syntax for wrongly formatted commentsReynaldo H. Verdejo Pinochet2016-10-232-12/+10
* dvbsrc: fix 'delivery system'-related messagesReynaldo H. Verdejo Pinochet2016-10-141-8/+8
* dvb/parsechannels: parse guard interval as a fractionReynaldo H. Verdejo Pinochet2016-10-091-2/+2
* dvb/parsechannels: add prototypes and reorganize for clarityReynaldo H. Verdejo Pinochet2016-10-091-60/+95
* Update my email addressReynaldo H. Verdejo Pinochet2016-10-093-5/+5
* dvb: drop trailing whitespace and c&p leftoversReynaldo H. Verdejo Pinochet2016-10-0910-22/+22
* dvb/parsechannels: parse DVB-T hierarchy from v5 config fileReynaldo H. Verdejo Pinochet2016-10-091-0/+13
* dvb/parsechannels: parse DVB-T lp and hp code ratesReynaldo H. Verdejo Pinochet2016-10-091-0/+2
* dvb/parsechannels: make parsing errors delsys-neutralReynaldo H. Verdejo Pinochet2016-09-301-10/+10
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+38
* dvb/parsechannels: warn on ignored key/value pairsReynaldo H. Verdejo Pinochet2016-08-181-1/+1
* dvb/parsechannels: handle problems parsing dvbv5 config keysReynaldo H. Verdejo Pinochet2016-08-181-1/+24
* dvb/parsechannels: improve parsing-success messageReynaldo H. Verdejo Pinochet2016-07-011-1/+2