log stream/dvb_tune.c @ 25696:f159db1e77db

age author description
Sun, 13 Jan 2008 12:40:21 +0000 reimar dvb_demuxdev etc. are only used in dvb_tune.c so make them static
Sun, 13 Jan 2008 12:38:06 +0000 reimar Make several arrays const
Tue, 30 Oct 2007 22:30:15 +0000 nicodvb removed unused variables and parameters
Tue, 30 Oct 2007 08:44:15 +0000 diego Comment out unused variable, fixes the warning:
Sat, 13 Oct 2007 09:40:32 +0000 nicodvb removed useless inclusion of error.h
Tue, 09 Jan 2007 20:02:13 +0000 nicodvb removed static declaration before non-instantiated struct; patch by cehoyos ag or at
Sat, 06 Jan 2007 18:54:22 +0000 nicodvb reindented
Sat, 06 Jan 2007 18:51:01 +0000 nicodvb init to 0 feparams before tuning
Sat, 06 Jan 2007 11:59:33 +0000 nicodvb removed useless reporting code
Sat, 06 Jan 2007 11:43:44 +0000 nicodvb moved actual tuning code from check_status() to tune_it()
Sat, 30 Dec 2006 22:43:12 +0000 nicodvb reindentation
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/dvb_tune.c@635afe545bbd