tvheadend/src
2014-07-07 16:41:52 +02:00
..
api intlconv: use iconv for utf8 conversions 2014-05-26 21:30:10 +02:00
descrambler descrambler: improve the ECM handling 2014-07-07 13:21:50 +02:00
dvr Merge remote-tracking branch 'origin/pr/301' 2014-06-07 22:53:48 +01:00
epggrab Add mpegts_mux_nice_name() function 2014-07-07 16:41:52 +02:00
extra added capmt_ca 2009-12-16 07:20:39 +00:00
input Add mpegts_mux_nice_name() function 2014-07-07 16:41:52 +02:00
misc misc: fix and simplify string procesing bug 2013-06-23 14:27:14 +01:00
muxer muxers: handle ECONNRESET errno as end-of-stream 2014-07-07 16:40:47 +02:00
parsers parser_teletext: Srbski -> Srpski typo fix 2014-06-25 12:40:46 +02:00
plumbing transcoding: fixed compilation on ubuntu 14.04 2014-01-17 13:53:43 +01:00
timeshift add ERRNO_AGAIN() macro to check the interrupted / no data states correctly 2014-07-07 16:40:46 +02:00
webui webui: epggrab - do not collapse panels by default 2014-07-07 16:41:52 +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 api: fix crash on passing on no subsystem 2014-05-27 10:06:39 +01:00
api.h intlconv: use iconv for utf8 conversions 2014-05-26 21:30:10 +02:00
atomic.h atomic: fix previous merge mistake 2013-02-15 11:24:04 +00:00
avahi.c avahi: tvheadend_webroot can be NULL - fix the fix 2014-06-02 18:06:43 +02: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
bonjour.c tvheadend_webroot can be NULL 2014-06-02 16:08:01 +02:00
bonjour.h osx: introduce bonjour support 2014-06-01 16:21:25 +02: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 epggrab: migrate config in src/config.c 2014-07-07 16:41:52 +02:00
config.h config: started to add the concept of a configuration version 2014-04-04 09:55:08 +01:00
cron.c cron, internal epggrab: add multi-line cron support for internal epggrab 2014-07-07 16:41:52 +02:00
cron.h cron, internal epggrab: add multi-line cron support for internal epggrab 2014-07-07 16:41:52 +02:00
descrambler.h descrambler: improve the ECM handling 2014-07-07 13:21:50 +02: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 epggrab: migrate config in src/config.c 2014-07-07 16:41:52 +02:00
epggrab.h epggrab / mpegts mux: allow to force EPG scan per mux 2014-07-07 16:41:52 +02:00
esfilter.c Add esfilter (elementary stream filter) 2014-05-05 22:00:38 +02:00
esfilter.h Added preliminary HEVC support (no packetizer - only MPEG-TS passthrough) 2014-07-05 08:59:05 +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 util: allow conversion from strtab to htsmsg (suitable for idnode enum) 2014-06-09 22:08:38 +01:00
htsbuf.c Fix some memory leaks in parse_avc.c and mkmux.c 2014-03-14 21:04:15 +01:00
htsbuf.h htsbuf: ensure that printf arguments are validated 2014-06-07 21:19:49 +01:00
htsmsg.c htsmsg_field_find - protect for NULL arguments 2014-06-18 23:41:59 +02: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 webui: when wget or curl is used, stream directly for /play handler 2014-06-23 18:15:00 +02:00
http.h webui: when wget or curl is used, stream directly for /play handler 2014-06-23 18:15:00 +02:00
httpc.c add ERRNO_AGAIN() macro to check the interrupted / no data states correctly 2014-07-07 16:40:46 +02: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 idnode prop: allow sorting via key value on enum's 2014-06-09 22:08:39 +01:00
idnode.h idnode: fix potential issue with trying to load unsaved values 2014-05-17 00:02:43 +01:00
imagecache.c imagecache: fix locking and add missing fclose() 2014-07-02 22:15:00 +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 mpegts: first pass of new network scanner code 2014-06-09 22:08:39 +01:00
intlconv.c dvr: Try to autodetect the UTF-8 filesystem charset 2014-05-28 19:27:15 +02:00
intlconv.h dvr: Try to autodetect the UTF-8 filesystem charset 2014-05-28 19:27:15 +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 webui: Change the Play links behaviour.. 2014-06-23 17:19:47 +02:00
muxer.c muxer: tidy muxer_container_list() function 2014-06-27 17:33:06 +02:00
muxer.h muxers: handle ECONNRESET errno as end-of-stream 2014-07-07 16:40:47 +02: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 prop: fix bug in handling PT_INT which should be signed 2014-06-09 22:08:38 +01:00
prop.h idnode prop: allow sorting via key value on enum's 2014-06-09 22:08:39 +01:00
queue.h util: added a reverse insert (sorted) routine to TAILQ 2014-06-09 22:08:39 +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 RTSP: only skip leading zeros if the next character is also zero (fixes stream ID of 0) 2014-06-02 11:02:52 +01:00
service.c subscriptions: add missing service_stop() call for the BAD_SERVICE state 2014-07-02 13:37:27 +02:00
service.h subscriptions: add missing service_stop() call for the BAD_SERVICE state 2014-07-02 13:37:27 +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: remove - if the directory is empty, remove it, too 2014-06-20 18:36:11 +02: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 Added preliminary HEVC support (no packetizer - only MPEG-TS passthrough) 2014-07-05 08:59:05 +02:00
streaming.h Use inline functions for the PID lookup optimizations 2014-03-07 20:35:20 +00:00
subscriptions.c Add mpegts_mux_nice_name() function 2014-07-07 16:41:52 +02:00
subscriptions.h mpegts: first pass of new network scanner code 2014-06-09 22:08:39 +01:00
tcp.c add ERRNO_AGAIN() macro to check the interrupted / no data states correctly 2014-07-07 16:40:46 +02:00
tcp.h SAT>IP: allow to specify the local bind IP address 2014-05-22 16:02:53 +02: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 osx: initial support for OS X 2014-05-26 17:59:33 +02: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 add ERRNO_AGAIN() macro to check the interrupted / no data states correctly 2014-07-07 16:40:46 +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 add ERRNO_AGAIN() macro to check the interrupted / no data states correctly 2014-07-07 16:40:46 +02:00
udp.h SAT>IP: allow to specify the local bind IP address 2014-05-22 16:02:53 +02:00
upnp.c osx: initial support for OS X 2014-05-26 17:59:33 +02:00
upnp.h Add basic support for the UPnP protocol (client) 2014-05-05 22:00:35 +02:00
url.c url: fix the uriparser (password parsing) 2014-06-01 20:58:23 +02:00
url.h Make URL parser more dynamic 2014-05-05 22:00:35 +02:00
utils.c fix building on OS X and FreeBSD 2014-06-10 18:03:50 +02:00
uuid.c rename uuid_t to tvh_uuid_t 2014-05-26 17:57:34 +02:00
uuid.h rename uuid_t to tvh_uuid_t 2014-05-26 17:57:34 +02:00
wrappers.c add ERRNO_AGAIN() macro to check the interrupted / no data states correctly 2014-07-07 16:40:46 +02:00