index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nit.c
Age
Commit message (
Expand
)
Author
2015-09-01
Implemented strict locking of global lists
Klaus Schmidinger
2015-03-17
Improved syncing on sections when parsing the NIT and SDT
Klaus Schmidinger
2015-03-17
Fixed setting the source value of newly created channels, in case the NIT is ...
Klaus Schmidinger
2015-02-04
Added "NORDIG" to the list of "DVB/Standard compliance" options and using it ...
Klaus Schmidinger
2015-02-01
Added support for LCN (Logical Channel Numbers)
2.1.8
Klaus Schmidinger
2014-03-16
Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parameters
Klaus Schmidinger
2014-03-10
The SDT is now only parsed *after* the NIT has been read
Klaus Schmidinger
2014-03-10
Fixed indentation
Klaus Schmidinger
2013-03-07
Renamed the "plp id" to a more general "stream id" and added support for DVB-...
Klaus Schmidinger
2012-01-12
Fixes from Rolf Ahrenberg
Klaus Schmidinger
2012-01-11
Added support for handling DVB-T2 transponders
Klaus Schmidinger
2012-01-08
Added support for devices with more than one delivery system per frontend
Klaus Schmidinger
2011-08-12
Now scanning new transponders before old ones, to make sure transponder chang...
Klaus Schmidinger
2010-02-28
Added plugin-defined sources
Klaus Schmidinger
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2008-12-20
Fixed handling modulation types for DVB-S transponders when processing the NIT
Klaus Schmidinger
2008-12-13
Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t...
Klaus Schmidinger
2008-04-12
Re-implemented handling of DVB-S2
Klaus Schmidinger
2008-02-08
Revoked the switch to the "multiproto" driver in order to make a new stable v...
Klaus Schmidinger
2008-01-27
Implemented handling of DVB-S2
Klaus Schmidinger
2008-01-25
Fixed finding new transponders
Klaus Schmidinger
2007-08-17
Optimized cNitFilter::Process()
Klaus Schmidinger
2007-04-29
Fixed handling frequencies in NitFilter::Process()
Klaus Schmidinger
2006-10-28
Fixed handling NITs with more than one delivery system descriptor tag for the...
Klaus Schmidinger
2006-05-27
Now processing the "frequency list descriptor"
Klaus Schmidinger
2006-04-15
The "Update channels" parameter in the "Setup/DVB" menu has been extended to ...
Klaus Schmidinger
2004-10-17
Removed the 'Log' parameter from the cChannel::Set... functions
Klaus Schmidinger
2004-10-16
Fixed a possible crash with inconsistent SI data
Klaus Schmidinger
2004-06-06
Modified 'libsi' to require callers to state the buffer sizes when getting st...
1.3.10
Klaus Schmidinger
2004-05-22
Fixed a memory leak in NIT processing
Klaus Schmidinger
2004-02-13
Fixed transponder handling to make it work with satellites that provide two t...
Klaus Schmidinger
2004-01-18
Fixed setting the source type for newly detected terrestrial transponders
1.3.2
Klaus Schmidinger
2004-01-18
Now only processing NITs that contain the transponder they are actually broad...
Klaus Schmidinger
2004-01-18
Fixed some out of bounds parameter settings when scanning NITs for cable and ...
Klaus Schmidinger
2004-01-18
Fixed wrong parameter settings when scanning NITs for terrestrial transponders
Klaus Schmidinger
2004-01-11
The actual transponder data is now taken from the NIT
1.3.1
Klaus Schmidinger