summaryrefslogtreecommitdiffstats
path: root/libmpdemux/dvb_tune.c
Commit message (Expand)AuthorAgeFilesLines
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-1/+1
* Mark modified imported files as such to comply more closely with GPL ยง2a.diego2005-04-161-0/+4
* added support for ATSC tuner and conf.filenicodvb2005-01-061-0/+18
* replaced deprecated FE_GET_EVENT with FE_READ_STATUS (only for DVB_HEAD); add...nicodvb2004-12-311-29/+31
* added forgotten dvb-t params lp_coderate and hierarchynicodvb2004-08-261-8/+11
* added multi-pid parsing code (up to 15), pid 0 is always added (for the PAT)nicodvb2004-07-121-12/+52
* new configuration structure, gcc warn silencingnicodvb2004-04-261-15/+32
* removed unused code, synced to szap tuning sequence and unified diseqc, tone ...nicodvb2004-03-191-239/+109
* Compliance with the DVB power management specification (doesn't closeattila2004-01-291-41/+29
* Patch by Nico <nsabbi@libero.it>attila2003-11-011-4/+4
* 1000lalex2003-08-141-1/+1
* this patch fixesarpi2003-08-111-69/+115
* this is a combo patch that:arpi2003-03-161-0/+803