Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video (V4L) as input sources.
Find a file
Andreas Öman 49d0df8cff various dvb related fixes
- use FE_GET_EVENT to get faster status updates from dvb adapter frontend
- avoid using dvb muxes that are not locked or if they have too many FEC errors
2007-08-27 17:08:22 +00:00
channels.c rename a variable 2007-08-18 08:21:40 +00:00
channels.h Major rework, as follows: 2007-08-16 10:59:06 +00:00
dispatch.c add support for DISPATCH_PRI (EPOLLPRI) 2007-08-27 17:06:09 +00:00
dispatch.h add support for DISPATCH_PRI (EPOLLPRI) 2007-08-27 17:06:09 +00:00
dvb.c various dvb related fixes 2007-08-27 17:08:22 +00:00
dvb.h various dvb related fixes 2007-08-27 17:08:22 +00:00
dvb_dvr.c various dvb related fixes 2007-08-27 17:08:22 +00:00
dvb_dvr.h Major rework, as follows: 2007-08-16 10:59:06 +00:00
dvb_muxconfig.c Rename config attribute 'muxfile' to 'dvbmuxfile' 2007-08-19 08:43:04 +00:00
dvb_muxconfig.h Move DVB MUX setup to a file of its own 2007-08-16 12:21:10 +00:00
dvb_pmt.c Major rework, as follows: 2007-08-16 10:59:06 +00:00
dvb_pmt.h Major rework, as follows: 2007-08-16 10:59:06 +00:00
dvb_support.c Major rework, as follows: 2007-08-16 10:59:06 +00:00
dvb_support.h Major rework, as follows: 2007-08-16 10:59:06 +00:00
epg.c dont mess with event if it is free'd (thanks valgrind !) 2007-08-27 17:05:26 +00:00
epg.h revive icon support 2007-08-18 12:04:29 +00:00
epg_xmltv.c Load program guide immediately at start 2007-08-19 16:48:35 +00:00
epg_xmltv.h Initial tvheadend 2007-08-09 15:42:01 +00:00
htsclient.c user output cleanup 2007-08-27 17:05:41 +00:00
htsclient.h Rename files to better names 2007-08-16 11:19:18 +00:00
iptv_input.c Rename files to better names 2007-08-16 11:19:18 +00:00
iptv_input.h Rename files to better names 2007-08-16 11:19:18 +00:00
iptv_output.c Rename files to better names 2007-08-16 11:19:18 +00:00
iptv_output.h Rename files to better names 2007-08-16 11:19:18 +00:00
main.c various dvb related fixes 2007-08-27 17:08:22 +00:00
Makefile Revive v4l support 2007-08-19 15:28:06 +00:00
pvr.c Adjust htsclient interface slightly to match showtime updates 2007-08-18 11:38:42 +00:00
pvr.h Adjust htsclient interface slightly to match showtime updates 2007-08-18 11:38:42 +00:00
pvr_rec.c fix use after free (thanks to valgrind) 2007-08-21 19:29:17 +00:00
pvr_rec.h Initial tvheadend 2007-08-09 15:42:01 +00:00
refstr.h Add reference counted strings 2007-08-18 12:04:17 +00:00
strtab.h Move strtab stuff to a file of its own 2007-08-18 10:34:55 +00:00
teletext.c Dont reset status to UNKNOWN upon error 2007-08-10 11:39:11 +00:00
teletext.h Initial tvheadend 2007-08-09 15:42:01 +00:00
transports.c various dvb related fixes 2007-08-27 17:08:22 +00:00
transports.h various dvb related fixes 2007-08-27 17:08:22 +00:00
tvhead.h Revive v4l support 2007-08-19 15:28:06 +00:00
v4l.c syslog() instead of stderr printfs 2007-08-19 16:48:05 +00:00
v4l.h Rename files to better names 2007-08-16 11:19:18 +00:00