tvheadend/src
2014-05-16 21:23:59 +01:00
..
api Add esfilter (elementary stream filter) 2014-05-05 22:00:38 +02:00
descrambler mpegts: fix some compilation issues with various configure options 2014-05-16 21:20:58 +01:00
dvr dvr: fix stupid compilation mistake (fixes #2038) 2014-04-08 08:09:18 +01:00
epggrab epggrab: tuning and optimizations 2014-05-14 08:37:52 +02:00
extra added capmt_ca 2009-12-16 07:20:39 +00:00
input mpegts: fix some compilation issues with various configure options 2014-05-16 21:20:58 +01:00
misc misc: fix and simplify string procesing bug 2013-06-23 14:27:14 +01:00
muxer muxer dvr: fix configuration passing to reduce potential for error 2014-03-21 14:56:46 +00:00
parsers Move the linuxdvb network code to the shared mpegts network code 2014-04-01 17:45:51 +02:00
plumbing transcoding: fixed compilation on ubuntu 14.04 2014-01-17 13:53:43 +01:00
timeshift timeshift: reduce the output buffer size 2014-04-16 22:32:54 +01:00
webui Merge pull request #382 from VittGam/channelname 2014-05-07 17:32:12 +02:00
access.c add option to only allow user to access the tag that matches username 2014-03-07 11:11:27 +04:00
access.h add option to only allow user to access the tag that matches username 2014-03-07 11:11:27 +04:00
api.c Add esfilter (elementary stream filter) 2014-05-05 22:00:38 +02:00
api.h Add esfilter (elementary stream filter) 2014-05-05 22:00:38 +02:00
atomic.h atomic: fix previous merge mistake 2013-02-15 11:24:04 +00:00
avahi.c Fixes for graceful exit patch 2014-03-05 15:03:50 +01:00
avahi.h Graceful exit 2014-02-17 13:13:14 +01: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
channels.c Merge remote-tracking branch 'origin/pr/345' 2014-04-04 15:56:13 +01:00
channels.h Graceful exit 2014-02-17 13:13:14 +01:00
config.c config: use local strdupa() routine for cross-platform compat. 2014-04-14 16:56:41 +01:00
config.h config: started to add the concept of a configuration version 2014-04-04 09:55:08 +01:00
cron.c util cron: fix possible DST issue 2014-04-21 14:46:31 +01:00
cron.h util cron: re-added code I wrote in early EPG days for handling cron tasks 2014-04-20 14:12:53 +01:00
descrambler.h Graceful exit 2014-02-17 13:13:14 +01:00
dtable.c Graceful exit 2014-02-17 13:13:14 +01:00
dtable.h Graceful exit 2014-02-17 13:13:14 +01:00
epg.c Graceful exit 2014-02-17 13:13:14 +01:00
epg.h Graceful exit 2014-02-17 13:13:14 +01:00
epgdb.c Fixes for graceful exit patch 2014-03-05 15:03:50 +01:00
epggrab.c Graceful exit 2014-02-17 13:13:14 +01:00
epggrab.h Graceful exit 2014-02-17 13:13:14 +01:00
esfilter.c Add esfilter (elementary stream filter) 2014-05-05 22:00:38 +02:00
esfilter.h Add esfilter (elementary stream filter) 2014-05-05 22:00:38 +02:00
file.c Move the reading from file descriptor into generic routine as I intend to reuse this function in the new EPG code. 2012-06-19 11:56:39 +01:00
file.h Move the reading from file descriptor into generic routine as I intend to reuse this function in the new EPG code. 2012-06-19 11:56:39 +01:00
filebundle.c bundle: fix memory leak spotted by EricV 2014-04-17 17:35:30 +01:00
filebundle.h Make filebundling code work with gcc 4.5 and older. 2012-09-14 12:14:40 +01:00
fsmonitor.c Add missing fsmonitor_done() for undefined ENABLE_INOTIFY 2014-03-17 14:31:18 +01:00
fsmonitor.h Graceful exit 2014-02-17 13:13:14 +01:00
hts_strtab.h constify strtab 2013-03-31 13:18:10 +02:00
htsbuf.c Fix some memory leaks in parse_avc.c and mkmux.c 2014-03-14 21:04:15 +01:00
htsbuf.h Fix some memory leaks in parse_avc.c and mkmux.c 2014-03-14 21:04:15 +01:00
htsmsg.c htsmsg: add routine to convert a list to a CSV string 2013-09-16 21:39:12 +01:00
htsmsg.h htsmsg: add routine to convert a list to a CSV string 2013-09-16 21:39:12 +01:00
htsmsg_binary.c - Fix memory leak - in case htmsg_binary_des0 return's something < 0, n and f was not free'd 2013-06-30 21:09:09 +02: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 Add bool type to htsmsg + json parser 2013-02-07 23:43:04 +01:00
htsmsg_json.h Upgrade htsmsg code from Showtime's codebase 2012-11-19 14:50:16 +01:00
htsmsg_xml.c Updated htsmsg support with a few extra support routines and corrected a mistake in the XML attrib support routine. 2012-09-21 10:36:19 +01:00
htsmsg_xml.h Some additional XML helpers. 2012-07-30 13:34:22 +01:00
htsp_server.c Merge remote-tracking branch 'origin/pr/344' 2014-03-14 22:28:38 +00:00
htsp_server.h Graceful exit 2014-02-17 13:13:14 +01:00
htsstr.c Add multi-lingual support to the EPG. Fixes #227. 2012-08-21 14:57:52 +01:00
htsstr.h Add multi-lingual support to the EPG. Fixes #227. 2012-08-21 14:57:52 +01:00
http.c Add build-in http client 2014-05-05 22:00:35 +02:00
http.h Rewrite imagecache to use build-in http client (remove curl) 2014-05-05 22:00:35 +02:00
httpc.c httpc: remove enabling of the test suite (fixes #2105) 2014-05-16 21:23:59 +01:00
huffman.c Try to make huffman decoder a bit more efficient. 2012-07-30 15:50:13 +01:00
huffman.h Try to make huffman decoder a bit more efficient. 2012-07-30 15:50:13 +01:00
idnode.c add qsort_r wrapper to fix differences between BSD and GNU qsort_r 2014-05-07 17:20:36 +02:00
idnode.h Add esfilter (elementary stream filter) 2014-05-05 22:00:38 +02:00
imagecache.c Rewrite imagecache to use build-in http client (remove curl) 2014-05-05 22:00:35 +02:00
imagecache.h Graceful exit 2014-02-17 13:13:14 +01:00
input.c mpegts: added some additional mux statistics 2014-04-16 21:13:41 +01:00
input.h Add SAT>IP support (remote network tuners) 2014-05-05 22:00:35 +02:00
lang_codes.c config: started to add the concept of a configuration version 2014-04-04 09:55:08 +01:00
lang_codes.h Graceful exit 2014-02-17 13:13:14 +01:00
lang_str.c Graceful exit 2014-02-17 13:13:14 +01:00
lang_str.h Graceful exit 2014-02-17 13:13:14 +01:00
libav.c transcoding: added initial support for vorbis. might suffer from sync problems when frames are dropped earlier in the pipe line 2013-07-17 16:26:48 +02:00
libav.h libav: fixed compiling issues with more recent versions of libavcodec 2013-06-07 13:11:09 +02:00
main.c mpegts: fix some compilation issues with various configure options 2014-05-16 21:20:58 +01:00
muxer.c muxer: Use fdatasync() instead fsync() to reduce I/O 2014-05-14 20:47:38 +02:00
muxer.h muxer dvr: fix configuration passing to reduce potential for error 2014-03-21 14:56:46 +00:00
notify.c Add notify_reload() helper 2012-10-18 11:04:45 +02:00
notify.h Add notify_reload() helper 2012-10-18 11:04:45 +02:00
packet.c Rename tvhead.h -> tvheadend.h 2010-11-29 19:25:24 +00:00
packet.h timeshift: early prototype of the new timeshift feature. 2013-01-09 21:26:51 +00:00
parsers.h HTSP: Include video frame duration in streamingStart message 2012-10-25 13:06:05 +02:00
prop.c idnode prop: make it possible for child classes to override parent props 2014-03-18 21:46:11 +00:00
prop.h idnode prop: make it possible for child classes to override parent props 2014-03-18 21:46:11 +00:00
queue.h queue: mod to TAILQ_MOVE to ensure empty Q is properly copied/init 2014-04-04 09:55:07 +01: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
rtsp.c Move RTSP common code from SAT>IP to the common place 2014-05-05 22:00:35 +02:00
service.c Merge pull request #383 from scooter1556/master 2014-05-07 17:26:28 +02:00
service.h Add esfilter (elementary stream filter) 2014-05-05 22:00:38 +02:00
service_mapper.c Merge remote-tracking branch 'origin/pr/352' 2014-03-18 21:45:18 +00:00
service_mapper.h Changed service_mapper_notify() origin==NULL behaviour 2014-03-17 10:37:27 +01:00
settings.c settings: return NULL if no settings path is set 2014-04-13 20:41:46 +01:00
settings.h config: started to add the concept of a configuration version 2014-04-04 09:55:08 +01:00
spawn.c Issue #1454 - init strtok_r() state ptrs, older gcc whinges. 2012-12-13 21:29:22 +00:00
spawn.h Ensure PyEPG does not appear in basic list unless its installed. 2012-09-14 12:02:39 +01:00
streaming.c Fix the sp_reject_filter logic 2014-03-18 17:50:54 +01:00
streaming.h Use inline functions for the PID lookup optimizations 2014-03-07 20:35:20 +00:00
subscriptions.c Add esfilter (elementary stream filter) 2014-05-05 22:00:38 +02:00
subscriptions.h Graceful exit 2014-02-17 13:13:14 +01:00
tcp.c Add build-in http client 2014-05-05 22:00:35 +02:00
tcp.h Graceful exit 2014-02-17 13:13:14 +01:00
test.c WIP: messing about with idnode/prop stuff. 2013-04-24 16:39:36 +01:00
test.h WIP: messing about with idnode/prop stuff. 2013-04-24 16:39:36 +01:00
timeshift.c timeshift: ensure no use of potentially free()'d variable (fixes #2028) 2014-04-07 20:47:50 +01:00
timeshift.h timeshift: fix atomic add problems on i386 2013-01-31 12:16:01 +00:00
trap.c config: started to add the concept of a configuration version 2014-04-04 09:55:08 +01:00
trap.h Add more sofisticated fatal signal handlers 2009-12-01 21:25:53 +00:00
tvadapters.c Major reworking of the input system 2013-04-25 18:48:48 +01:00
tvadapters.h Initial work on DVB hw tree 2013-04-23 15:46:43 +02:00
tvheadend.h Fix the memory leak in the udp multirecv 2014-05-08 23:29:58 +02:00
tvhlog.c tvhlog - do not queue messages when log is not running 2014-05-05 22:00:35 +02:00
tvhlog.h Graceful exit 2014-02-17 13:13:14 +01:00
tvhpoll.c Rewrite imagecache to use build-in http client (remove curl) 2014-05-05 22:00:35 +02:00
tvhpoll.h tvhpoll: added support (epoll) for auto-modifying poll entries 2013-11-24 20:34:38 +00:00
tvhtime.c stime(2) is only available on Linux so make it optional. 2013-05-31 14:19:25 +01:00
tvhtime.h util: fix typo if #ifndef protection, spotted by decke 2014-04-14 11:28:38 +01:00
udp.c Fix the memory leak in the udp multirecv 2014-05-08 23:29:58 +02:00
udp.h udp: create multirecv interface 2014-05-05 22:00:37 +02:00
upnp.c SAT>IP: Use any UDP port for the UPnP client responses 2014-05-12 17:20:19 +02:00
upnp.h Add basic support for the UPnP protocol (client) 2014-05-05 22:00:35 +02:00
url.c urlparser: Fixes in URIPARSER 2014-05-05 22:00:36 +02:00
url.h Make URL parser more dynamic 2014-05-05 22:00:35 +02:00
utils.c Add build-in http client 2014-05-05 22:00:35 +02:00
uuid.c idnode uuid: move uuid routines to sep. file so it can be used more generally 2014-04-04 09:55:07 +01:00
uuid.h idnode uuid: move uuid routines to sep. file so it can be used more generally 2014-04-04 09:55:07 +01:00
wrappers.c add qsort_r wrapper to fix differences between BSD and GNU qsort_r 2014-05-07 17:20:36 +02:00