log stream/tvi_bsdbt848.c @ 30671:38daf6b55b45

age author description
Sat, 30 Jan 2010 22:26:47 +0000 diego Add license header to all files missing it in the stream subdirectory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Fri, 16 May 2008 08:43:15 +0000 diego cosmetics: Remove useless parentheses from return statements.
Sun, 13 Jan 2008 12:01:57 +0000 reimar Make all tvi_info_t const
Wed, 24 Oct 2007 12:07:29 +0000 ivo add missing include (errno.h). fix compilation on openbsd
Wed, 12 Sep 2007 08:49:25 +0000 diego Add missing #include to fix compilation.
Sun, 26 Aug 2007 16:58:27 +0000 voroshil Replace perror() with mp_msg()
Sun, 26 Aug 2007 15:12:55 +0000 voroshil Implement TVI_CONTROL_TUN_GET_SIGNAL in *BSD BT848 driver.
Mon, 13 Aug 2007 08:49:11 +0000 diego Remove unused variables.
Mon, 30 Jul 2007 17:31:54 +0000 voroshil 10l: wrong pointer was initialized (causes crash during startup).
Sun, 29 Jul 2007 10:20:05 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 10:18:38 +0000 voroshil Removing global variables from tv://
Sun, 20 May 2007 11:36:50 +0000 reimar Fix OpenBSD compilation: strndup is a GNU extension.
Mon, 09 Apr 2007 13:18:06 +0000 voroshil remove ugly #include from tvi_bsdbt848.c