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
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