]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2015-12-31  Jaroslav Kyselatimeshift: fix the pause recovery
2015-12-31  Jaroslav Kyselatimeshift: do not send already delivered packets twice...
2015-12-31  Jaroslav Kyselatimeshift: another play start fix
2015-12-31  Jaroslav Kyselatimeshift: maintain packet backlog also for ondemand
2015-12-31  Jaroslav Kyselatimeshift: handle correctly SMT_START in the writer...
2015-12-31  Jaroslav Kyselatimeshift: change the on-demand purpose to allow rewind...
2015-12-30  Jaroslav Kyselatimeshift: fix time init for reader
2015-12-30  Jaroslav Kyselatimeshift: do not use wrong pkt pointer after shallow...
2015-12-30  Jaroslav Kyselatimeshift: fix little memory leak
2015-12-30  Jaroslav Kyselatimeshift: little pkt ref count fix
2015-12-30  Jaroslav Kyselatimeshift: fix timeshift_packets_clone
2015-12-30  Jaroslav Kyselatimeshift: remove buffering_mutex - state_mutex protect...
2015-12-30  Jaroslav Kyselatimeshift: fix the obvious printf type mismatch
2015-12-30  Jaroslav Kyselatimeshift: do seek before next packet time decision
2015-12-30  Jaroslav Kyselatimeshift: handle reconfigure properly
2015-12-30  Jaroslav Kyselatimeshift: write all 'temporary' packets (outside stora...
2015-12-30  Jaroslav Kyselatimeshift: change time source - use PTS as the synchron...
2015-12-30  Jaroslav KyselaRevert "timeshift: fix mistake in printf format caused...
2015-12-29  Jaroslav Kyselaparsers: AAC fix endless loop when ADTS data are invali...
2015-12-26  Jaroslav Kyselaautorec: check max count when the autorec entry is...
2015-12-26  Jaroslav Kyselaconfigure: add --enable-nvenc for static ffmpeg build...
2015-12-26  Jaroslav Kyseladescrambler: handle constcw initialization for forced...
2015-12-26  Jaroslav Kyselacapmt: when the caid is forced for a service, try to...
2015-12-26  Jaroslav Kyselaimagecache: deescape also file:// urls, fixes #3439
2015-12-26  Jaroslav Kyselaaccess: replace 'Network prefix' with 'Allowed networks...
2015-12-26  Mark ClarkstoneEven more..
2015-12-26  Mark ClarkstoneAdd many more tooltips..
2015-12-26  SangWoo KimWEBUI: add "Video codec preset:" menu in Transcoding...
2015-12-26  Glenn-1990fix autorec start window
2015-12-26  Scott HarrisOnly delete once count is greater than max_count.
2015-12-21  Adam Suttonbuild: fix typo in previous apt-update change
2015-12-21  Adam Suttontimeshift: fix mistake in printf format caused by type...
2015-12-21  Adam Suttonbuild: allow TVH_BUILD to be overridden
2015-12-21  Adam Suttonbuild: updated dput destinations to new repo's
2015-12-20  Jaroslav KyselaDVR: fix autorec maxcount handling, fixes #3423
2015-12-20  Jaroslav Kyselatimeshift: another log fixes and pts_delta initialization
2015-12-20  Jaroslav Kyselatimeshift: another log shuffling
2015-12-20  Jaroslav Kyselahtsp server: cosmetic log fix
2015-12-20  Jaroslav Kyselalinuxdvb: fix copy-and-paste error (FE_HAS_LOCK ->...
2015-12-20  Jaroslav Kyselatimeshift: one more log fix
2015-12-20  Jaroslav Kyselatimeshift: reallocate segment on close to release unuse...
2015-12-18  Adam Suttonbuild: fix minor issues with apt-update/pbuilder script
2015-12-17  Jaroslav Kyselatimeshift: add 'no rewind' mark to the On-demand field...
2015-12-16  Jaroslav KyselaSAT>IP client: fix the timer race
2015-12-15  Jaroslav Kyselaremove non-ASCII characters from quick tips, new intl...
2015-12-15  Mark ClarkstoneSAT>IP: more quicktips..
2015-12-15  Jaroslav Kyselaintl: transifex update
2015-12-15  Jaroslav KyselaDVR: don't change the state to time missed when file...
2015-12-14  Jaroslav KyselaDVR: save dvr entry when the files were deleted (retention)
2015-12-14  Jaroslav Kyselatimeshift: fix the NULL cur_file 'deadlock', change...
2015-12-13  Jaroslav Kyselatimeshift: correctly signal the end-of-data for RAM...
2015-12-13  Jaroslav KyselaDVR: another de_dont_reschedule cleanups, fixes #3411
2015-12-13  Jaroslav KyselaDVR: space cleanup: optimize the file deletion and...
2015-12-13  Jaroslav KyselaDVR: fix NULL dereference, fixes #3418
2015-12-13  Jaroslav Kyselatimeshift: more log cleanups, fix the wrong total updates
2015-12-12  Jaroslav KyselaDVR: f_fsid might be 0, fixes #3413
2015-12-12  Jaroslav KyselaDVR: save file info again to log files
2015-12-12  Jaroslav Kyselatimeshift: cosmetic trace log updates
2015-12-12  Jaroslav Kyselahtsp server: fix another memory leak
2015-12-12  Jaroslav Kyselainotify: register fix and add support for multiple...
2015-12-11  Jaroslav KyselaDVR: don't mark entries as time missed when job was...
2015-12-11  Jaroslav KyselaDVR: forget to update used_size for vfs
2015-12-11  Jaroslav KyselaDVR: enhance dvr_get_filesize()
2015-12-11  Jaroslav KyselaDVR: handle the used space correctly
2015-12-11  Jaroslav KyselaDVR: third fix for filesystemId type
2015-12-11  Jaroslav KyselaDVR: another fix for filesystemId type
2015-12-11  Jaroslav KyselaDVR: use uint64_t for filesystemId
2015-12-10  Jaroslav KyselaACL: password - disable move - enable sort, fixes ...
2015-12-10  Jaroslav KyselaWEBUI: reload grid on moveup / movedown events, too
2015-12-09  Jaroslav Kyselafastscan fix for last changes
2015-12-09  Jaroslav Kyseladvb type: add support also for short names (without...
2015-12-09  Jaroslav Kyselahdhomerun: add new ATSC types to the tuner config
2015-12-09  Jaroslav KyselaDVR: add missing timer disarm when retention is set...
2015-12-09  Jaroslav Kyselahttpc: hc->hc_efd might be NULL after cond_wait
2015-12-09  Jaroslav Kyselawizard: fix compilation error (2nd)
2015-12-09  Jaroslav Kyselawizard: fix compilation error
2015-12-09  Jaroslav Kyselawizard: hello (login/passwords) page works now
2015-12-09  Jaroslav Kyselahttpc: try to fix no-locking data race
2015-12-09  Jaroslav KyselaDVR: if rerecord is already queued, do not try to rerec...
2015-12-09  Jaroslav Kyselampegts service: remove debug line
2015-12-09  Jaroslav Kyselaservice: introduce s_unref callback for late free calls
2015-12-09  Jaroslav Kyselampegts network: handle old atsc network class
2015-12-09  Jaroslav Kyselaservice mapper: move to simple idnode, add 'create...
2015-12-08  Jaroslav KyselaWEBUI: fix TwinDateTimeField according the last changes
2015-12-08  Jaroslav Kyselahttpc: add http_arg_init calls
2015-12-08  Jaroslav Kyseladvbpsi: parse LCNs for 0x83 tag when priv value is...
2015-12-08  Jaroslav Kyselaprofile: pro_name might be NULL under some circumstance...
2015-12-08  Jaroslav Kyselaepggrab: ota - fix the uninitialized variable
2015-12-08  Jaroslav Kyselampegts input: fix free weight handling (for example...
2015-12-08  Jaroslav Kyselalinuxdvb: always create a tuner even without delsys...
2015-12-08  Jaroslav Kyselaopentv: load the EPG channel settings on start
2015-12-08  Jaroslav KyselaATSC - separate T and C networks
2015-12-07  Jaroslav Kyselaadded noise data generators to mpegts_input and parser...
2015-12-07  Jaroslav KyselaIPTV: http/https - another locking cleanup
2015-12-07  Jaroslav Kyselauuid: remove idnode_uuid_as_sstr() fcn
2015-12-07  Jaroslav Kyselampegts: fix memory leak for mpegts mux
2015-12-07  Jaroslav Kyseladescrambler: show proper info when key is late
2015-12-07  Mark ClarkstoneSome small corrections to descriptions.
2015-12-07  Mark ClarkstoneAnother lot of tooltip descriptions!
2015-12-07  Glenn-1990add new dvr lifetime options to htsp api 24
next