]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2016-12-20  Glenn-1990Abort recording on disable
2016-12-20  Glenn-1990Remove some retention/removal restrictions
2016-12-20  Glenn-1990also rerecord when a removed recording was failed
2016-12-20  Glenn-1990filesize not needed for removed recordings
2016-12-20  Damjan Marionintl: remove duplicate languages
2016-12-18  Jaroslav Kyselachannels: fix list remove for epg linked channels ...
2016-12-17  Jaroslav Kyselaaccess: fix the default ACL entry, fixes #4140
2016-12-16  Jaroslav Kyselaintl: new templates
2016-12-16  Jaroslav Kyselaintl: updated from transifex
2016-12-16  Mark Clarkstonemdhelp: correct last commit
2016-12-16  Mark Clarkstonemdhelp: clean up the access doc, update screenshots
2016-12-16  Jaroslav Kyselaaccess: fix typo (thus memory corruption)
2016-12-15  Jaroslav Kyselacwc: fix keepalive interval settings, fixes #4137
2016-12-14  Jaroslav KyselaACL: reduce fields in the grid - merge streaming and...
2016-12-14  Jaroslav Kyselaaccess: implement change flags per ACL entry and allow...
2016-12-14  Jaroslav Kyselacwc: trim username and hostname string on load (config...
2016-12-14  Jaroslav Kyselacwc: make keepalive interval configurable, fixes #4109
2016-12-12  Jaroslav Kyselampegts: add 'no fastswitch' log
2016-12-12  Jaroslav Kyselanetwork discovery: fix the wrong condition for the...
2016-12-12  Jaroslav Kyselaepggrab: fix 'registering mux' for OTA EPG log
2016-12-12  Jaroslav Kyselaepggrab: quickfix for the previous patch
2016-12-12  Jaroslav Kyselaepggrab: enably only OTA EIT and PSIP by default
2016-12-12  Jaroslav Kyselapsip: remove MT_QUICKREQ flag to decrease scan latency...
2016-12-11  Jaroslav Kyselawebui: reload the channel list for EPG grid, fixes...
2016-12-11  Jaroslav Kyselaiptv auto: fix NULL dereference issue for tags, fixes...
2016-12-08  Jaroslav Kyselawebui/api: add possibility to remove dead services...
2016-12-07  Jaroslav Kyselascanfile: fix possible memory leak (coverity)
2016-12-07  Jaroslav Kyselacomet: coverity - better handling hc->hc_access
2016-12-07  Jaroslav Kyselahttp_get_nonce - fix possible buffer overflow - coverity
2016-12-07  Jaroslav Kyselahttp_access_verify_channel() might free hc->hc_access...
2016-12-07  Jaroslav Kyselafix error path in http_access_verify_channel()
2016-12-07  Jaroslav Kyselamain: use tvhftrace() for all init functions
2016-12-07  Jaroslav Kyselaiptv: http_client_simple_reconnect() must be protected...
2016-12-07  Jaroslav Kyselahttp client: add refcounting for callbacks
2016-12-06  Jaroslav Kyselachannels: fix the destroy sequence for the epg linked...
2016-12-06  Jaroslav Kyselaepg: optimization save 3 pointers to function from...
2016-12-06  Jaroslav Kyselaepg: fix the reference to the freed EPG event, fixes...
2016-12-06  Jaroslav Kyselaminor coverity fixes
2016-12-06  Jaroslav Kyselaparser: aac - fix aac_sample_rates[] overflow
2016-12-06  Federico CuelloFix m3u parsing for extended #EXTM3U header
2016-12-05  Jaroslav Kyselaapi dvr: fix typo, fixes #4117
2016-12-05  Jaroslav Kyselaapi idnode: fix compilation error and memory leak
2016-12-05  Andreas Smasdoozer: Remove vivid builds, and xenial-x86_64 (don...
2016-12-05  Jaroslav Kyselaidnode api: fix compilation (static)
2016-12-05  Jaroslav KyselaHTTP API: respond with uuid for create requests
2016-12-05  Jaroslav Kyselafix typo
2016-12-05  Jaroslav Kyselamain: shuffle streaming done (for memoryinfo - idnode_u...
2016-12-05  Jaroslav Kyselami_is_enabled cleanup and fixes - add three states...
2016-11-30  Jaroslav Kyselaautorec: fix the check when serieslink has different...
2016-11-28  Jaroslav Kyselaaccess: fix SIGSEGV when accessing a profile without...
2016-11-28  Glenn-1990List externally deleted recordings as "removed" with...
2016-11-28  Glenn-1990Keep old status for removed recordings
2016-11-28  Glenn-1990[htsp] bump version
2016-11-28  Glenn-1990[htsp] pass access rights to clients
2016-11-28  Jaroslav Kyselaurl: regex parser - accept underline as part of the...
2016-11-24  Glenn-1990Duplicate detection doesn't honor disabled timers
2016-11-24  Jaroslav Kyselahtsp/http streaming: fix the de_playcount updates
2016-11-24  Glenn-1990Implement playcount and playposition
2016-11-24  Glenn-1990[htsp] limit updates for active recordings -> send...
2016-11-24  Glenn-1990[htsp] fix real time tag and channel updates
2016-11-24  Glenn-1990[htsp] fix: dvr update resets priority back to normal
2016-11-24  Jaroslav Kyselampegts scan: put tuned muxes to the end-of-queue, fixes...
2016-11-24  Jaroslav Kyselalinuxdvb: allow 14 PIDs at minimum, fixes #4050
2016-11-24  Jaroslav Kyselaiptv auto: add support for m3u group-title
2016-11-22  Jaroslav Kyselawizard: save the URL for auto-network, fixes #4091
2016-11-19  Jaroslav Kyselaepg: try to handle the broken EPG input - add stop...
2016-11-17  Jaroslav Kyselaeit grabber: fix typo
2016-11-17  BobTheCherubFixed race condition in http_client_unpause which cause...
2016-11-17  BobTheCherubImproved trace logging in httpc to help with debugging...
2016-11-17  Jaroslav Kyselampegts dvb network: fix code block in dvb_network_creat...
2016-11-16  Jaroslav Kyselampegs_pid_[rw]exists: fix possible null dereference...
2016-11-16  Jaroslav Kyselaeit grabber: show human time in trace log
2016-11-16  Jaroslav Kyselampegts network: update orbital position
2016-11-13  Jaroslav Kyselastreaming msg: add basic memoryinfo support
2016-11-13  Jaroslav Kyselatimeshift: add memoryinfo support
2016-11-10  Mark Clarkstonemdhelp: clean up the toc (again) mdhelp: add help doc...
2016-11-10  Mark Clarkstonemdhelp: add note about importing enigma2 to bouquets...
2016-11-10  Mark Clarkstonemdhelp: use only one button table
2016-11-10  Mark Clarkstonemdhelp: Partially revert dc10c4614e3eb68dd86081f76ba17d...
2016-11-10  Mark Clarkstonemdhelp: add info for removed recordings and update...
2016-11-10  Mark Clarkstonemdhelp: more small changes
2016-11-10  Mark Clarkstonemdhelp: add missing dots ;).
2016-11-10  Mark Clarkstonemdhelp: more clean-up & additions
2016-11-10  Mark Clarkstonemdhelp: add a basic sat>ip server setup guide.
2016-11-10  Mark Clarkstonemdhelp: more clean-ups
2016-11-10  Mark Clarkstonemdhelp: clean-up toc a little & use an include for...
2016-11-04  Jaroslav Kyselahtsp: honor dscp settings, fixes #4067 904/head
2016-11-03  Jaroslav KyselaSAT>IP: always add pids 0,21 for broken devices like...
2016-11-02  Jaroslav Kyselawebui: add sorting to status columns
2016-11-02  Jaroslav Kyselaparser hevc: fix for FunBox 4K, fixes #3853
2016-11-01  Jaroslav Kyselahevc parser: fix scaling_list_pred_mode condition,...
2016-10-31  Jaroslav KyselaMakefile.ffmpeg: ffmpeg 3.2, libvpx 1.6.0, x265 2.1
2016-10-31  Jaroslav Kyselawebui: DVR finished - fix 'download' functionality...
2016-10-31  Jaroslav Kyselaiptv: change a bit logic to handle connection/rate...
2016-10-27  Jaroslav Kyselatsfix: put back the MPEG2 PTS code, but only for unset...
2016-10-23  Jaroslav Kyselafixed copy-and-paste bug for previous commit, fixes...
2016-10-22  Jaroslav Kyselascanfile_init: fix mutex locking - fixes #4033
2016-10-20  Glenn-1990Added some suggestions from CvH
2016-10-20  Glenn-1990General config user level adjustments
2016-10-20  Glenn-1990Epg grabber user level adjustments
next