]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2014-04-16  GlennAdd support for seca3 emm (card updates) used by canal... 376/head
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
2014-03-19  Jaroslav KyselaAn attempt to make the default columns widths in idnode... 358/head
2014-03-19  Jaroslav Kyselacwc.c: do not try to reconnect in the destroy state 356/head
2014-03-18  Adam Suttoniptv: update to multi-network API and remove fixed...
2014-03-18  Adam Suttoniptv: allow setting of default (single) service name...
2014-03-18  Adam Suttontsfile: update to new multi-network arrangment
2014-03-18  Adam Suttonlinuxdvb: update to new multiple networks setup
2014-03-18  Adam Suttonmpegts: make the mapping of network<->input N<->N
2014-03-18  Adam Suttonwebui idnode: hack to overcome extjs display issue
2014-03-18  Adam Suttonidnode prop: make it possible for child classes to...
2014-03-18  Adam Suttonmisc: fix a bunch of shutdown error messages that are...
2014-03-18  Adam SuttonMerge remote-tracking branch 'origin/pr/354'
2014-03-18  Adam SuttonMerge remote-tracking branch 'origin/pr/353'
2014-03-18  Adam SuttonMerge remote-tracking branch 'origin/pr/352'
2014-03-18  Adam SuttonMerge remote-tracking branch 'origin/pr/351'
2014-03-18  Adam SuttonMerge remote-tracking branch 'origin/pr/350'
2014-03-18  Adam SuttonMerge remote-tracking branch 'origin/pr/349'
2014-03-18  Adam SuttonMerge remote-tracking branch 'origin/pr/347'
2014-03-18  Adam SuttonMerge remote-tracking branch 'origin/pr/344'
2014-03-18  Jaroslav KyselaFix the sp_reject_filter logic 354/head
2014-03-17  Jaroslav KyselaAdd missing fsmonitor_done() for undefined ENABLE_INOTIFY 353/head
2014-03-17  Jaroslav KyselaChanged service_mapper_notify() origin==NULL behaviour 351/head
2014-03-17  Jaroslav KyselaObvious typo fixes 352/head
2014-03-17  Jaroslav KyselaFix the service <-> channel mapping editor #3
2014-03-17  Jaroslav KyselaFix the service <-> channel mapping editor #2
2014-03-16  Jaroslav KyselaFix the service <-> channel mapping editor
2014-03-15  Jaroslav KyselaRemove waiting subscriptions in subscription_done() 344/head
2014-03-15  Jaroslav KyselaFix variable initialization in psi_parse_pmt() 350/head
2014-03-15  Jaroslav KyselaAnother fix for the dvb adapter settings save 349/head
2014-03-15  Jaroslav KyselaDo not save the adapter settings on each probe (start)
2014-03-15  Jaroslav KyselaFix the unitialized variable for the cache scheme ... 347/head
2014-03-15  Jaroslav KyselaAdd cache scheme selection for DVR to reduce system...
2014-03-14  Adam Suttonservice_mapper: fixes problems with saves when updating...
2014-03-14  Adam SuttonMerge remote-tracking branch 'origin/pr/344'
2014-03-14  Adam SuttonMerge remote-tracking branch 'origin/pr/343'
2014-03-14  Jaroslav KyselaPreserve the dvr entry when the program is terminated.. 345/head
2014-03-14  Adam Suttonhtsp: fix NULL ptr username, do it properly this time!
2014-03-14  Jaroslav KyselaThe sbuf allocation cleanups 343/head
2014-03-14  Jaroslav KyselaFix the subscription_done() call
2014-03-14  Jaroslav KyselaFix another leaks in htsp_server.c (_very_ _VERY_ _BAD_)
2014-03-14  Jaroslav KyselaFix some memory leaks in parse_avc.c and mkmux.c
2014-03-14  Adam Suttonhtsp: ensure that NULL isn't passed as usernmae to...
2014-03-13  Adam SuttonMerge remote-tracking branch 'origin/pr/340'
2014-03-13  Adam SuttonMerge remote-tracking branch 'origin/pr/339'
2014-03-13  Adam Suttonhtsp dvr access: some updates to PR #333, plugs a few...
2014-03-10  Adam SuttonMerge remote-tracking branch 'origin/pr/333'
2014-03-09  Jaroslav KyselaFix some typos and compilation errors (TRACE disabled) 340/head
2014-03-08  Carlo Landmeterwebui: add icons to channel management functions 339/head
2014-03-07  Adam SuttonMerge remote-tracking branch 'origin/pr/338'
2014-03-07  Adam Suttonpvr: change the directory permissions to more sane...
2014-03-07  Adam SuttonMerge remote-tracking branch 'origin/pr/337'
2014-03-07  Jaroslav KyselaJavascript: define default sort for some config grids
2014-03-07  Dani LoucaSYS_DVBS can have other modulation, ex: PSK_8 which...
2014-03-07  Andy BrownRevert dynamic instances iptv_input and iptv_network
2014-03-07  Jaroslav KyselaUse inline functions for the PID lookup optimizations
2014-03-07  Jaroslav KyselaOptimize mpegts_input_recv_packets()
2014-03-07  Jaroslav KyselaChanged the PID lookup and other optimizations
2014-03-07  Jaroslav KyselaPID lookup, streaming pad filter and sbuf alloc optimiz...
next