]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2016-01-20  Mark ClarkstoneTooltips: Added tooltips to service.c.
2016-01-20  Mark ClarkstoneTooltips: Added tooltips for _some_ properties in wizard.c.
2016-01-20  Jaroslav Kyselawizard: implement mapping / add channels dialogs
2016-01-20  Jaroslav Kyselawizard: scan status page is working now
2016-01-19  Jaroslav Kyselawizard: fix the network / tuner assignment and tuner...
2016-01-19  Jaroslav Kyselaaccess: fix memory leak
2016-01-19  Jaroslav Kyselawizard predefined muxes dialog
2016-01-19  Jaroslav Kyselamore wizard tuner / network creation work
2016-01-19  Jaroslav Kyselaadd persistent flag to properties
2016-01-19  Jaroslav Kyselawizard: implement tuner / network type dialog
2016-01-19  Jaroslav Kyselampegts input: fix dupe logs, don't subcribe pmt/pcr...
2016-01-18  Adam Suttonbuild: provide a simple ./configure means of enabling...
2016-01-18  Jaroslav KyselaMakefile.static: do not use bintray cache when environm...
2016-01-18  Adam SuttonMerge PR #788
2016-01-18  Adam SuttonMerge PR #784
2016-01-18  Anand TamariyaChannel-EPG mapping should ignore case
2016-01-18  virtualdjFix 'integer constant is too large' in x86 build
2016-01-18  ProfYaffleWebUI: Update copyright year and contributors
2016-01-18  ProfYaffleMan page: Correct copyright year
2016-01-18  ProfYaffleMan page: Updates for new options plus minor additions
2016-01-16  Adam Suttonbuild: shallow clones don't properly report version... 788/head
2016-01-16  Adam Suttonbuild: fix issues with makefile on travis-ci
2016-01-16  Adam Suttonbuild: fix travis config to build on trusty and install...
2016-01-16  Adam Suttonbuild: force x86_64 to amd64 to ensure consistency
2016-01-16  Adam Suttonbuild: some further updates to support new lib caching...
2016-01-16  Adam Suttoninput hdhomerun: ensure we pick up static lib header...
2016-01-16  Adam Suttonbuild: updated configure script to change the default...
2016-01-16  Adam Suttonbuild: updated the Makefiles to make use of new static...
2016-01-16  Adam Suttonbuild: added new support files to help with handling...
2016-01-16  Adam Suttonbuild: fix x264 pbuilder compilation issues
2016-01-15  Jaroslav Kyselalinuxdvb: isdb-t fix
2016-01-14  Jaroslav Kyselalinuxdvb: satconf - move rotor settings to the advanced...
2016-01-14  Jaroslav Kyselahtsp server: pass network_type information in the sourc...
2016-01-14  Jaroslav Kyselahtsp server: pass uuid information in the sourceinfo...
2016-01-13  Jaroslav Kyselacleanup: use tvh_uuid_t instead uint8_t array for idnode_t
2016-01-13  Jaroslav Kyselamove struct source_info from tvheadend.h to service.h
2016-01-13  Jaroslav Kyselaremove unused si_device from struct source_info
2016-01-11  Sam Stenvallinclude subcriptionId in descrambeInfo messages
2016-01-11  Adam Suttonimagecache: cleanup http client resources when finished 784/head
2016-01-11  Jaroslav Kyselaiptv: fix the time buffer limit configuration, fixes...
2016-01-11  Jaroslav Kyselaparsers: AAC - fix startcode check, fixes #3383
2016-01-11  Adam Suttonbuild: add hdhomerun to the official debian packages
2016-01-11  Jaroslav Kyseladescrambler emm: add experimental griffin caid support
2016-01-10  Adam Suttonhttpc: remove redundant code
2016-01-10  Adam Suttoncwc: don't assign possible -ve return to unsigned type...
2016-01-10  Adam Suttoninput: fix possible memory leak
2016-01-09  Jaroslav Kyselaiptv_rtcp: improve random numbers source
2016-01-09  Jaroslav Kyselamuxer libav: add missing break for MC_MPEGPS
2016-01-09  Jaroslav Kyselamp4 muxer: fix the aspect ratio?
2016-01-09  Adam SuttonMerge pull request #781 from ProfYaffle/readme
2016-01-09  ProfYaffledebian: Cosmetics in control file 781/head
2016-01-08  Adam Suttonbuild: updated apt-update to use new official package...
2016-01-08  Adam Suttondebian: Updated control file
2016-01-08  Adam Suttonlicense: create various headers
2016-01-08  Adam Suttondocs: updated README
2016-01-08  Jaroslav Kyselamuxer: add experimental avlib/mp4 muxer
2016-01-08  Jaroslav Kyselaanother round of coverity fixes
2016-01-08  Jaroslav Kyselaapi_language: fix memory leak
2016-01-08  Jaroslav KyselaWEBUI: Fix the apply functionality (maintain dirty)
2016-01-08  Jaroslav Kyseladvb support: add missing ISDB definitions, fixes #2749
2016-01-08  Jaroslav KyselaDVR: fix the wrong dvr entry access (deferred destroy...
2016-01-08  Jaroslav Kyselacoverity fixes
2016-01-07  Jaroslav Kyselampegts network: disable DAB builder - we need a special...
2016-01-07  Jaroslav Kyselatimeshift: remove the packet PTS align, causes issues...
2016-01-07  Jaroslav Kyselampegts mux: fix typos for isdb-t
2016-01-07  Jaroslav Kyselampegts network: add missing isdb/dab class handling
2016-01-07  Jaroslav Kyselascanfile: add isdb-t parser
2016-01-07  Jaroslav Kyselalinuxdvb: add ISDB-[TCS] and DAB support
2016-01-07  Jaroslav Kyselampegts network/mux: add ISDB-[TCS] and DAB definitions
2016-01-06  Jaroslav KyselaWEBUI: Fix 'map all' functionality for channels/service...
2016-01-06  Jaroslav KyselaDVR: add local matches to dedup (title match makes...
2016-01-06  Jaroslav KyselaDVR: add dedup for different titles
2016-01-06  Jaroslav KyselaDVR: optimize _dvr_duplicate_event - de_start handling
2016-01-06  Jaroslav Kyselampegts input: fix TS packet / PID management for SAT...
2016-01-05  Adam Suttonwebui: fix webroot handling broken trying to support...
2016-01-05  Jaroslav Kyselahtsp server: fix the bytes out updates
2016-01-05  Adam Suttonbuild: add initial travis config
2016-01-05  Jaroslav KyselaSAT>IP server: fix wrong memory access
2016-01-05  Jaroslav Kyseladvb_psi: fix service refcounting for bskyb bouquets
2016-01-05  Jaroslav Kyselatimeshift: replace abort() with assert()
2016-01-05  Jaroslav KyselaSAT>IP server: do not cancel RTP streaming when other...
2016-01-05  Jaroslav KyselaSAT>IP server: add more traces
2016-01-05  Jaroslav Kyselatimeshift: fix the wrong sorting queue updates (thus...
2016-01-05  Jaroslav Kyselatimeshift: another stream start cleanup
2016-01-05  Jaroslav Kyselatimeshift: remove too verbose read trace
2016-01-05  Jaroslav Kyselatimeshift: fix SMT_START copy for ondemand
2016-01-05  Jaroslav Kyseladvb_psi: add refcounting for bouquet services
2016-01-05  Jaroslav Kyselahtsp server: fix race for bytes_out updating
2016-01-04  Jaroslav Kyselaapi epg: fix api_epg_grid query - eq.lang must be allocated
2016-01-04  Jaroslav Kyselatcp server: the tcp_server_delete() must be in sync...
2016-01-04  Jaroslav Kyselatimeshift: fix the time offset when speed changes
2016-01-04  Jaroslav Kyselatimeshift: little optimization
2016-01-04  Jaroslav Kyselahtsp_server: fix htsp_subscription_speed() - speed...
2016-01-04  Jaroslav Kyselatimeshift: send status before each packet in keyframe_mode
2016-01-04  Jaroslav Kyselatimeshift: fix another memory leak
2016-01-04  Jaroslav Kyselatimeshift: fixed wrong variable type in _read_buf()
2016-01-04  Jaroslav Kyselatimeshift: add 'Fit to RAM' option' to reduce disk I/O
2016-01-04  Jaroslav Kyselatimeshift: fix file refcounting, create timeshift_seek_...
2016-01-03  Glenn-1990use s64 for autorec/timerec add
2016-01-03  Sam Stenvallbump htspmon reported HTSP version, servers may omit...
next