tvheadend/src
Stephan Diederich d566fe299e added: getEvents to htsp; retrieves an event + n followers
changed: factored out htsp_build_event
2009-11-27 10:12:40 +00:00
..
dvb Open all files with O_CLOEXEC 2009-11-26 19:35:08 +00:00
dvr record extra time is in minutes, not seconds. Ticket #124 2009-11-26 20:37:36 +00:00
ffdecsa * Autodetect CPU capabilities and choose best mode for CSA descrambler. 2009-11-26 20:32:58 +00:00
muxbuilder Add ATSC support to muxbuilder 2009-08-26 20:24:00 +00:00
webui Open all files with O_CLOEXEC 2009-11-26 19:35:08 +00:00
access.c Use tvhlog() for telling user about implications of starting with -C 2009-07-18 15:50:10 +00:00
access.h Change access-control a bit 2009-05-28 21:12:44 +00:00
atomic.h Make it compile on PPC 2009-11-12 22:09:52 +00:00
avahi.c The HTSP service is now announced via AVAHI (mDNS service discovery) 2009-08-10 19:06:16 +00:00
avahi.h The HTSP service is now announced via AVAHI (mDNS service discovery) 2009-08-10 19:06:16 +00:00
avg.c Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
avg.h Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
avgen.c Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
avgen.h Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
bitstream.c Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
bitstream.h Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
capmt.c fixed capmt connection state 2009-11-08 18:41:40 +00:00
capmt.h added capmt 2009-10-24 14:28:41 +00:00
channels.c Add a per-channel "number" that can be used by clients to order channels, map to remote control id, etc 2009-11-09 19:07:14 +00:00
channels.h Add a per-channel "number" that can be used by clients to order channels, map to remote control id, etc 2009-11-09 19:07:14 +00:00
cwc.c Check that server will accept EMMs 2009-11-18 19:37:26 +00:00
cwc.h Experimental support for sending EMM. 2009-11-15 21:25:55 +00:00
dtable.c Tvheadend's DVB service probe will now let the channel join tags based on the service type and DVB provider name. 2009-08-26 20:34:13 +00:00
dtable.h Tvheadend's DVB service probe will now let the channel join tags based on the service type and DVB provider name. 2009-08-26 20:34:13 +00:00
epg.c Augment epg_event_create() with an int *created argument 2009-10-14 20:10:25 +00:00
epg.h Augment epg_event_create() with an int *created argument 2009-10-14 20:10:25 +00:00
file_input.c Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
file_input.h Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
filebundle.h Embed files for webserver when building for release 2009-03-30 20:00:39 +00:00
hts_strtab.h Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
htsbuf.c Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
htsbuf.h Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
htsmsg.c If we convert a scalar type to a string, we must set HMF_ALLOCED or we will leak memory. 2009-07-16 20:21:49 +00:00
htsmsg.h Add automatic destructors for htsmsg's and pthread locks 2009-07-15 20:29:58 +00:00
htsmsg_binary.c Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
htsmsg_binary.h Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
htsmsg_json.c Typo 2009-10-11 16:59:22 +00:00
htsmsg_json.h Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
htsmsg_xml.c Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
htsmsg_xml.h Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
htsp.c added: getEvents to htsp; retrieves an event + n followers 2009-11-27 10:12:40 +00:00
htsp.h Push DVR entries over HTSP (if in async mode) 2009-09-09 21:37:40 +00:00
htsstr.c Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
htsstr.h Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
http.c tcp server: keep track of the local (ie. our) IP + port 2009-11-18 22:24:06 +00:00
http.h tcp server: keep track of the local (ie. our) IP + port 2009-11-18 22:24:06 +00:00
iptv_input.c Rewrite stream start messaging. Using htsmsg internally is a bit obscure 2009-10-15 20:10:19 +00:00
iptv_input.h Add support for IPTV 2009-08-15 21:45:34 +00:00
iptv_output.c Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
iptv_output.h Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
krypt.c Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
linuxtv_muxes.h linuxtv_muxes: updated from dvb-apps @ 1310:38fd2755f324 2009-11-12 22:06:26 +00:00
main.c * Autodetect CPU capabilities and choose best mode for CSA descrambler. 2009-11-26 20:32:58 +00:00
notify.c Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
notify.h Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
packet.c Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
packet.h Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
parachute.c Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
parachute.h Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
parser_h264.c Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
parser_h264.h Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
parser_latm.c Initial support for AAC LATM (still not finished) 2009-08-10 17:18:17 +00:00
parser_latm.h Initial support for AAC LATM (still not finished) 2009-08-10 17:18:17 +00:00
parsers.c Initial work on TS pass-through 2009-11-18 20:28:35 +00:00
parsers.h Initial reincarnation attempt for V4L support. 2009-08-26 22:09:28 +00:00
psi.c Initial work on TS pass-through 2009-11-18 20:28:35 +00:00
psi.h Initial work on TS pass-through 2009-11-18 20:28:35 +00:00
queue.h Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
rawtsinput.c Open all files with O_CLOEXEC 2009-11-26 19:35:08 +00:00
rawtsinput.h Initial stab of a 'raw MPEG TS' input. 2009-06-21 20:30:04 +00:00
redblack.h Fix a bug causing tree first / last convenience pointers to be incorrect upon last node removal. 2009-07-16 18:40:33 +00:00
rtp.c Add support for MPEG2 audio in RTSP streamer 2009-11-18 20:42:16 +00:00
rtp.h Add support for MPEG2 audio in RTSP streamer 2009-11-18 20:42:16 +00:00
rtsp.c Open all files with O_CLOEXEC 2009-11-26 19:35:08 +00:00
rtsp.h Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
serviceprobe.c Initial work on TS pass-through 2009-11-18 20:28:35 +00:00
serviceprobe.h Add serviceprobe_delete() 2009-06-04 05:52:14 +00:00
settings.c Open all files with O_CLOEXEC 2009-11-26 19:35:08 +00:00
settings.h Make tvheadend stand on its own configure and build system. 2009-03-25 20:49:50 +00:00
spawn.c Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
spawn.h Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
streaming.c Initial work on TS pass-through 2009-11-18 20:28:35 +00:00
streaming.h Initial work on TS pass-through 2009-11-18 20:28:35 +00:00
subscriptions.c Improve subscription logging a bit 2009-11-18 22:37:29 +00:00
subscriptions.h Initial work on TS pass-through 2009-11-18 20:28:35 +00:00
tcp.c tcp server: keep track of the local (ie. our) IP + port 2009-11-18 22:24:06 +00:00
tcp.h tcp server: keep track of the local (ie. our) IP + port 2009-11-18 22:24:06 +00:00
teletext.c Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
teletext.h Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
transports.c Initial work on TS pass-through 2009-11-18 20:28:35 +00:00
transports.h Initial work on TS pass-through 2009-11-18 20:28:35 +00:00
tsdemux.c Initial work on TS pass-through 2009-11-18 20:28:35 +00:00
tsdemux.h Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
tsmux.c Add tentative RTSP streamer 2009-11-12 23:07:02 +00:00
tsmux.h Add tentative RTSP streamer 2009-11-12 23:07:02 +00:00
tvhead.h Open all files with O_CLOEXEC 2009-11-26 19:35:08 +00:00
v4l.c Open all files with O_CLOEXEC 2009-11-26 19:35:08 +00:00
v4l.h Add UI to configure V4L adapters. 2009-09-09 20:02:41 +00:00
version.c Use a different approach for building 2009-03-30 17:10:22 +00:00
wrappers.c Open all files with O_CLOEXEC 2009-11-26 19:35:08 +00:00
xbmsp.c Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
xbmsp.h Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00
xmltv.c Fix a memory leak 2009-10-15 20:09:59 +00:00
xmltv.h Making tvheadend more standalone, #2 2009-03-25 17:46:54 +00:00