summaryrefslogtreecommitdiff
path: root/sys/dvb/parsechannels.h
Commit message (Collapse)AuthorAgeFilesLines
* dvbbasebin: better error reportingTim-Philipp Müller2013-04-211-2/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=678892
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=687520
* dvbbasebin: Emit an error when we fail reading the channels fileEdward Hervey2012-06-191-2/+1
| | | | | | Conflicts: sys/dvb/dvbbasebin.c
* sys/dvb/: Add URI Handler for dvb.Zaheer Abbas Merali2008-02-081-0/+31
Original commit message from CVS: * sys/dvb/Makefile.am: * sys/dvb/dvbbasebin.c: Add URI Handler for dvb. Re-order pad templates to workaround a bug in playbasebin. * sys/dvb/parsechannels.c: * sys/dvb/parsechannels.h: Add code to parse channels from zap-style channels.conf files.