aboutsummaryrefslogtreecommitdiffstats
path: root/plugin_dvb.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-03-03[lcd4linux @ 2004-03-03 03:47:04 by reinelt]reinelt1-1/+12
big patch from Martin Hejl: - use qprintf() where appropriate - save CPU cycles on gettimeofday() - add quit() functions to free allocated memory - fixed lots of memory leaks
2004-02-16[lcd4linux @ 2004-02-16 13:03:37 by reinelt]reinelt1-1/+13
compile problem with missing frontend.h fixed
2004-02-10[lcd4linux @ 2004-02-10 06:54:38 by reinelt]reinelt1-0/+137
DVB plugin ported