summaryrefslogtreecommitdiff
path: root/eitscan.c
AgeCommit message (Expand)Author
2019-03-12Fixed processing the last entry in the scan list of the EIT scannerKlaus Schmidinger
2015-09-10The EPG scanner no longer moves the dish if there is a positionerKlaus Schmidinger
2015-09-01Implemented strict locking of global listsKlaus Schmidinger
2012-04-07Fixed EPG scan on systems with only a single DVB device that use software outputKlaus Schmidinger
2012-03-07Removed the obsolete function cEITScanner::UsesDevice(); added new parameter ...Klaus Schmidinger
2011-12-04Implemented "Device Bonding"Klaus Schmidinger
2011-08-26Moved ProvidesEIT() check further upKlaus Schmidinger
2011-08-26Implemented cDevice::ProvidesEIT()Klaus Schmidinger
2011-08-12Now scanning new transponders before old ones, to make sure transponder chang...Klaus Schmidinger
2010-02-07Fixed adding new transponders in case there is only a single channel in the c...Klaus Schmidinger
2006-01-07The file 'ca.conf' is obsolete and has been removed; revised all descriptions...Klaus Schmidinger
2005-11-05The EPG scan no longer disturbs players that have also set live PIDsKlaus Schmidinger
2005-08-26Fixed the EPG scan, so that it doesn't use the primary device if that is curr...Klaus Schmidinger
2005-08-07Modified cEITScanner::Process() to use the primary device if replaying, and d...Klaus Schmidinger
2005-06-12Modified cEITScanner::Process() so that it works on systems with only budget ...Klaus Schmidinger
2005-06-05Fixed the call to Channels.Unlock() in cEITScanner::Process()Klaus Schmidinger
2005-05-05Added missing text internationalization for "Starting EPG scan"Klaus Schmidinger
2004-11-01Now using qsort() to sort cListBase listsKlaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2004-02-15Adapted the 'sky' plugin to use the actual channel IDs, and to fetch EPG data...Klaus Schmidinger
2004-01-17The "Red" button in the "Setup/EPG" menu can now be used to force an EPG scan...Klaus Schmidinger
2004-01-17The EPG scan now scans newly found transponders together with already existin...Klaus Schmidinger
2004-01-11The actual transponder data is now taken from the NIT1.3.1Klaus Schmidinger
2004-01-10Fixed a possible NULL pointer access in cEITScanner::Process()Klaus Schmidinger
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