log stream/tvi_bsdbt848.c @ 37195:ac6c37d85d65 default tip

age author description
Sat, 16 Mar 2013 10:15:07 +0000 reimar Remove nonsense fprintf, probably left-over debug code.
Sat, 16 Mar 2013 09:20:51 +0000 reimar Remove misleading TRUE/FALSE
Mon, 13 Sep 2010 18:09:29 +0000 diego Move TV input new_handle static function to tv.c and make it non-static.
Sun, 13 Jun 2010 17:20:29 +0000 reimar Fix function pointer types in tvi_functions struct
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).