]> git.ipfire.org Git - thirdparty/tvheadend.git/shortlog
thirdparty/tvheadend.git
2013-06-02  James HannahBring the TVH_ARGS variable into the Debian init script 277/head
2013-05-31  Bernhard Froehlichtvhpoll: update all code to use new tvhpoll wrapper...
2013-05-31  Adam Suttontvhpoll: corrected some mistakes and expanded usage...
2013-05-31  Bernhard Froehlichtvhpoll: Fix kqueue parts of the poll wrapper API
2013-05-31  Adam Suttontvhpoll: new epoll/kqueue wrapper API
2013-05-31  Bernhard FroehlichFix warning because of wrong time_t format specifier...
2013-05-31  User DeckeFix printf format modifier to build properly with CLANG.
2013-05-31  User DeckeFix sendfile() call on FreeBSD/i386
2013-05-31  Bernhard FroehlichAdd missing include for ssize_t on FreeBSD.
2013-05-31  Bernhard FroehlichAdd kqueue option and allow to disable epoll.
2013-05-31  Bernhard FroehlichFix IPv4 multicasting on FreeBSD and make IPv6 multicas...
2013-05-31  Bernhard Froehlich__u8 is not available on FreeBSD so use u_int8_t instead
2013-05-31  Bernhard FroehlichUse internal tvh_strdupa() because strdupa() is GNU...
2013-05-31  Bernhard FroehlichAdd sendfile(2) support for FreeBSD.
2013-05-31  Bernhard Froehlichstime(2) is only available on Linux so make it optional.
2013-05-31  Bernhard FroehlichDumping NGREG in traphandler only if it is supported...
2013-05-31  Bernhard FroehlichAdd missing include for FreeBSD which has AF_INET and...
2013-05-31  Bernhard FroehlichAdd missing include for FreeBSD which has AF_INET defin...
2013-05-31  Bernhard FroehlichAdd missing include for "struct iovec" which is defined...
2013-05-31  Bernhard FroehlichRead timezone from gettimeofday() to not have to rely...
2013-05-31  Bernhard FroehlichAdd missing include for FreeBSD which has AF_INET6...
2013-05-31  Bernhard FroehlichAdd missing include for accept(2) on FreeBSD.
2013-05-31  Bernhard FroehlichRemove unused sys/epoll.h includes
2013-05-31  Bernhard FroehlichAdd missing includes for shutdown(2) and SHUT_RDWR...
2013-05-31  Bernhard FroehlichAdd missing include for FreeBSD which has AF_INET6...
2013-05-31  Bernhard FroehlichAvoid "install -D" because the flag is not available...
2013-05-31  Bernhard FroehlichEnable SSL per default on FreeBSD because libssl is...
2013-05-31  Bernhard FroehlichAdd PLATFORM_* define to config.h to allow supporting...
2013-05-29  Adam SuttonMerge remote-tracking branch 'origin/pr/276'
2013-05-29  Adam SuttonMerge remote-tracking branch 'origin/pr/275'
2013-05-29  Adam SuttonMerge remote-tracking branch 'origin/pr/273'
2013-05-23  Dave ChapmanDo not export the episode URI if it starts with tvh...
2013-05-23  Dave ChapmanAdd episodeUri and serieslinkUri to the HTSP eventAdd...
2013-05-22  Adam Suttonhtsp: update the EPG/HTSP hookup to send channelUpdate...
2013-05-22  Andreas ÖmanRemove accidental code
2013-05-22  CSchlippChange status.xml to default xml-style with only one... 275/head
2013-05-22  Andreas ÖmanHTSP: Add subscriptionFilterStream command
2013-05-22  Wojciech MyrdaThe lists out there set ISO8859-5 encoding for all... 276/head
2013-05-22  Wojciech MyrdaI have found several ovverrides http://www.ab-forum...
2013-05-22  Wojciech MyrdaMoving skyde overrides to the beggining of the file...
2013-05-22  Wojciech MyrdaTurkish character encoding override addition based...
2013-05-22  Wojciech MyrdaGreek character encoding override addition based on...
2013-05-22  Wojciech Myrdaupstream uptodate file
2013-05-22  Wojciech MyrdaMerge remote-tracking branch 'dev/master'
2013-05-17  VuolterREADME updated 273/head
2013-05-13  Dave ChapmanBump HTSP protocol version to 11 for the recent transco... htsp/11
2013-05-13  Dave ChapmanAdd saving/loading of audio_type, and also display...
2013-05-13  Dave ChapmanParse the audio_type field of the iso639_language_descr...
2013-05-12  John TörblomAdded initial support for transcoding.
2013-05-10  Adam Suttondvb: fix mistake in NIT processing.
2013-04-22  Adam Suttonsupport: remove natty and add raring to the build list
2013-04-19  Adam SuttonFix #1703 - tvhlog: took too many liberties with previo...
2013-04-18  Adam SuttonFix #1682 - support: version script outputs something...
2013-04-18  Adam Suttondvb: remove the create only tv/radio services, this...
2013-04-18  Adam Suttondocs: some minor documentation updates
2013-04-18  Adam Suttondocs: update documentation with new domain name and...
2013-04-18  Adam Suttontvhlog: correct stupid error in va_list processing
2013-04-18  Adam Suttondvb: add some additional tracing into NIT/SDT parsing
2013-04-18  Adam Suttontvhlog: fix some problems with hexdump code
2013-04-18  Adam Suttontvhlog: some efficiency improvements
2013-04-18  Adam Suttondvb: attempt to stop bad updates to network info.
2013-04-18  Adam Suttonservices: include info from SDT (for Other services...
2013-04-18  Adam Suttontdt: some changes to SDT processing to pick up unknown...
2013-04-18  Adam Suttontdt: ignore other network in NIT this causes havoc...
2013-04-16  John Törblomxmltv: fixed episode/season count being off by one.
2013-04-15  Adam Suttonhtsp: bump version number due to imagecache fix htsp/10
2013-04-15  Adam Suttonhtsp: fix bug causing imagecache file open to crash.
2013-04-15  Adam Suttonredhat: moved to tvheadend-packaging
2013-04-13  virtualdjFixes the implicit declaration of function 'llabs'... 270/head
2013-04-11  Adam SuttonIssue #1692 - dvb: fix DVB v3 builds
2013-04-10  Adam Suttoninit: remove TVH_TRACE option, users can do that one...
2013-04-10  Adam Suttontvhlog: add UI debug to allow run-time updates to the...
2013-04-10  Adam SuttonFix some printing errors.
2013-04-10  Adam Suttontvhlog: fix some silly errors.
2013-04-10  Adam Suttondvr: attempt to stop new DVR code creating false entries
2013-04-10  Adam SuttonMerge remote-tracking branch 'origin/pr/268'
2013-04-10  Adam Suttontdt: add trace hexdump to sdt/nit parsers.
2013-04-10  Adam Suttontvhlog: ignore empty subsys values
2013-04-10  Adam Suttontvhlog: added hexdump routine.
2013-04-10  Adam Suttontimeshift: fix trace debug.
2013-04-10  Adam Suttontvhlog: created a new logging system that will allow...
2013-04-09  Adam Suttonhtsmsg: add ability to set/update a u32
2013-04-09  Adam Suttoneit: forgot to set message as trace
2013-04-09  Adam Suttondvb: redo sdt parser to make it more robust
2013-04-09  Joakim Hernbergtidy up trace spamming 268/head
2013-04-09  Joakim Hernbergmake diseqc tracing comprehensive
2013-04-07  Adam Suttondvb: adapter notification happening at wrong point...
2013-04-07  Adam Suttoninit: add trace options to start scripts
2013-04-07  Adam Suttondvr/epg: added some more debug (trace) to look at what...
2013-04-07  Adam Suttondebug: convert all TRACE code to new tvhtrace routine
2013-04-07  Adam Suttondebug: added new tvhtrace logging routine
2013-04-06  BtbNcapmt: fix capmt for multi-frontend adapters 265/head
2013-04-04  Adam SuttonFix #1679 - correct mistake in previous changes to...
2013-04-03  Adam Suttondvb: fix problem stopping DVB-S muxes being added on...
2013-03-28  Adam Suttondvb: demux setup code went missing!
2013-03-28  Adam Suttongtimer: fix live lock problem caused by wrong clock...
2013-03-27  Adam Suttonsupport: some updates to build system
2013-03-27  Adam SuttonFix #1674 - remove spurious (info) log message before...
2013-03-27  Adam SuttonFix #1666 - dvb: rework the adapter tuning to stop...
2013-03-22  Adam Suttongtimer: increased resolution of the gtimer system.
next