tvheadend/src
2013-10-23 08:13:04 +01:00
..
dvb - Move dvb_charset_list from dvb_charset.h to dvb_charset.c, and make it static 2013-06-30 22:16:02 +02:00
dvr - Fix memory leak - cfg is was free'd allocated in dvr_config_create - line 1218 2013-06-30 21:11:22 +02:00
epggrab Fix warning because of wrong time_t format specifier on FreeBSD i386 2013-05-31 14:19:26 +01:00
extra added capmt_ca 2009-12-16 07:20:39 +00:00
ffdecsa Rename tvhead.h -> tvheadend.h 2010-11-29 19:25:24 +00:00
misc Re-apply previous fix to JSON escape processing required by opentv config files. 2012-11-21 21:34:31 +00:00
muxer muxer: added initial support for the webm container 2013-07-17 16:45:00 +02:00
plumbing transcoding: added option to enable/disable transcoding from the webif 2013-08-11 21:20:32 +02:00
timeshift Merge remote-tracking branch 'upstream/master' after all FreeBSD 2013-06-02 11:30:50 +02:00
webui transcoding: fixed copy & paste error, making it impossible to disable transcoding from the webui once enabled. 2013-08-11 21:34:43 +02:00
access.c Add missing include for FreeBSD which has AF_INET6 defined 2013-05-31 14:19:24 +01:00
access.h access: add new option to override all ACL 2013-02-04 11:05:35 +00:00
atomic.h atomic: fix previous merge mistake 2013-02-15 11:24:04 +00:00
avahi.c main: rewrite of command line processing. 2013-01-08 16:27:23 +00:00
avahi.h The HTSP service is now announced via AVAHI (mDNS service discovery) 2009-08-10 19:06:16 +00:00
avc.c Fix a memory leak in avc_convert_pkt 2012-10-19 12:19:50 +02:00
avc.h Correctly multiplex h264 in MKV 2011-10-29 23:01:02 +02: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
bitstream.c Avoid infinte loop in read_golomb_ue() 2012-10-11 09:49:11 +01:00
bitstream.h Avoid infinte loop in read_golomb_ue() 2012-10-11 09:49:11 +01:00
capmt.c - Fix memory leak - After cwc_running is set to 0 in capmt_destroy, capmt and capmt->id was not free'd 2013-06-30 21:35:43 +02:00
capmt.h Rename transport -> service 2010-11-29 20:06:52 +00:00
channels.c Fix #1521 - dvr: some minor corrections to PR code 2013-01-31 11:30:02 +00:00
channels.h Add option to manually create a new channel entry. 2012-09-23 21:59:10 +01:00
config2.c timeshift: reworked the configuration 2013-01-09 21:26:52 +00:00
config2.h timeshift: reworked the configuration 2013-01-09 21:26:52 +00:00
cwc.c - Fix - buf is assigned to to cm->cm_data with is defined 'uint8_t cm_data[CWS_NETMSGSIZE];' part of the cwc_message_t, never malloc'd and should be free'd 2013-06-30 21:49:08 +02:00
cwc.h cwc: Use "per stream" update id for Cryptoworks and Viaccess CA composed emms 2012-04-10 20:57:33 +02:00
dtable.c Rename tvhead.h -> tvheadend.h 2010-11-29 19:25:24 +00:00
dtable.h Keep CWC in a separate lock domain to avoid waiting for global_lock 2011-01-25 22:58:00 +01:00
epg.c - Fix - finally I remember what the purpose of that assert was. 2013-07-02 23:27:28 +02:00
epg.h epgdb: some simplifications and corrections to the epg periodic save 2013-03-08 10:45:00 +00:00
epgdb.c epgdb: some simplifications and corrections to the epg periodic save 2013-03-08 10:45:00 +00:00
epggrab.c epgdb: some simplifications and corrections to the epg periodic save 2013-03-08 10:45:00 +00:00
epggrab.h Added checkbox to the epggrab dialog to enable 8Hr flush 2013-03-07 15:27:29 +00: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 filebundle: reverse changes made in PR283 2013-07-05 09:33:49 +01:00
filebundle.h Make filebundling code work with gcc 4.5 and older. 2012-09-14 12:14:40 +01:00
hts_strtab.h * Add support for prioritized recordings. The user can chose among five 2010-03-17 21:16:57 +00:00
htsbuf.c dont use variables that goes out of scope 2013-01-08 20:38:22 +01:00
htsbuf.h Upgrade htsmsg code from Showtime's codebase 2012-11-19 14:50:16 +01:00
htsmsg.c htsmsg: add ability to set/update a u32 2013-04-09 22:23:02 +01:00
htsmsg.h htsmsg: add ability to set/update a u32 2013-04-09 22:23:02 +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 Upgrade htsmsg code from Showtime's codebase 2012-11-19 14:50:16 +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 Fix printf format modifier to build properly with CLANG. 2013-05-31 14:19:26 +01:00
htsp_server.h htsp: update the EPG/HTSP hookup to send channelUpdate on next event change. 2013-05-22 12:55:00 +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 - Fix - exchange a fixed malloc(50) to char addrstr[50] - no need for malloc here 2013-06-30 21:52:21 +02:00
http.h Allow binding address to be specified via --bindaddr flag. 2013-02-16 16:01:34 -06: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
imagecache.c - Fix memory leak - In case that img is already in cache, img->url was not free'd 2013-06-30 21:31:49 +02:00
imagecache.h imagecache: fix problem with imagecaching in the UI display 2013-02-20 11:55:13 +00:00
iptv_input.c tvhpoll: update all code to use new tvhpoll wrapper rather than epoll 2013-05-31 14:22:29 +01:00
iptv_input.h Rename transport -> service 2010-11-29 20:06:52 +00:00
lang_codes.c add greek language to language codes list 2012-12-27 20:12:28 +02:00
lang_codes.h webui: added new component ItemSelector to select default language(s) 2012-09-17 14:59:42 +01:00
lang_str.c Add multi-lingual support to the EPG. Fixes #227. 2012-08-21 14:57:52 +01:00
lang_str.h Add multi-lingual support to the EPG. Fixes #227. 2012-08-21 14:57:52 +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 transcoding: added option to enable/disable transcoding from the webif 2013-08-11 21:20:32 +02:00
muxer.c muxer: added initial support for the webm container 2013-07-17 16:45:00 +02:00
muxer.h muxer: added initial support for the webm container 2013-07-17 16:45:00 +02:00
muxes.c Fix open file handle bug and reduce mux config scan depth. Fixes #1325. 2012-10-15 10:48:30 +01:00
muxes.h Fix some possible compile problems. Found with more strict gcc variants. Fixes #1086. 2012-08-21 19:48:05 +01: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
parser_h264.c h264parser: Treat SPS and PPS id as unsigned 2012-11-05 14:48:20 +01:00
parser_h264.h HTSP: Include video frame duration in streamingStart message 2012-10-25 13:06:05 +02:00
parser_latm.c Avoid division by zero 2012-05-05 22:16:14 +02:00
parser_latm.h Rename th_stream -> elementary_stream 2010-11-29 20:13:54 +00:00
parsers.c HTSP: Include video frame duration in streamingStart message 2012-10-25 13:06:05 +02:00
parsers.h HTSP: Include video frame duration in streamingStart message 2012-10-25 13:06:05 +02:00
psi.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
psi.h Add saving/loading of audio_type, and also display it in the webui 2013-05-13 10:39:35 +01:00
queue.h Partial revert of previous multi-key update. I have decided to leave it to the upstream data providers to fix this (which still makes it my problem) but I have kept some of the simplifications added as part of the previous update. 2012-07-30 15:47:54 +01:00
rawtsinput.c rawts: add missing (new) callback param to stop crash 2013-01-30 12:32:00 +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
service.c - Fix memory leak - st->es_section allocated in tsdemux.c - line 108, was not free'd 2013-06-30 21:39:34 +02:00
service.h Parse the audio_type field of the iso639_language_descriptor - this indicates if the audio stream contains audio description for the hard of hearing. Use this value when regenerating the PMT for the passthrough muxer, and also include it in the HTSP stream description messages. 2013-05-13 09:27:01 +01:00
serviceprobe.c serviceprobe: add NULL ptr check on dvb mux to be safe 2013-03-08 17:15:39 +00:00
serviceprobe.h Rename transport -> service 2010-11-29 20:06:52 +00:00
settings.c [PR-174] - Replaced user submitted icon cache with more generic image cache. 2013-01-01 09:30:28 +00:00
settings.h [PR-174] - Replaced user submitted icon cache with more generic image cache. 2013-01-01 09:30:28 +00: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 Merge remote-tracking branch 'origin/pr/226' 2013-01-15 16:29:51 +00:00
streaming.h Parse the audio_type field of the iso639_language_descriptor - this indicates if the audio stream contains audio description for the hard of hearing. Use this value when regenerating the PMT for the passthrough muxer, and also include it in the HTSP stream description messages. 2013-05-13 09:27:01 +01:00
subscriptions.c Fix #1542 - timeshift: stop crash if speed/skip request w/o service 2013-01-20 12:41:58 +00:00
subscriptions.h timeshift: early prototype of the new timeshift feature. 2013-01-09 21:26:51 +00:00
tcp.c - Fix - exchange char* portBuf = malloc(6) to char* port_buf[6] - no need for malloc here 2013-06-30 21:50:58 +02:00
tcp.h Allow binding address to be specified via --bindaddr flag. 2013-02-16 16:01:34 -06:00
teletext.c Only do commercial detection (teletext rundown) on swedish TV4 and TV4 HD. TV4 Guld carry the same teletext pages but thier programming differ. 2013-01-07 11:49:37 +01:00
teletext.h Rename th_stream -> elementary_stream 2010-11-29 20:13:54 +00:00
timeshift.c Remove unused sys/epoll.h includes 2013-05-31 14:19:25 +01:00
timeshift.h timeshift: fix atomic add problems on i386 2013-01-31 12:16:01 +00:00
trap.c Dumping NGREG in traphandler only if it is supported by the platform. 2013-05-31 14:19:25 +01:00
trap.h Add more sofisticated fatal signal handlers 2009-12-01 21:25:53 +00:00
tsdemux.c Ensure PCR PID is passed to the passthrough muxer when it is not the same as a content PID 2013-10-23 08:13:04 +01:00
tsdemux.h Fix dvr input if sync is lost, also minor efficiency improvement. 2012-09-02 20:25:06 +01:00
tvheadend.h 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
tvhlog.c Fix #1703 - tvhlog: took too many liberties with previous va_list fix 2013-04-19 12:46:17 +01:00
tvhlog.h Add missing include for ssize_t on FreeBSD. 2013-05-31 14:19:26 +01:00
tvhpoll.c tvhpoll: various fixes for tvhpoll on FreeBSD 2013-10-11 21:38:12 +01:00
tvhpoll.h tvhpoll: corrected some mistakes and expanded usage for user data. 2013-05-31 14:22:29 +01:00
tvhtime.c stime(2) is only available on Linux so make it optional. 2013-05-31 14:19:25 +01:00
tvhtime.h tvhtime: start adding time processing support to TVH 2013-02-15 10:24:41 +00:00
utils.c Fix #1517 - escape regexp special chars before adding autorec rule. 2013-01-19 19:49:19 +00:00
v4l.c service: added s_is_enabled() function for checking enable chain 2013-01-20 12:28:25 +00:00
v4l.h Rename transport -> service 2010-11-29 20:06:52 +00:00
wrappers.c changed the tvh_write() wrapper take const pointer as agument 2012-12-30 20:52:55 +01:00