summaryrefslogtreecommitdiff
path: root/eitscan.c
AgeCommit message (Expand)Author
2004-01-05Fixed a lockup in the EPG scanner when no non-primary device was availableKlaus Schmidinger
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-09-06The DVB devices no longer send CA descriptors to the CAM while the EPG scanne...Klaus Schmidinger
2003-05-24Fixed channel switching in the EPG scanner on single device systemsKlaus Schmidinger
2003-03-16Modified the EPG scanner to avoid CPU load peaksKlaus Schmidinger
2003-01-26Fixed skipping unavailable channels in the EPG scanner1.1.22Klaus Schmidinger
2002-11-01Fixed the EPG scanner, which broke 'Transfer Mode' as soon as it kicked inKlaus Schmidinger
2002-10-19Implemented gaps in channel numberingKlaus Schmidinger
2002-10-06Modified channel handling; full DiSEqC supportKlaus Schmidinger
2002-09-08Skipping unavailable channels when switching with 'Up' and 'Down' keysKlaus Schmidinger
2002-09-04Implemented recording and replaying with a single DVB cardKlaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-08-04Changed the cDevice class to allow plugins to implement their own devicesKlaus Schmidinger
2002-06-22Activated transfer modeKlaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger
2002-05-20Moved the cEITScanner out of dvbapi.h/.c, into the new eitscan.h/.cKlaus Schmidinger