summaryrefslogtreecommitdiff
path: root/nit.c
AgeCommit message (Expand)Author
2021-12-14Fixed a memory leak in handling the NITKlaus Schmidinger
2021-03-16Improved cSectionSyncerKlaus Schmidinger
2019-05-31Fixed handling the S2SatelliteDeliverySystemDescriptor for transponders broad...Klaus Schmidinger
2019-03-18Fixed a copy/paste errorKlaus Schmidinger
2019-03-12Fixed triggering the SDT filter when parsing the NITKlaus Schmidinger
2019-03-12Fixed processing transponder data in the NITKlaus Schmidinger
2018-03-18Fixed handling parameters in the S2SatelliteDeliverySystemDescriptor and T2De...Klaus Schmidinger
2016-12-23Avoiding some duplicate code and unnecessary work in nit.cKlaus Schmidinger
2015-09-01Implemented strict locking of global listsKlaus Schmidinger
2015-03-17Improved syncing on sections when parsing the NIT and SDTKlaus Schmidinger
2015-03-17Fixed setting the source value of newly created channels, in case the NIT is ...Klaus Schmidinger
2015-02-04Added "NORDIG" to the list of "DVB/Standard compliance" options and using it ...Klaus Schmidinger
2015-02-01Added support for LCN (Logical Channel Numbers)2.1.8Klaus Schmidinger
2014-03-16Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parametersKlaus Schmidinger
2014-03-10The SDT is now only parsed *after* the NIT has been readKlaus Schmidinger
2014-03-10Fixed indentationKlaus Schmidinger
2013-03-07Renamed the "plp id" to a more general "stream id" and added support for DVB-...Klaus Schmidinger
2012-01-12Fixes from Rolf AhrenbergKlaus Schmidinger
2012-01-11Added support for handling DVB-T2 transpondersKlaus Schmidinger
2012-01-08Added support for devices with more than one delivery system per frontendKlaus Schmidinger
2011-08-12Now scanning new transponders before old ones, to make sure transponder chang...Klaus Schmidinger
2010-02-28Added plugin-defined sourcesKlaus Schmidinger
2009-12-06Several code modifications to avoid compiler warningsKlaus Schmidinger
2008-12-20Fixed handling modulation types for DVB-S transponders when processing the NITKlaus Schmidinger
2008-12-13Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t...Klaus Schmidinger
2008-04-12Re-implemented handling of DVB-S2Klaus Schmidinger
2008-02-08Revoked the switch to the "multiproto" driver in order to make a new stable v...Klaus Schmidinger
2008-01-27Implemented handling of DVB-S2Klaus Schmidinger
2008-01-25Fixed finding new transpondersKlaus Schmidinger
2007-08-17Optimized cNitFilter::Process()Klaus Schmidinger
2007-04-29Fixed handling frequencies in NitFilter::Process()Klaus Schmidinger
2006-10-28Fixed handling NITs with more than one delivery system descriptor tag for the...Klaus Schmidinger
2006-05-27Now processing the "frequency list descriptor"Klaus Schmidinger
2006-04-15The "Update channels" parameter in the "Setup/DVB" menu has been extended to ...Klaus Schmidinger
2004-10-17Removed the 'Log' parameter from the cChannel::Set... functionsKlaus Schmidinger
2004-10-16Fixed a possible crash with inconsistent SI dataKlaus Schmidinger
2004-06-06Modified 'libsi' to require callers to state the buffer sizes when getting st...1.3.10Klaus Schmidinger
2004-05-22Fixed a memory leak in NIT processingKlaus Schmidinger
2004-02-13Fixed transponder handling to make it work with satellites that provide two t...Klaus Schmidinger
2004-01-18Fixed setting the source type for newly detected terrestrial transponders1.3.2Klaus Schmidinger
2004-01-18Now only processing NITs that contain the transponder they are actually broad...Klaus Schmidinger
2004-01-18Fixed some out of bounds parameter settings when scanning NITs for cable and ...Klaus Schmidinger
2004-01-18Fixed wrong parameter settings when scanning NITs for terrestrial transpondersKlaus Schmidinger
2004-01-11The actual transponder data is now taken from the NIT1.3.1Klaus Schmidinger