]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2016-03-16  Jaroslav Kyselalinuxdvb: master/slave - prefer master tuners
2016-03-16  Jaroslav Kyselaepggrab: module - use monotonic clocks to measure time...
2016-03-16  Jaroslav Kyseladvb_psi: use monotonic clocks in dvb_time_update()
2016-03-16  Jaroslav Kyselabouquet: remove unused bq_updated field
2016-03-16  Jaroslav Kyselartsp: fix compilation
2016-03-16  spdfrkRTSP: log fallback to OPTIONS as trace
2016-03-16  spdfrkMove rtsp_get_parameter code from http.h to rtsp.c
2016-03-16  spdfrkAdd RTSP body support and request position in keep...
2016-03-16  spdfrkIf GET_PARAMETER fails use OPTIONS for keep alive loop
2016-03-16  spdfrkRTSP: add GET_PARAMETER and PAUSE commands
2016-03-16  spdfrkRTSP: Use GET_PARAMETER in keep alive loop to prevent...
2016-03-16  Jaroslav Kyselacwc: do not request keys for all tiers, fixes #3458
2016-03-15  Jaroslav Kyselaclock: introduce +monocmpfastsec()
2016-03-15  Jaroslav Kyselampegts_service: change mi_last_dispatch from time_t...
2016-03-15  Jaroslav Kyselampegts_service: change s_tsbuf_last from time_t to...
2016-03-15  Jaroslav KyselaAdd cmdline for testing
2016-03-15  Jaroslav Kyselahtsmsg: fix crash caused by wrong htsmsg_set_str()...
2016-03-15  Jaroslav Kyselainputs (linuxdvb, satip, tvhdhomerun): fix config save
2016-03-14  Jaroslav KyselaDVR: When data errors crosses a threshold (10000) mark...
2016-03-14  Jaroslav Kyseladescrambler: improve TS error marking when no keys...
2016-03-14  Jaroslav Kyselaatomic.h: fix atomic_set_s64_peak for !ATOMIC64
2016-03-14  Jaroslav Kyselaepggrab: measure clocks correctly (grab took)
2016-03-14  Jaroslav Kyselaadd htsmsg/htsmsg_field to memoryinfo statistics
2016-03-13  Jaroslav Kyselahtsmsg: improve allocation for name and strings (merge...
2016-03-13  Jaroslav Kyselacron: fix the cron_next for DST change, fixes #3627
2016-03-12  Jaroslav Kyselamemoryinfo: initial work
2016-03-11  Jaroslav Kyselahttp client: fix the repeated data receive, add Repeat...
2016-03-11  Jaroslav Kyselatrap: warmup backtrace()
2016-03-11  Jaroslav Kyselawebui: little correction for last changes
2016-03-11  pepeELSmall styles fix EPG detailes to looks better
2016-03-11  pepeELSmall styles fix DVR info to looks better
2016-03-11  pepeELChange icon Clear statistic to better
2016-03-11  Jaroslav Kyselarpm/tvheadend.sysconfig: set MALLOC_ARENA_MAX to 4...
2016-03-11  Jaroslav Kyselainotify routines: recode the shutdown sequence
2016-03-11  Jaroslav Kyselacwc: change label 'One mux' to 'Updates from one mux'
2016-03-11  Jaroslav Kyselaimagecache: fix compilation error (mono variable) when...
2016-03-11  Jaroslav Kyselampegts input: fix compilation error for ENABLE_TSDEBUG
2016-03-10  Jaroslav Kyselaaccess: remove double free() in access_ticket_destroy...
2016-03-10  Jaroslav Kyselasubscriptions: correct the atomic bytes in/out calculat...
2016-03-10  Jaroslav Kyselaapi_idnode_handler: do not call idnode_perm_unset for...
2016-03-10  Jaroslav Kyselacapmt: deallocate properly adapters (clang sanitizer)
2016-03-10  Jaroslav Kyselasubscriptions: improve s_descramble_info locking (clang...
2016-03-10  Jaroslav KyselaSAT>IP client: fix sf_status locking (clang sanitizer)
2016-03-10  Jaroslav Kyselatcp_server_done: improve shutdown locking (clang sanitizer)
2016-03-10  Jaroslav Kyselahttp server: introduce http_paths_mutex (clang sanitizer)
2016-03-10  Jaroslav Kyselahttp server: add http_server_running flag (clang sanitizer)
2016-03-10  Jaroslav Kyselacapmt/pmt parser: call caid_change callback outside...
2016-03-10  Jaroslav Kyseladescrambler: move lock before csa type init (clang...
2016-03-10  Jaroslav Kyselaaccess: fix the ticket timeout
2016-03-10  Jaroslav Kyseladescrambler_service_start - skip filtered CA entries...
2016-03-10  Jaroslav Kyselacwc: fix the locking order (clang sanitizer)
2016-03-10  Jaroslav Kyselaservice: call descrambler_service_stop outside s_stream...
2016-03-10  Jaroslav Kyselacapmt: another data race fix (clang sanitizer)
2016-03-10  Jaroslav Kyselasubscriptions: use ths_state atomically (clang sanitizer)
2016-03-10  Jaroslav Kyselatii_stats - add mutex and atomic ops (clang sanitizer)
2016-03-10  Jaroslav Kyselaadd CLANG_SANITIZER define
2016-03-10  Jaroslav Kyselacapmt: use atomic ops for running/reconfigure flags...
2016-03-10  Jaroslav Kyselaquickfix for previous patches
2016-03-10  Jaroslav Kyselasatip server: rtp - use atomic ops for satip_rtcp_run...
2016-03-10  Jaroslav Kyselainotify: change to proper fd shutdown sequence (clang...
2016-03-10  Jaroslav Kyselaconfig: more user friendly message scanfile (re)initia...
2016-03-10  Jaroslav Kyselahttpc: fix locking in http_client_reconnect, fixes...
2016-03-10  Jaroslav Kyselascanfile: fix the initialization when muxconf_path...
2016-03-09  Jaroslav KyselaSAT>IP client: remove idl4k hack for very old firmware...
2016-03-09  virtualdjatomic.h: add missing returns, fixes #3616
2016-03-09  Jaroslav KyselaDVR: vfs - move checking free/used disk space from...
2016-03-09  Jaroslav Kyselaatomic.h: add mutex implementation for 64-bit exchange...
2016-03-08  Jaroslav Kyselatcp: fix another data race (clang sanitizer)
2016-03-08  Jaroslav Kyselahttpc: quick fix
2016-03-08  Jaroslav Kyselaatomic.h: quickfix #2
2016-03-08  Jaroslav Kyselaatomic.h: quickfix
2016-03-08  Jaroslav Kyselaconfigure.inc: add missing newline
2016-03-08  Jaroslav Kyselasubscription: use atomic ops for statistics (clang...
2016-03-08  Jaroslav Kyselacapmt: change the lock order (clang sanitizer)
2016-03-08  Jaroslav Kyselachange ths_total_err to atomic ops
2016-03-08  Jaroslav Kyselampegts input thread: protect mm_update_pids_flag access
2016-03-08  Jaroslav Kyselaidnode: change save_running to atomic ops
2016-03-08  Jaroslav Kyselachange mi_running to atomic ops (clang)
2016-03-08  Jaroslav KyselaSAT>IP client - use satip_discoveries_count as atomic...
2016-03-08  Jaroslav Kyselahttp client: add a lock (clang reported concurrency)
2016-03-08  Jaroslav Kyselamore running flag changes (atomic ops)
2016-03-08  Jaroslav Kyselatvheadend_running -> tvheadend_is_running() change
2016-03-08  Jaroslav Kyselaatomic operations: cleanups (add get/set for readability)
2016-03-08  Jaroslav Kyselause atomic access for tvhlog_level everywhere
2016-03-08  Jaroslav Kyseladestroy correctly the mtimer tick thread
2016-03-08  Jaroslav Kyselafixed two mistakes detected by clang
2016-03-08  Jaroslav Kyselaconfigure: add nowerror argument (for clang)
2016-03-08  Jaroslav Kyselampegts input: remove the running check added in previou...
2016-03-08  Jaroslav Kyselatasklet: do not call tasklet callbacks inside tasklet_lock
2016-03-08  Jaroslav Kyselampegts input: start input threads later when all struct...
2016-03-08  Jaroslav Kyselatasklet: improve the callback call sequence
2016-03-08  Jaroslav KyselaDVR: Fix the time value of of range problem on RPI...
2016-03-08  Jaroslav Kyselascanfile: cleanups, allow runtime update, fixes #3612
2016-03-08  Jaroslav Kyselafilebundle: another fb_read thinko fix
2016-03-08  Jaroslav Kyselafilebundle: fix fb_read - fread might return an error...
2016-03-08  Jaroslav KyselaDVR: fix the extra pre-time calculation
2016-03-07  Mark ClarkstoneTooltips: descriptions for bouquet .ic_properties.
2016-03-07  Jaroslav Kyselaapi_idnode: add missing idnode_perm_unset() calls
2016-03-07  Jaroslav Kyselacapmt: fix the wrong condition for new pc-nodmx mode
2016-03-07  Jaroslav Kyselaglobalheaders: remove abort() - use tvherror() - but...
next