summaryrefslogtreecommitdiffstats
path: root/stream/dvb_tune.c
Commit message (Expand)AuthorAgeFilesLines
* removed unused variables and parametersnicodvb2007-10-301-3/+2
* Comment out unused variable, fixes the warning:diego2007-10-301-1/+1
* removed useless inclusion of error.hnicodvb2007-10-131-1/+0
* removed static declaration before non-instantiated struct; patch by cehoyos a...nicodvb2007-01-091-1/+1
* reindentednicodvb2007-01-061-16/+16
* init to 0 feparams before tuningnicodvb2007-01-061-0/+1
* removed useless reporting codenicodvb2007-01-061-55/+3
* moved actual tuning code from check_status() to tune_it()nicodvb2007-01-061-18/+12
* reindentationnicodvb2006-12-301-13/+13
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+791