summaryrefslogtreecommitdiffstats
path: root/stream/dvb_tune.c
Commit message (Expand)AuthorAgeFilesLines
* 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