]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2014-05-26  Damjan Marionsatip: missing comparison 394/head
2014-05-25  Damjan Marionudp: some compilers doesn't like return = syntax
2014-05-25  Damjan Marionudp: use if_nametoindex instead of SIOCGIFINDEX ioctl
2014-05-25  Damjan Marionwebui: load mpegts.js even if linuxdvb is disabled
2014-05-25  Jaroslav Kyselaudp: fix error messages for IPv6 multicast not supported
2014-05-25  Jaroslav Kyselartsp: Use session header also for the options cmd
2014-05-25  Jaroslav Kyselaudp: fix ifname handling in udp_connect
2014-05-24  Jaroslav Kyselaudp: a little ifname optimization
2014-05-24  Jaroslav KyselaMerge commit 'c3772ce7a2c43097dc16dac3b41ccd726e150d56'
2014-05-24  perexgMerge pull request #381 from clandmeter/cosmetics
2014-05-23  Damjan MarionRemove dependency on linux dvb headers
2014-05-23  Jaroslav KyselaSAT>IP: Fix the global_lock input thread deadlock
2014-05-23  Jaroslav Kyselampegts: scan done - fix the mux name initialization
2014-05-23  Jaroslav Kyselascanfile: Fix the recent DVB-T2 line parsing
2014-05-22  Adam Suttontcp: don't free on error (it won't be assigned)
2014-05-22  Adam Suttoniptv: workaround for printing error on mux delete
2014-05-22  Jaroslav KyselaIPTV: Fix the remaining memory leaks
2014-05-22  Jaroslav KyselaSAT>IP: allow to specify the local bind IP address
2014-05-22  Damjan Mariontcp: use getaddrinfo() for hostname resolution 393/head
2014-05-22  Jaroslav KyselaSAT>IP: fix spelling (sattellite -> satellite)
2014-05-21  Jaroslav KyselaSAT>IP: Fix the UPnP header parser 392/head
2014-05-21  Carlo Landmeterwebui: cosmetics cleanup of static/app 381/head
2014-05-21  Jaroslav KyselaSAT>IP: Add Triax tss400 support
2014-05-21  Jaroslav Kyselatimeshift_filemgr: move the reaper lock to the end...
2014-05-21  perexgMerge pull request #364 from ProfYaffle/master
2014-05-20  IanFormatting cleanup plus change from tvhlog to tvhtrace... 364/head
2014-05-20  Jaroslav Kyselahttpc: fix http_port() - NULL scheme
2014-05-19  Jaroslav KyselaSAT>IP: Do not mix the RTSP commands (PLAY - change...
2014-05-19  perexgMerge pull request #386 from schreibubi/timeshiftLockFix
2014-05-19  perexgMerge pull request #384 from GaryTheBrown/master
2014-05-19  perexgMerge pull request #387 from schreibubi/ntpFix
2014-05-19  perexgMerge pull request #391 from dmarion/autodetect-platform
2014-05-19  Jaroslav Kyselampegts: remove assigned mux instances when the input...
2014-05-18  Jaroslav KyselaSAT>IP: another improvement for the close pid callback
2014-05-17  Jaroslav KyselaSAT>IP: handle better MPEG-TS PID close
2014-05-17  Jaroslav KyselaSAT>IP: Do not ignore the "enabled checkbox" in the...
2014-05-16  Adam Suttonidnode: fix potential issue with trying to load unsaved...
2014-05-16  Damjan Marionbuild: autodetect platform 391/head
2014-05-16  Adam Suttoniptv: fix possible NULL ptr access (fixes #2104)
2014-05-16  Adam Suttonhttpc: remove enabling of the test suite (fixes #2105)
2014-05-16  Adam Suttonmpegts: fix some compilation issues with various config...
2014-05-15  Adam Suttonbuild: fix debian build
2014-05-15  Jaroslav KyselaIPTV: fix http recv buffer size typo
2014-05-14  Jaroslav Kyselahttpc fixes: end of stream & redirection poll 390/head
2014-05-14  Jaroslav KyselaIPTV: add configurable stream timeout
2014-05-14  Jaroslav Kyselamuxer: Use fdatasync() instead fsync() to reduce I/O
2014-05-14  Jaroslav KyselaSAT>IP: Add new options to the help text
2014-05-14  Jaroslav Kyselamux create: do not update mux parameters from multiple...
2014-05-14  Jaroslav KyselaSAT>IP: fix the full mux streaming outside tvh
2014-05-14  Jaroslav KyselaDo not trust tsid in the NIT mux delivery descriptor
2014-05-14  Jaroslav Kyseladvb network: improve satellite position check for auto...
2014-05-14  Jaroslav KyselaSAT>IP: improve mux stop
2014-05-14  Jaroslav KyselaDo not accept new muxes from different satellite positi...
2014-05-14  Jaroslav Kyselaepggrab: tuning and optimizations
2014-05-13  Jaroslav KyselaFixes for the network scan
2014-05-12  Jaroslav KyselaSAT>IP: Use any UDP port for the UPnP client responses 389/head
2014-05-12  Jaroslav KyselaSAT>IP: OctopusNet - force a delay after teardown
2014-05-12  Jaroslav KyselaSAT>IP: Send M-SEARCH request three times
2014-05-12  Jaroslav KyselaSAT>IP: Add USER-AGENT to the M-SEARCH query
2014-05-12  Jaroslav KyselaSAT>IP: Serialize the tuning - configurable delay
2014-05-12  Jaroslav KyselaSAT>IP: Fix the --satip_xml parameter (local IP address)
2014-05-11  Joerg Wernertimeshift: Reworked mutex locking in timeshift_filemgr.c 386/head
2014-05-11  Joerg WernerFixed bug so disabling ntp option works 387/head
2014-05-08  Jaroslav Kyseladvb support: fix the pilottab[] - none
2014-05-08  Jaroslav KyselaSAT>IP: rtsp - fix the value fraction
2014-05-08  Jaroslav KyselaFix the memory leak in the udp multirecv
2014-05-07  perexgMerge pull request #382 from VittGam/channelname
2014-05-07  perexgMerge pull request #383 from scooter1556/master
2014-05-07  Jaroslav KyselaMerge PR#385 - Freebsd fixes
2014-05-07  Nicolas Gillesreplaced a strdupa with a variable length array
2014-05-07  Nicolas Gillesadd qsort_r wrapper to fix differences between BSD...
2014-05-07  Jaroslav KyselaIPTV: Add missing url structure initialization
2014-05-07  Jaroslav KyselaThis is merge of PR#341 (esfilter) and PR#369 (SAT>IP)
2014-05-05  Jaroslav KyselaAdd esfilter (elementary stream filter)
2014-05-05  Jaroslav KyselaSAT>IP: Add --satip_xml option to reach tuners behind...
2014-05-05  Jaroslav KyselaSAT>IP: Remove the full mux option like in linuxdvb
2014-05-05  Jaroslav KyselaSAT>IP: Add Help button to the TV adapters.
2014-05-05  Jaroslav Kyselaudp + SAT>IP: better multipacket handling
2014-05-05  Jaroslav KyselaSAT>IP: Fix the forced full mux per tuner
2014-05-05  Jaroslav KyselaSATIP: Try to improve the uncorrectable error counter
2014-05-05  Jaroslav KyselaSAT>IP: Added octopusnet hack for DVB-S
2014-05-05  Jaroslav KyselaSAT>IP: DVB-S setup - pass only configured parameters...
2014-05-05  Jaroslav KyselaSAT>IP: Add possibility to define master/slave tuners
2014-05-05  Jaroslav KyselaSAT>IP: Fix bad memory access (wrong char array dimension)
2014-05-05  Jaroslav Kyselaudp: create multirecv interface
2014-05-05  Jaroslav KyselaSAT>IP: Fix the weight callback to not block multiple...
2014-05-05  Jaroslav KyselaSAT>IP: Move RTP/RTCP UDP bind to udp.c
2014-05-05  Jaroslav KyselaSAT>IP : Fix satip_frontend_is_free..
2014-05-05  Jaroslav Kyselaupnp: use data.ptr instead data.u64 for poll events
2014-05-05  Jaroslav KyselaSAT>IP: Added OctopusNet pids hack
2014-05-05  Jaroslav Kyselascanfile: fix a memory leak
2014-05-05  Jaroslav Kyselaurlparser: Fixes in URIPARSER
2014-05-05  Jaroslav KyselaSAT>IP: Add the possibility to override tuner type...
2014-05-05  Jaroslav Kyselahttp client: fix the error code passed to conn_closed...
2014-05-05  Jaroslav Kyselahttp client: allow HTTP 1.1 to HTTP 1.0 switch
2014-05-05  Jaroslav Kyselaudp: fix the bad getaddrinfo call
2014-05-05  Jaroslav KyselaSAT>IP: Add support for kernels before 2.6.33
2014-05-05  Jaroslav KyselaSAT>IP : Add preliminary DVB-C code
2014-05-05  Jaroslav Kyselahttp client: Fix some compilation errors
2014-05-05  Jaroslav KyselaSAT>IP define the recvmmsg syscall for some libc implem...
next