]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2018-11-20  Jaroslav Kyselasatip client: pass PLS mode to the server
2018-11-20  Jaroslav Kyselasatip client: add DVB-S2 ISI/PLS code support for minis...
2018-11-20  Jaroslav Kyseladvb-c2: add support for data slice and plp
2018-11-20  Jaroslav Kyselalinuxdvb: fix again the PLS code skip when the default...
2018-11-20  Jaroslav Kyselalinuxdvb: set PLS code only when it differs from 1...
2018-11-20  Jaroslav Kyselascanfile: add support for PLS_CODE and PLS_MODE, fixes...
2018-11-20  Jaroslav Kyseladvb_mux_conf_init: set default pls_mode to GOLD, fixes...
2018-11-09  Jaroslav Kyselasatip: rtp - improve udp_multisend_send() error / full...
2018-11-08  Jaroslav Kyselasatip server: fix the weight handling for the scrambled...
2018-11-08  Jaroslav Kyselahttp: fix http_access_verify_channel(), fixes #5317
2018-11-07  Jaroslav Kyselasatip server: fix pmt rewrite (wrong CC), use sbuf...
2018-11-07  Jaroslav Kyselasatip server: fix memory leak for the slave service...
2018-10-25  mpmcwebui: more tooltips for help buttons!
2018-10-24  Jaroslav Kyselatcp: fix wrong used variable initialization, issue...
2018-10-24  Jaroslav Kyseladoozer: another cosmic fix
2018-10-24  Jaroslav Kyseladoozer: try to fix cosmic builds
2018-10-22  Jaroslav Kyselaservice mapper: fix mono2sec -> sec2mono thinko
2018-10-22  Jaroslav Kyseladvr: fix the dvr_rec_subscribe cleanup
2018-10-22  Jaroslav Kyseladvr: cleanup the error path in dvr_rec_subscribe()
2018-10-22  Luis Alvesdvr_rec: fix early access_destroy
2018-10-22  Jaroslav Kyselaservice mapper: implement time watchdog (cca 30 seconds)
2018-10-18  mpmcdoozer: add raspbian and cosmic
2018-10-18  Jaroslav Kyselabintray: disable uploads :-(
2018-10-16  Jaroslav KyselaRevert "FreeBSD: Fix recv problem if no data received."
2018-10-13  Jaroslav Kyselalinuxdvb: support properly PLS ROOT
2018-10-12  Luis Alvestsfix: fix dts calc (fixes issue #5252)
2018-10-12  Jaroslav Kyselampegts input: clear correctly mux's last pid cache...
2018-10-11  Jaroslav Kyselalinuxdvb frontend: add support for DTV_SCRAMBLING_SEQUE...
2018-10-09  Jaroslav Kyselasatip client: do not add internal PIDs from services...
2018-10-08  Jaroslav KyselaMakefile.ffmpeg: more sync with master v4.2.7
2018-10-08  Jaroslav KyselaMakefile.ffmpeg: fix libx265 build
2018-10-08  Jaroslav KyselaMakefile.ffmpeg: fix libvpx download
2018-10-08  Jaroslav Kyselatransifex intl update
2018-10-08  Jaroslav KyselaMakefile.ffmpeg: update to ffmpeg 3.4.4
2018-10-08  Jaroslav Kyselapcloud: fix publink_download
2018-10-08  Jaroslav Kyselawebui: epg.js - fix typo
2018-10-08  mpmcwebui: replace ... with ellipsis …
2018-10-08  mpmcwebui: add tooltip to help button
2018-10-08  Jaroslav Kyseladoozer: fix the jessie builds (update urllib3/contrib...
2018-10-07  Jaroslav Kyselapcloud: add own ca bundle
2018-10-07  Jaroslav KyselaRevert "satip: pass specinv by default for DVB-C, fixes...
2018-10-05  Jaroslav Kyselachannel: fix description for the user icon
2018-10-05  Jaroslav Kyselaiptv: fix channel icon handling, fixes #5240
2018-10-04  Jaroslav Kyselaparser teletext: a little more fix for duplicate subtit...
2018-10-04  Jaroslav Kyselaparser teletext: try to avoid duplicate subtitles,...
2018-10-03  Jaroslav KyselaMakefile: another fix for the static build
2018-10-03  mpmcdoozer: add missing python-requests and manually update...
2018-10-03  E.Smithxmltv: Add option to save epgdb after xmltv import.
2018-10-03  Jaroslav KyselaMakefile: static libs - improve rules
2018-10-03  Jaroslav Kyselabintray.py: remove staticlib from tidy
2018-10-03  E.SmithFreeBSD: Add libunwind trap support for FreeBSD only.
2018-10-03  E.Smithtrap: Allow chdir /tmp even if prctl not supported.
2018-10-03  Jaroslav Kyselalinuxdvb satconf: fix typo
2018-10-03  Jaroslav Kyselamakefile disclean: remove debian/.dephelper directory...
2018-10-03  Jaroslav Kyseladoozer: add python-requests package as requirement
2018-10-03  Jaroslav Kyselatry to move build caching to pcloud
2018-10-03  PabloOptimize default configuration of SAT>IP Triax TSS 400
2018-10-02  Jaroslav Kyselaconfigure: libav - check for libswresample or libavresa...
2018-10-01  Jaroslav Kyselahtspmon: python3 fixes
2018-10-01  E.Smithpython: Handle incorrect utf-8 decodes.
2018-10-01  E.Smithpython: Make files python2/python3 compatible.
2018-10-01  E.Smithpython: Need to utf-8 decode our strings.
2018-10-01  Jaroslav Kyselahtsp.py: do not send authorization for each request
2018-10-01  Jaroslav Kyselasubscription: try to iterate through all adapters on...
2018-10-01  Jaroslav Kyselaservice: add error text to the service instance log
2018-10-01  Jaroslav Kyselasatip: pass specinv by default for DVB-C, fixes #5231
2018-09-20  Jaroslav Kyselabintray.py: handle 409 error as warning for upload...
2018-09-20  Jaroslav Kyseladoozer: try to fix centos build
2018-09-20  Jaroslav Kyselabintray.py: fix the argument check
2018-09-20  Jaroslav Kyselamain: set default user/group only when specified for...
2018-09-20  E.SmithFreeBSD: Check for fdatasync system call since it is...
2018-09-20  E.SmithFreeBSD: Requires libinotify for inotify support.
2018-09-20  E.SmithFreeBSD: Support different stat format in Makefile...
2018-09-20  E.SmithFix a few "old-style-declaration" warnings in gcc.
2018-09-13  Jaroslav Kyselatvhcsa: optimize offset check for incomplete packet...
2018-09-13  Jaroslav Kyselatvhcsa: add invalid offset check for CSA descramble
2018-09-12  Jaroslav Kyselamkv: set keyframe flag for all audio tracks, fixes...
2018-09-12  Jaroslav Kyselalinuxdvb: add 'Higher LNB voltage' option to the satcon...
2018-09-07  mw@hesotech.deBugFix: SATIP_SETUP_SPECINV0 and SATIP_SETUP_SPECINV1...
2018-09-04  Jaroslav Kyselasatip client: fix type for specinv, fixes #5190
2018-09-03  Jaroslav Kyselasatip client: make specinv parameter tri-state (allows...
2018-09-03  MartiMcFlysf_pass_weight can't be used with netstream 4c
2018-09-03  Martina Pietruschkaimplement netsream 4c
2018-09-03  E.SmithFreeBSD: Fix recv problem if no data received.
2018-09-03  Jaroslav Kyseladvr inotify: fixes for the previous IN_MOVED_TO change
2018-09-03  joeuserdvr inotify: fix case where IN_MOVED_TO comes in subseq...
2018-09-03  Jaroslav Kyseladvr_inotify: gcc8 fix
2018-09-03  Jaroslav Kyseladvr inotify: fix my last change, fixes #4702
2018-09-03  Jaroslav Kyseladvr inotify: reuse variables, fixes #4702
2018-09-03  E.Smithdvr: Move declarations to top of function. (#4702)
2018-09-03  E.Smithdvr: Handle symlinks for inotify. (#4702)
2018-09-03  E.Smithdvr: Handle inotify moving file to different directory...
2018-07-26  mpmcdebian: always use gzip compression for deb files ...
2018-07-02  Bernd Kuhlsconfigure: check for strlcat & strlcpy
2018-07-02  Jaroslav Kyselampegts input: do not join non-existent threads
2018-07-02  Jaroslav Kyselaadd missing tvh_string.h header file
2018-07-02  Jaroslav Kyselaintroduce strlcpy() and strlcat() functions and use...
2018-07-02  irgendsontypFix cloning an entry in UIs where you select a type...
2018-07-02  Jaroslav KyselaMakefile: Add CFLAGS for timestamp and bundle objects...
2018-06-22  Jaroslav Kyselahtsmsg xml parser: fix NULL oops, fixes #5135
next