log stream/stream_pvr.c @ 36913:9d89aa330d63

age author description
Mon, 20 Jan 2014 22:08:47 +0000 reimar stream_pvr: Fix fd check, -1 indicates invalid, not 0.
Mon, 20 Jan 2014 22:08:38 +0000 reimar stream_pvr: reduce code duplication and fix a memleak in error case.
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
Sun, 13 May 2012 18:58:32 +0000 reimar stream_pvr: Use sizeof() to get destination buffer size.
Sat, 11 Jun 2011 16:21:54 +0000 reimar Replace sys/fcntl.h include by fcntl.h include used everywhere else.
Sun, 07 Nov 2010 12:47:40 +0000 diego Remove some useless NULL pointer checks before invoking free() on the pointer.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Thu, 14 Aug 2008 15:54:53 +0000 diego Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
Wed, 14 May 2008 17:20:42 +0000 diego Use standard license headers with standard formatting.
Sun, 02 Dec 2007 13:22:53 +0000 reimar Mark all stream_info_t as const
Tue, 28 Aug 2007 22:38:45 +0000 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
Sun, 29 Jul 2007 10:25:10 +0000 voroshil Removing global variables from tv://
Thu, 05 Jul 2007 22:01:07 +0000 reimar Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
Tue, 08 May 2007 12:21:50 +0000 ben give credits to Sven for pvr channel navigation
Tue, 08 May 2007 12:20:46 +0000 ben support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft dot com>)