]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2016-08-26  Jaroslav Kyselaepg: fix NULL grabber bug and improve logs
2016-08-25  Jaroslav Kyselahttp: fix locking for options cmd, fixes #3950
2016-08-24  Jaroslav Kyselastreaming target: add streaming_ops_t/st_info to show...
2016-08-24  Jaroslav Kyselatranscode: don't print meta data error for H264, also...
2016-08-24  Jaroslav Kyselaglobalheaders: improve/fix log
2016-08-24  TheTrollFix Approx satip match (pola is mandatory)
2016-08-21  Jaroslav Kyselaservice: handle tuner/service priority settings also...
2016-08-20  Jaroslav Kyselahtsbuf_append_and_escape_xml: filter out invalid XML...
2016-08-20  Oliver Odvb: fix loss of SNR display (bug #3927)
2016-08-19  Jaroslav Kyselatcp: fix compilation for latest tvhlog changes, fixes...
2016-08-19  Jaroslav Kyselamain: allocate str_list_t string arrays in BSS
2016-08-19  Jaroslav Kyselacron: add NULL terminator for key arrays (clang sanitizer)
2016-08-19  Jaroslav Kyselahttpc: fix the stack corruption (clang sanitizer)
2016-08-18  Jaroslav Kyselaiptv: fix unitialized variable eror (iptv_input_wizard_get)
2016-08-17  Mark Clarkstonemdhelp: add new --subsystems option to cmdline doc...
2016-08-17  Mark Clarkstonemdhelp: update subsystem list and use a table, remove...
2016-08-17  Mark Clarkstonemdhelp: more changes and additions to the help docs...
2016-08-17  Mark Clarkstonemdhelp: update cmdline_options
2016-08-17  Mark Clarkstonemdhelp: reword some docs.
2016-08-17  Mark Clarkstonemdhelp: small change to previous commit
2016-08-17  Mark Clarkstonemdhelp: add runningstate (EITp/f) doc
2016-08-17  Mark Clarkstonemdhelp: add more property descriptions, add priority...
2016-08-17  Christian KarriéAdd HMF_BOOL to hmf_type
2016-08-17  Christian KarriéWorking htsmsg.py
2016-08-17  Jaroslav Kyseladvbcam: move to new tvhlog
2016-08-17  Jaroslav Kyselaavahi: fix typo
2016-08-17  Jaroslav Kyseladvb_psi: fix the compilation errors (clang does not...
2016-08-17  Jaroslav Kyselatsfix: improve traces for mpeg2video packet mangling
2016-08-17  Jaroslav Kyselaadd --subsystems option to list all available log subsy...
2016-08-17  Jaroslav Kyselatvhlog: change subsys from string to int and more cleanups
2016-08-16  Christian EidenSAT>IP: manufacturer optional on SAT>IP discovery
2016-08-16  Jaroslav Kyselahtsp: fix http api proxy (global_lock), fixes #3939
2016-08-16  Jaroslav Kyselatvhlog: remove notify argument, use LOG_TVH_NOTIFY...
2016-08-15  Jaroslav KyselaDVR: add one more trace to dvr_event_running()
2016-08-15  Jaroslav KyselaDVR: improve dvr_entry state traces
2016-08-15  Jaroslav KyselaDVR: tiny optimization in dvr_entry_set_timer()
2016-08-14  Jaroslav Kyselaparsers, tsfix: improve the packet log, merge common...
2016-08-13  Jaroslav Kyselaglobalheaders: apply header only when the packet is...
2016-08-13  Jaroslav Kyselatsfix: don't set reference clocks when packet is incomp...
2016-08-13  Jaroslav Kyselatsfix: drop packets with possible wrong timestamps...
2016-08-13  Jaroslav KyselaDVR: add '%g' (genre) formatter to postproc cmd, fixes...
2016-08-13  Jaroslav Kyselatsfix: don't use freed packet (regression), fixes ...
2016-08-11  virtualdjFix 'integer constant is too large' in x86 build (http.c)
2016-08-11  Mohamed El... Fix FSF address
2016-08-11  Jaroslav Kyselatsfix: try to fix MPEG2VIDEO pts recovery for broken...
2016-08-11  Jaroslav Kyselatsfix: little trace change (frametype)
2016-08-10  Jaroslav Kyselatsfix: add more PTS_UNSET safe checks
2016-08-10  Jaroslav Kyselaglobalheaders: add PTS_UNSET safe checks
2016-08-10  Jaroslav Kyselatsfix: move from tsfixprintf to tvhtrace to allow bette...
2016-08-09  Jaroslav Kyselatimeshift: add PTS_UNSET check for pts/dts values
2016-08-06  Jaroslav Kyselahttp api: fix NULL dereference for /api/hardware/satip...
2016-08-06  Jaroslav Kyselasatip client: fix pids=all subscription for some circum...
2016-08-06  Jaroslav Kyselasatip frontend: little optimization (max_pids_count)
2016-08-06  Jaroslav Kyseladvr db: use labs instead abs for fuzzy match fcn
2016-08-06  Jaroslav Kyseladvb: fix the compensation for maximal frequency delta...
2016-07-14  Adam Suttonsupport: updated the list of ubuntu versions to build
2016-07-01  Jaroslav Kyselaiptv: remove unused variables (fix for the last commit)
2016-07-01  Jaroslav Kyselampegts mux: protect mux free using refcouting
2016-07-01  Jaroslav Kyselahttp server: fix http_resolve path return (clang sanitizer)
2016-07-01  Jaroslav KyselaMakefile.ffmpeg: enable h264_vaapi hevc_vaapi encoders
2016-07-01  Joakim GissbergUpgrade ffmpeg to 3.1
2016-06-27  Jaroslav Kyselampegts mux: add 'accept zero value for TSID' option...
2016-06-23  lekmawebui: fix idnode_filter_fields
2016-06-22  Jaroslav Kyselacaid: add DGCrypt (4ABF)
2016-06-21  Jaroslav Kyselacapmt: move close trace bellow -1 check
2016-06-21  Mark Clarkstonemdhelp: clean-up and add superuser access info
2016-06-20  Jaroslav Kyselasatip client: fix wrong memory access, call arg cleanups
2016-06-20  Jaroslav Kyselabuild fix for previous commit
2016-06-20  Jaroslav Kyselahtsp server: fix memory leak in htsmsg_binary_deseriali...
2016-06-20  Jaroslav Kyselaconfigure: add --enable-ccdebug (use -O0 for compiler...
2016-06-18  Jaroslav KyselaMakefile: return back -O2 (was -O0 -fPIE for debug...
2016-06-17  Jaroslav Kyselahttp server: fix build
2016-06-17  Jaroslav Kyselapktref cleanups: fix memoryinfo statistics and improve...
2016-06-17  Jaroslav Kyselaparsers: fix memory leak for packets when backlog is...
2016-06-17  Jaroslav Kyselaglobal headers: fix memory leak in error path
2016-06-17  Jaroslav Kyseladvbpsi: fix the dvb_desc_service() fcn - stack corrupti...
2016-06-16  Jaroslav Kyselahttp server: fix memory leak in http_redirect (loc)
2016-06-14  TheTrollsatip client: new muxconf option to allow partial match...
2016-06-13  Jaroslav Kyselahttp server: fix memory leak - spill
2016-06-13  Jaroslav Kyselahttp: fix digest auth - remove too restrictive check...
2016-06-08  Jaroslav KyselaMakefile.ffmpeg: change x264 URL
2016-06-08  Jaroslav Kyseladvb: add compensation for maximal frequency delta based...
2016-06-07  Jaroslav Kyselaservice: don't create the standard nice name with adapt...
2016-06-07  Jaroslav KyselaDVB-T autodiscovery: validate more frequency and allow...
2016-06-07  Jaroslav KyselaDVB-T fixes: hierarchy code rate LP and dvb_mux_conf_st...
2016-06-06  Jaroslav KyselaSAT>IP client: rename RTSP/TCP to correct RTP/AVP/TCP...
2016-06-06  Jaroslav KyselaDVR: fix files moved function, fixes #3818
2016-06-04  Mark Clarkstonemdhelp: add tab specific button table to bouquets doc...
2016-06-04  Mark Clarkstonemdhelp: update screenshots to reflect recent changes...
2016-06-04  beralttvhdhomerun: warn user when pid is too large, and restr...
2016-06-04  beralttvhdhomerun: fix full mux pid filter
2016-06-03  Jaroslav Kyselaapi: add /api/dvr/entry/filemoved, fixes #3818
2016-06-01  Jaroslav Kyselabouquet: move 'rescan' trigger from table to toolbar...
2016-06-01  Jaroslav Kyselampegts network: always change muxes from fast-scan...
2016-06-01  lekmawebui: fix spinner field increment in forms
2016-06-01  Jaroslav Kyselawizard: coverity fix
2016-06-01  Jaroslav Kyselasatip client: fix wrong memory access
2016-05-31  Nicholas SielickiFix C/Ku Label and Change switch frequency
2016-05-31  Carlo Landmeterreplace pthread_yield with POSIX sched_yield
2016-05-30  Jaroslav Kyseladvb network discovery: add possibility to select 'new...
next