summaryrefslogtreecommitdiff
path: root/sys/dvb/parsechannels.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-181-2/+1
* dvb: simplify ZAP file format parserReynaldo H. Verdejo Pinochet2015-10-091-67/+61
* dvbbasebin: fix parsing of freqs in some ZAP filesReynaldo H. Verdejo Pinochet2014-08-131-2/+11
* dvb: parsechannels: add delsys propertyStefan Ringel2014-05-261-0/+10
* dvbbasebin: better error reportingTim-Philipp Müller2013-04-211-11/+19
* dvbbasebin: log channel parsing into dvbbasebin debug category as wellTim-Philipp Müller2013-04-211-0/+3
* dvbbasebin: fix path where to look for the dvb-channels.confTim-Philipp Müller2013-04-211-5/+8
* sys: print format fixes in debug messagesTim-Philipp Müller2013-04-081-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* dvb: Detect more issues with configuration fileEdward Hervey2012-06-191-223/+251
* dvbbasebin: Emit an error when we fail reading the channels fileEdward Hervey2012-06-191-78/+88
* dvb: Add warning when dvb channels file isn't presentEdward Hervey2012-05-231-1/+2
* dvb: Use the user config dir instead of the cache dir for the channels config...Sebastian Dröge2011-05-031-1/+1
* dvb: moved dvb-channels.conf to $XDG_CACHE_HOMEPhilippe Normand2011-05-031-2/+2
* Add -Wwrite-stringsBenjamin Otte2010-03-221-3/+3
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-0/+2
* sys/dvb/: Add ATSC tunning and channels.conf parsing support.Michael Krufky2008-08-181-0/+25
* sys/dvb/: Add DVB-C support. Special thanks to Christian Schaller for a testi...Zaheer Abbas Merali2008-03-011-1/+65
* sys/dvb/: Add URI Handler for dvb.Zaheer Abbas Merali2008-02-081-0/+297