]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2012-09-25  Richard KunzeFix race conditions in _epggrab_ota_finished() and... 152/head
2012-09-25  Adam SuttonUpdated dummy changelog. 3.3 v3.3
2012-09-25  Adam SuttonEnsure channelUpdate message is generated before previo...
2012-09-25  Adam SuttonSome further improvements to the EIT scanning. Attempt...
2012-09-25  Adam SuttonPR151 - some minor cosmetics and reduce code duplication.
2012-09-25  Richard KunzeMerge PR151 - Fixes some bugs in EIT status handling.
2012-09-23  Adam SuttonAdd option to manually create a new channel entry.
2012-09-23  Adam SuttonFix problems with sortable columns since ExtJS upgrade...
2012-09-23  Adam SuttonConvert dvr time output to ISO format for fixed length.
2012-09-23  Ben KibbeyFix potential buffer overflow.
2012-09-23  Adam SuttonCorrect a couple of type usage errors in HTSP.
2012-09-21  Adam SuttonRevert "PR-108 - fix possible problems with some Polish...
2012-09-21  Adam SuttonCorrect infinite loop in EIT code.
2012-09-21  Adam SuttonRe-instance signalStatus HTSP message using new streami...
2012-09-21  Adam SuttonFix type error in xmltv code that breaks some compilers...
2012-09-21  Adam SuttonFix stupid error that made it impossible to subscribe...
2012-09-21  Adam SuttonMake configure work with autocomplete AND keep my nice...
2012-09-21  Adam SuttonFix type error that breaks 32bit builds.
2012-09-21  Adam SuttonEnable asynchronous EPG output include honouring lastUp...
2012-09-21  Adam SuttonUpdated HTSP to version 6, includes several new feature...
2012-09-21  Adam SuttonUpdated htspmon debug script to receive EPG info.
2012-09-21  Adam SuttonUpdated htsmsg support with a few extra support routine...
2012-09-21  Adam SuttonUpdate EIT and XMLTV processing to pick up and store...
2012-09-21  Adam SuttonAdded a few missing fields to EPG structures.
2012-09-20  Adam SuttonPR-108 - fix possible problems with some Polish channel...
2012-09-20  Adam SuttonFix Series link button in the UI.
2012-09-20  Adam SuttonFixed ISO6937 0xC7 code table, also updated the formatt...
2012-09-20  Adam SuttonEnsure that multibyte chars are properly converted...
2012-09-20  Adam SuttonBreak up /etc/default/tvheadend to make it easier for...
2012-09-19  Adam SuttonFix silly NULL ptr bug.
2012-09-19  Adam SuttonEnsure that recordings that never start are given a...
2012-09-19  Adam SuttonEnsure that primary EPG is DVB instance since we do...
2012-09-19  Adam SuttonEnsure 2.12 iptv config is migrated (note it does not...
2012-09-19  Adam SuttonEnsure satconf is copied when auto adding muxes. Fixes...
2012-09-19  Adam SuttonRemove episode number check, this was added during...
2012-09-19  Adam SuttonCorrect NULL ptr bug in DBS bandstack patch.
2012-09-19  Norm DresslerSidtochan option not showing on the front-end - this...
2012-09-19  xhaggiwebui: 'Missing VLC plugin' panel reactivated + using...
2012-09-18  John Törnblomencapsulate the vlc plugin with a panel. fixes vlc...
2012-09-18  Adam SuttonCorrect glaring error in EPG object creation (for seaso...
2012-09-18  Adam SuttonTidy up some logging.
2012-09-17  John KlimekAdded support for DBS Bandstacked LNBFs
2012-09-17  Adam SuttonInclude upstart file in debian, rather than traditional...
2012-09-17  xhaggiwebui: added new component ItemSelector to select defau...
2012-09-17  Adam SuttonCorrect mistake with processing season numbers in xmltv.
2012-09-17  Adam SuttonHack to get lovcombo working in extjs 3.4.
2012-09-17  Adam SuttonAdded the ability to map multiple EPG channels to the...
2012-09-16  Adam SuttonCorrect stupid mistake in epg_broadcast_destroy that...
2012-09-16  Adam SuttonSlight re-ordering of debug and destructors to be more...
2012-09-16  Adam SuttonReverted all 64bit IDs in EPG back to 32bit (was excess...
2012-09-16  Adam SuttonNull ptr safety checks.
2012-09-16  Adam SuttonFix memory leak in opentv.
2012-09-15  Adam SuttonForgot to properly copy new broadcast level text into...
2012-09-14  Adam SuttonForgot to save/load descriptions at the broadcast level.
2012-09-14  Adam SuttonAccidentally removed XMLTV description parsing.
2012-09-14  Adam SuttonMake filebundling code work with gcc 4.5 and older.
2012-09-14  Adam SuttonEnsure PyEPG does not appear in basic list unless its...
2012-09-14  Adam SuttonCorrect EPG TRACE debug statements.
2012-09-14  xhaggiwebui: Fixes #1220 - javascript error while selecting...
2012-09-13  Adam SuttonMake closing file descriptors (when idle) optional...
2012-09-13  Adam SuttonCorrect EIT status monitoring.
2012-09-13  xhaggiwebui: upgrade to Ext JS 3.4.0
2012-09-13  Richard KunzeFix compile error on systems without loadavg() (e.g...
2012-09-12  Adam SuttonStupid logic error I had previously fixed and obviously...
2012-09-11  Adam SuttonCorrect mistake in the Makefile (added during configure...
2012-09-11  Adam SuttonAdd a few special codes I had forgotten about (one...
2012-09-11  Hernan RAdded Argentina to the country list
2012-09-11  Adam SuttonAdded a few extra lang code functions.
2012-09-11  Adam SuttonSome updates to the use of lang codes inside TVH.
2012-09-11  xhaggiservice: translate stream language code to iso-639-2/b
2012-09-11  Adam SuttonInclude XMLTV channel name in EPG source selection...
2012-09-11  Adam SuttonEnsure that EIT scanning will not block after first...
2012-09-11  Adam SuttonAdded support for processing default authority (CRID...
2012-09-11  Adam SuttonClean up the UI for series link and related broadcasts...
2012-09-11  Adam SuttonReplace existing series recording with simpler version...
2012-09-11  Adam SuttonUpdate the EPG code to include text at broadcast level...
2012-09-11  Adam SuttonFix parsing of dd_progid SH records. Fixes #1189. Fixes...
2012-09-10  Adam SuttonDEBUG: extra func in hexdump.
2012-09-06  Adam SuttonAdd some additional support to configure.inc added...
2012-09-06  John Törnblomfix compilation error on older systems where CLOCK_MONO...
2012-09-06  John Törnblomavoid kernel calls to read_hpet by replacing CLOCK_MONO...
2012-09-06  John Törnblomavoid parsing packets if no subscription is going to...
2012-09-06  John Törnblomfix 100% cpu usage of rawtsinput when no subscription...
2012-09-06  John TörnblomUse pcr pid from streaming_start in case it changes...
2012-09-05  Adam SuttonSome basic python libs for htsmsg and htsp. Includes...
2012-09-04  John TörnblomReduce kernel calls to tcp_sendmsg. This patch reduces...
2012-09-04  Adam SuttonForgot to espace $ in .config.mk generation.
2012-09-04  John Törnblomfix missing include for clock_nanosleep (seems to only...
2012-09-04  John TörnblomMerge remote-tracking branch 'upstream/master'
2012-09-04  Adam SuttonEnsure CC is overridden (but only) if default var is...
2012-09-04  John TörnblomMake sure we use SHA1 and not SHA0. fixes compiling...
2012-09-04  Adam SuttonAdd wget to list of build deps. Fixes #1202.
2012-09-03  John Törnblomuse thread safe version of localtime when generating...
2012-09-03  Adam SuttonEnsure that quality monitoring is properly adhered...
2012-09-03  Adam SuttonRemove use of pipe2() and use pipe() + ioctl() calls...
2012-09-03  John Törnblomadded date and time to dvr playlists
2012-09-03  Adam SuttonChange getmuxlist back to bash script and make python...
2012-09-03  Adam SuttonCorrect (and simplify) mistake in moving of memory...
2012-09-03  Adam SuttonFix error in installation of PMT tables, wrong ptr...
2012-09-02  Adam SuttonStop annoying debug print every 20s when adapter is...
next