]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2014-04-27  VittGamRestored ability to subscribe to a channel using the... 382/head
2014-04-22  Adam Suttonwebui: added service stream details dialog (fixes ...
2014-04-22  Adam Suttonapi service: add new routine for requesting stream...
2014-04-22  Adam Suttoniptv: fix stupid error causing IPTV systems to fail...
2014-04-22  Adam Suttontsdemux: hack for PCR extraction now PMT monitoring...
2014-04-22  Adam Suttonmpegts: add PMT monitoring option
2014-04-22  Adam Suttonmpegts: some minor changes to init / shutdown to avoid...
2014-04-22  Adam Suttonhttp: attempt to remove pointless errors on shutdown
2014-04-22  Adam Suttonlinuxdvb: remove full mux rx mode
2014-04-22  Adam Suttonmpegts: add missing mux get_title routine, fixes #2071
2014-04-21  Jaroslav Kyselaeit.c: move invalid tsid messages from tvhwarn() to...
2014-04-21  Adam Suttonhttp: remove multi-/ from URL when searching for paths...
2014-04-21  Adam Suttonmpegts: attempt to avoid unecessary reporting of CRC...
2014-04-21  Adam Suttontsfile: fix problem with ts-resync on end of file
2014-04-21  Adam Suttonmpegts cwc: re-add configuration for prefcapid (fixes...
2014-04-21  Adam Suttonlinuxdvb: add missing list spec to EN50494 network...
2014-04-21  Adam Suttondvb: remove redundant code spotted by EricV
2014-04-21  Adam Suttoncwc: fix potential leak spotted by EricV, and also...
2014-04-21  Adam Suttonapi webui: fix stupid mistake in error reporting spotte...
2014-04-21  Adam Suttonmpegts: new feature for scheduling mux tuning events
2014-04-21  Adam Suttonmpegts: fix potential deadlock on deletion of input...
2014-04-21  Adam Suttonsubscriptions: fix potential recursion
2014-04-21  Adam Suttontsfile: Added option to allow a fixed UUID for tsfile...
2014-04-21  Adam Suttonutil cron: fix possible DST issue
2014-04-20  Adam Suttonutil cron: re-added code I wrote in early EPG days...
2014-04-17  Adam Suttoncapmt: fix invalid use of free()'d data as spotted...
2014-04-17  Adam Suttonbundle: fix memory leak spotted by EricV
2014-04-16  Adam Suttontimeshift: reduce the output buffer size
2014-04-16  Adam Suttonui status: add CC and TE display
2014-04-16  Adam Suttonmpegts: added some additional mux statistics
2014-04-16  Adam Suttonwrappers: move thread start message to trace
2014-04-16  Adam Suttonmpegts: ignore NUL packets early
2014-04-16  Adam Suttonmpegts tsfile: fix PCR extraction for tsfile playback
2014-04-16  Adam Suttonmpegts: fix misuse of protected structure, can result...
2014-04-15  Adam Suttontsfile: removed config saving and redundant file
2014-04-15  Adam SuttonRevert "mpegts: disable the extra input thread"
2014-04-14  Adam Suttonmpegts: fix memleak on tune
2014-04-14  Adam Suttonlinuxdvb: ensure that the enabled flag is properly...
2014-04-14  Adam Suttonmpegts: fix for PCR extraction (used by tsfile)
2014-04-14  Adam Suttonmpegts: some minor corrections to MPEG-TS packet processing
2014-04-14  Adam Suttonmpegts: disable the extra input thread
2014-04-14  Adam Suttonlinuxdvb: fix file processing to ensure data is passed...
2014-04-14  Adam Suttonmpegts: fix TS packet processing that could lead to...
2014-04-14  Adam Suttonmain: added tsfile_done() call
2014-04-14  Adam Suttonsubscription: update to changes in mpegts_input API
2014-04-14  Adam Suttontsfile: updated to use new mpegts_input API
2014-04-14  Adam Suttoniptv: update to use new mpegts_input API
2014-04-14  Adam Suttonlinuxdvb: upated frontend code to use new mpegts_input API
2014-04-14  Adam Suttonmpegts: reworking of the input threading
2014-04-14  Adam Suttonmpegts: ensure scrambled streams are properly handled
2014-04-14  Adam Suttonutil: added sbuf_read() to allow reading from FD straig...
2014-04-14  Adam Suttonhttp: possible NULL ptr on shutdown
2014-04-14  Adam Suttonconfig: use local strdupa() routine for cross-platform...
2014-04-14  Adam Suttonutil: fix typo if #ifndef protection, spotted by decke
2014-04-13  Adam Suttonsettings: return NULL if no settings path is set
2014-04-13  Adam Suttonlinuxdvb: fix typo in field name
2014-04-13  Adam Suttoncwc: don't give up on decode attempts (fixes #1844)
2014-04-13  Adam Suttonlinuxdvb: fix version for device enumeration support...
2014-04-09  Adam Suttonlinuxdvb: fix compilation on pre DVB API v5.10
2014-04-09  Adam Suttonlinuxdvb: correct mistake in delsys enumeration caused...
2014-04-09  Adam Suttonlinuxdvb: some slight tweaks to naming of translation...
2014-04-08  Adam Suttondvb: fix bug causing mux FE type from being overwritten
2014-04-08  Adam Suttondvr: fix stupid compilation mistake (fixes #2038)
2014-04-07  Adam Suttondvr: ensure update to in-progress recording doesn't...
2014-04-07  Adam Suttontimeshift: ensure no use of potentially free()'d variab...
2014-04-07  Adam Suttonurl: fix stupid mistakes in regexp (fixes #2021)
2014-04-07  Adam Suttonmpegts dvb: fix rather dubious assert (fixes #2036)
2014-04-07  Adam Suttonwebui: ensure we don't pass NULL to muxer_create for...
2014-04-07  Adam Suttonconfig: fix problems with config migration (fixes ...
2014-04-07  Adam Suttonsettings: ensure config path is absolute
2014-04-04  Adam Suttonlinuxdvb: fix stupid mistake in adapter config processing
2014-04-04  Adam Suttondvb: remove the inline config migration, this is handle...
2014-04-04  Adam SuttonMerge remote-tracking branch 'origin/pr/345'
2014-04-04  Adam SuttonMerge remote-tracking branch 'origin/pr/356'
2014-04-04  Adam SuttonMerge remote-tracking branch 'origin/pr/358'
2014-04-04  Adam SuttonMerge remote-tracking branch 'origin/pr/359'
2014-04-04  Adam SuttonMerge remote-tracking branch 'origin/pr/360'
2014-04-04  Adam SuttonMerge remote-tracking branch 'origin/pr/361'
2014-04-04  Adam Suttonconfig: update to include migration of the dvb networks...
2014-04-04  Adam SuttonMerge branch 'feature/pr/365'
2014-04-04  Adam SuttonMerge remote-tracking branch 'origin/pr/365'
2014-04-04  Adam Suttonconfig: added migration of EPG and DVR entries
2014-04-04  Adam Suttonconfig: migration of DVB networks
2014-04-04  Adam Suttonconfig: initial work on internal migration
2014-04-04  Adam Suttonconfig: started to add the concept of a configuration...
2014-04-04  Adam Suttonidnode uuid: move uuid routines to sep. file so it...
2014-04-04  Adam Suttonqueue: mod to TAILQ_MOVE to ensure empty Q is properly...
2014-04-02  Adam Suttonlinuxdvb: fix DVB API version mistakes
2014-04-01  Jaroslav KyselaMove the linuxdvb mux code to the shared mpegts network... 365/head
2014-04-01  Jaroslav KyselaMove the linuxdvb network code to the shared mpegts...
2014-04-01  Jaroslav KyselaMove the linuxdvb service code to the shared mpegts...
2014-04-01  Jaroslav Kyselalinuxdvb: remove the satconf mpegts_input_t proxy to...
2014-03-31  Jaroslav KyselaDo not rely on linux kernel's headers - preparing for... 363/head
2014-03-24  Jaroslav KyselaWait also for the active TCP threads on shutdown 361/head
2014-03-23  Jaroslav KyselaFix the missing thread join calls for tcp servers
2014-03-22  GlandosFix linkage error with --disable-cwc 360/head
2014-03-21  Adam Suttonmuxer dvr: fix configuration passing to reduce potentia...
2014-03-21  Adam Suttonurl: minor correction based on suggestion from MinGyoon
2014-03-21  Adam Suttoniptv: fix service config saving
2014-03-21  Jaroslav Kyselawebui: add the field order feature (for grid) 359/head
next