]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2014-05-11  Joerg Wernertimeshift: Reworked mutex locking in timeshift_filemgr.c 386/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...
2014-05-05  Jaroslav KyselaFix the compilation error for URIPARSER
2014-05-05  Jaroslav KyselaIPTV: tune the http client settings
2014-05-05  Jaroslav KyselaRewrite imagecache to use build-in http client (remove...
2014-05-05  Jaroslav KyselaMove RTSP common code from SAT>IP to the common place
2014-05-05  Jaroslav KyselaAdd build-in http client
2014-05-05  Jaroslav KyselaMake URL parser more dynamic
2014-05-05  Jaroslav Kyselatvhpoll - use data.ptr instead data.u64 in http_client...
2014-05-05  Jaroslav KyselaImprove the SAT>IP RTSP implementation
2014-05-05  Jaroslav KyselaPrevent SIGSEGV when bind to the TCP socket fails
2014-05-05  Jaroslav Kyselatvhlog - do not queue messages when log is not running
2014-05-05  Jaroslav KyselaAdd SAT>IP support (remote network tuners)
2014-05-05  Jaroslav KyselaURL parser fixes
2014-05-05  Jaroslav Kyselahttp client fixes (curl based)
2014-05-05  Jaroslav KyselaAdd basic support for the UPnP protocol (client)
2014-05-05  Jaroslav KyselaReorganize the UDP code from IPTV to the shared location
2014-05-05  perexgMerge pull request #379 from perexg/service-info-caid
2014-05-05  perexgMerge pull request #377 from perexg/pid-filter
2014-05-05  perexgMerge pull request #375 from perexg/mux-create
2014-05-05  perexgMerge pull request #370 from perexg/uninitialized
2014-05-05  perexgMerge pull request #378 from perexg/init-fix
2014-05-01  Adam Suttondocs: updating general docs
2014-04-30  Adam Suttontcp: minor correction to avoid GCC warnings about type...
2014-04-27  ScottCheck manual priority of adapter before interface weigh... 383/head
2014-04-27  VittGamRestored ability to subscribe to a channel using the... 382/head
2014-04-23  Jaroslav KyselaShow the CAIDs in hex in the service info dialog plus... 379/head
2014-04-23  Jaroslav KyselaFix the missing ccerr initialization in ts_recv_packet0 378/head
2014-04-23  Jaroslav KyselaOptimize the PIDs filtering 377/head
2014-04-23  Jaroslav KyselaPartial revert of "mpegts: add PMT monitoring option"
2014-04-22  Adam Suttonwebui: added service stream details dialog (fixes ...
2014-04-22  Adam Suttonapi service: add new routine for requesting stream...
2014-04-22  Adam Suttoniptv: fix stupid error causing IPTV systems to fail...
2014-04-22  Adam Suttontsdemux: hack for PCR extraction now PMT monitoring...
2014-04-22  Adam Suttonmpegts: add PMT monitoring option
2014-04-22  Adam Suttonmpegts: some minor changes to init / shutdown to avoid...
2014-04-22  Adam Suttonhttp: attempt to remove pointless errors on shutdown
2014-04-22  Adam Suttonlinuxdvb: remove full mux rx mode
2014-04-22  Adam Suttonmpegts: add missing mux get_title routine, fixes #2071
2014-04-21  Jaroslav Kyselaeit.c: move invalid tsid messages from tvhwarn() to...
2014-04-21  Adam Suttonhttp: remove multi-/ from URL when searching for paths...
2014-04-21  Adam Suttonmpegts: attempt to avoid unecessary reporting of CRC...
2014-04-21  Adam Suttontsfile: fix problem with ts-resync on end of file
2014-04-21  Adam Suttonmpegts cwc: re-add configuration for prefcapid (fixes...
2014-04-21  Adam Suttonlinuxdvb: add missing list spec to EN50494 network...
2014-04-21  Adam Suttondvb: remove redundant code spotted by EricV
2014-04-21  Adam Suttoncwc: fix potential leak spotted by EricV, and also...
2014-04-21  Adam Suttonapi webui: fix stupid mistake in error reporting spotte...
2014-04-21  Adam Suttonmpegts: new feature for scheduling mux tuning events
2014-04-21  Adam Suttonmpegts: fix potential deadlock on deletion of input...
2014-04-21  Adam Suttonsubscriptions: fix potential recursion
2014-04-21  Adam Suttontsfile: Added option to allow a fixed UUID for tsfile...
2014-04-21  Adam Suttonutil cron: fix possible DST issue
2014-04-20  Adam Suttonutil cron: re-added code I wrote in early EPG days...
2014-04-17  Adam Suttoncapmt: fix invalid use of free()'d data as spotted...
2014-04-17  Adam Suttonbundle: fix memory leak spotted by EricV
2014-04-16  Adam Suttontimeshift: reduce the output buffer size
2014-04-16  Adam Suttonui status: add CC and TE display
2014-04-16  Adam Suttonmpegts: added some additional mux statistics
2014-04-16  Adam Suttonwrappers: move thread start message to trace
2014-04-16  Adam Suttonmpegts: ignore NUL packets early
2014-04-16  Adam Suttonmpegts tsfile: fix PCR extraction for tsfile playback
2014-04-16  Adam Suttonmpegts: fix misuse of protected structure, can result...
2014-04-16  Jaroslav KyselaImprove the mux create routine to handle the unset... 375/head
next