]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2015-11-30  Jaroslav Kyselampegts network: fix memory leak (provider network name)
2015-11-30  Jaroslav KyselaSAT>IP server: fix broken locking (RTP)
2015-11-30  Jaroslav KyselaSAT>IP client: fix the thread shutdown
2015-11-30  Jaroslav KyselaSAT>IP server: fix shutdown_on_close
2015-11-30  Jaroslav Kyselaepggrab: otamux - fix endless loop in kick_cb
2015-11-30  Jaroslav KyselaSAT>IP server: fix init bug introduced by last commits
2015-11-30  Jaroslav Kyselatcp: show the TCP server binding in log
2015-11-30  Jaroslav Kyselaconfig: don't migrate when the main config file is...
2015-11-30  Jaroslav KyselaSAT>IP server: implement embedded RTSP TCP data transfe...
2015-11-30  Jaroslav KyselaSAT>IP server: accept RTSP requests from the external...
2015-11-30  Jaroslav Kyselasubscriptions: add SM_CODE_NO_ADAPTERS, fixes #3358
2015-11-29  Jaroslav KyselaSAT>IP server: handle rtsp_start() return code correctly
2015-11-29  Jaroslav KyselaMPEGTS Input: add 'Free weight' parameter to override...
2015-11-29  Jaroslav KyselaSAT>IP server: send valid signal / snr values for IPTV...
2015-11-29  Jaroslav KyselaIPTV / SAT>IP server: allow re-export DVB IPTV as SAT...
2015-11-28  Jaroslav Kyselampegts mux: add original provider network name, fixes...
2015-11-28  Jaroslav Kyselampegts network: add 'Provider network name', fixes...
2015-11-28  Jaroslav KyselaHTSP server: add proxy to HTTP API
2015-11-27  Jaroslav KyselaWEBUI status / subscriptions - add active profile colum...
2015-11-27  Jaroslav KyselaSAT>IP server: bind only to IPv4 (IPv6 support is not...
2015-11-26  Jaroslav KyselaWEBUI: ExtJS - do not remove filters automatically...
2015-11-26  Jaroslav KyselaHTTP streaming: improve the packet timeout handling
2015-11-26  Jaroslav KyselaDebugging WEBUI: Fix the ExtJS hell, fixes #3347
2015-11-26  Jaroslav Kyselamain: add -n,--nostderr option
2015-11-26  Jaroslav KyselaDebugging WEBUI: Add 'Enable syslog', fixes #3347
2015-11-26  Jaroslav Kyselacapmt: ensure that client info (hello) message is deliv...
2015-11-26  Jaroslav KyselaWEBUI: Fix the DVR config column layout
2015-11-26  Jaroslav Kyselam3u parser: skip # comments
2015-11-26  Jaroslav Kyselacapmt: fix the key passing for services in the same mux
2015-11-25  Jaroslav Kyselatranscode: use metadata from streaming_start message...
2015-11-25  Jaroslav Kyselacapmt: fix some wrong assumptions - improve support...
2015-11-25  Jaroslav Kyselaaccess: fix copy bug in ipblock_entry_class_delete...
2015-11-24  Jaroslav KyselaDVR: config - fix parent group for GUI
2015-11-24  Jaroslav Kyselaepggrab: recode previous commit using pthread_cond_time...
2015-11-24  Jaroslav Kyselaepggrab: delay internal grabbers by 120 seconds on...
2015-11-24  Jaroslav KyselaDVR: change 'warming up' behaviour - do not save anythi...
2015-11-24  Jaroslav Kyselaparser hevc: remove new lines from traces
2015-11-24  Jaroslav KyselaDVR: make configurable 'extra warming up time', fixes...
2015-11-24  Jaroslav Kyselaintl: new template
2015-11-24  Mario Di Raimondonon-localizable string
2015-11-24  Jaroslav KyselaWEBUI: Add 'Apply' button to create/edit dialogs, fixes...
2015-11-24  Jaroslav KyselaDVR: implement post-remove command (see PR#762)
2015-11-24  Jaroslav KyselaDVR: use reference clock from VIDEO (or AUDIO) streams...
2015-11-24  Jaroslav Kyselatranscoding: hevc - use keyint=49 min-keyint=15 as...
2015-11-24  Jaroslav Kyselatranscode: set metadata (extradata) for H264
2015-11-24  Jaroslav KyselaH264 parser: add backlog for frames without incomplete...
2015-11-24  Jaroslav KyselaIP blocking: handle enabled flag, fixes #3339
2015-11-23  Jaroslav KyselaDVR: replace dvr_thread_backlog_free with streaming_que...
2015-11-23  Jaroslav Kyselaservice: elementary_stream: remove unused es_vbv_size...
2015-11-23  Jaroslav KyselaMakefile: fix the ffmpeg dependencies (to not build...
2015-11-23  Jaroslav Kyselaintl: transifex update
2015-11-23  Jaroslav Kyselatranscoding: set 30fps by default when the video decode...
2015-11-23  Jaroslav Kyselatranscoding: replace x265_opts with x265-params to...
2015-11-22  Jaroslav KyselaDVR: add max count/max sched count to DVR config
2015-11-22  Jaroslav KyselaDVR/EPG: improve the EPG running check (pause/warm)
2015-11-22  Jaroslav KyselaDVR: fix the dts_offset initialization from backlog
2015-11-22  Jaroslav KyselaIPTV: http - AES128 HLS accept 0X and 0x for hexa IV
2015-11-21  Jaroslav KyselaMakefile.ffmpeg: update to ffmpeg-2.8.2, libvpx 1.5...
2015-11-21  Jaroslav Kyselasupport/css.py: don't use PWD but TVHDIR, fixes #3332
2015-11-21  Jaroslav Kyselause htsbuf_append_str() instead htsbuf_qprintf() where...
2015-11-21  Jaroslav KyselaXMLTV exporter: escape the prohibited characters, fixes...
2015-11-21  Jaroslav KyselaWEBUI: do not allow to open multiple dialog windows...
2015-11-21  Jaroslav KyselaWEBUI: grid add - fix dialog center
2015-11-21  Jaroslav Kyselam3u parser: fix regression, fixes #3330
2015-11-20  Jaroslav KyselaWEBUI: grid add/edit - more intelligent dialog position...
2015-11-20  Jaroslav KyselaIPTV: handle NULL ptrs in iptv_http_create_header(...
2015-11-20  Jaroslav KyselaIPTV: HLS - add AES-128 decryption support
2015-11-20  Jaroslav Kyselam3u parser: add EXT-X-KEY tag parsing
2015-11-19  Jaroslav KyselaIPTV: HTTP HLS - improve detection and handling
2015-11-19  Jaroslav KyselaIPTV: http - add safe global lock
2015-11-19  Jaroslav Kyselampegts input: implement MPEGTS_DATA_CC_RESTART
2015-11-19  Jaroslav KyselaIPTV: add NULL ptr check to iptv_http_complete callback
2015-11-19  Jaroslav Kyselam3u parser: another url parsing quickfix
2015-11-19  Jaroslav KyselaIPTV: HLS parser - fix NULL dereference
2015-11-19  Jaroslav Kyselam3u parser: another url parsing fix
2015-11-19  Jaroslav Kyselam3u parser: fix memory leak introduced by the previous...
2015-11-19  Jaroslav KyselaIPTV: HLS http parser improved
2015-11-19  Jaroslav Kyselam3u parser: handle better relative URLs, fix header...
2015-11-19  Jaroslav Kyseladownload: pass full url to the process callback
2015-11-19  Jaroslav Kyselahttpc: add hc_url
2015-11-19  Jaroslav Kyselahtsmsg: add HTSMSG_FIRST()
2015-11-19  Jaroslav Kyselamkv muxer: handle EAGAIN in the write loop
2015-11-19  Jaroslav KyselaIPTV: HTTP - initial support for HLS (incomplete)
2015-11-18  Jaroslav Kyselahttpc: add proper http_poll destroy sequence
2015-11-18  Jaroslav Kyselahttp client: fix the I/O limit check
2015-11-18  Jaroslav Kyselam3u parser: add x-endlist tag code
2015-11-18  Jaroslav Kyselahtsmsg: add proper hmf_msg.hm_data initialization
2015-11-18  Jaroslav Kyselahtsmsg: optimize htsmsg_field_data_destroy()
2015-11-18  Jaroslav Kyseladescrambler: fix constcw copy-and-paste error
2015-11-18  Jaroslav Kyseladescrambler: fix constcw table init
2015-11-18  Jaroslav KyselaH264 parser: improve comment for last parser change
2015-11-18  Jaroslav KyselaH264 parser: accept streams without timing information
2015-11-18  Jaroslav KyselaIPTV: http - convert to http_priv_t
2015-11-18  Jaroslav KyselaSAT>IP client: fix the memory leak (temporary TCP sbuf)
2015-11-18  Jaroslav Kyselahttpc: use memmove for overlapping areas
2015-11-18  Jaroslav KyselaXMLTV exporter: fix programe / programme issue and...
2015-11-18  Jaroslav Kyseladescrambler: unify, fix and improve the constcw handlin...
2015-11-17  Jaroslav Kyselaplaylist: m3u - add tvg-id support, fixes #3304
2015-11-17  Jaroslav Kyselamain: handle thread id for rand seed differently
2015-11-16  Jaroslav KyselaDVR: dvr_entry_get_epg_running should return zero if...
next