]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
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  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-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...
2016-01-03  Sam Stenvalldon't attempt to open IP addresses as files when the...
2016-01-03  Jaroslav Kyselahtsp_server: fix subtitle typo in htsp_build_dvrentry...
2016-01-03  Jaroslav Kyselatimeshift: read from file fixes, added filemgr_dump...
2016-01-03  Jaroslav Kyselatimeshift: merge packet log code to one fcn, many fixes
2016-01-03  Jaroslav Kyselacompilation fix for -Og
2016-01-03  Jaroslav Kyselatimeshift: reduce and improve the logic - move more...
2016-01-03  Jaroslav Kyselatimeshift writer: fix stop condition
2016-01-03  Jaroslav Kyselatimeshift: remove rdwr_mutex
2016-01-03  Jaroslav Kyselatimeshift: do not change mono_play_time when already...
2016-01-02  Jaroslav Kyselatimeshift: another try to provide the valid status...
2016-01-02  Jaroslav Kyselatimeshift: remove atomic ops for ts->last_time, variabl...
2016-01-02  Jaroslav Kyseladvb psi: fix the wrong video stream detection (subtitle...
2016-01-01  Jaroslav Kyselatimeshift: fix tsf refcounting
2016-01-01  Jaroslav Kyselawizard: remove debug lines
2016-01-01  Jaroslav Kyselawizard: add initial language settings (first page)
2016-01-01  Jaroslav Kyselalocale: fix the ui / epg language lists
2016-01-01  Jaroslav Kyselalocale: add filter for available locales
2016-01-01  Jaroslav Kyselacwc: improve section logs
2016-01-01  Jaroslav Kyselatimeshift: fix compilation error (typecast)
2016-01-01  Jaroslav Kyselaspawn: free the spawns list in spawn_done()
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
next