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
/
eitscan.c
Age
Commit message (
Expand
)
Author
2006-01-07
The file 'ca.conf' is obsolete and has been removed; revised all descriptions...
Klaus Schmidinger
2005-11-05
The EPG scan no longer disturbs players that have also set live PIDs
Klaus Schmidinger
2005-08-26
Fixed the EPG scan, so that it doesn't use the primary device if that is curr...
Klaus Schmidinger
2005-08-07
Modified cEITScanner::Process() to use the primary device if replaying, and d...
Klaus Schmidinger
2005-06-12
Modified cEITScanner::Process() so that it works on systems with only budget ...
Klaus Schmidinger
2005-06-05
Fixed the call to Channels.Unlock() in cEITScanner::Process()
Klaus Schmidinger
2005-05-05
Added missing text internationalization for "Starting EPG scan"
Klaus Schmidinger
2004-11-01
Now using qsort() to sort cListBase lists
Klaus Schmidinger
2004-05-16
Implemented 'skins' and 'themes'
Klaus Schmidinger
2004-02-15
Adapted the 'sky' plugin to use the actual channel IDs, and to fetch EPG data...
Klaus Schmidinger
2004-01-17
The "Red" button in the "Setup/EPG" menu can now be used to force an EPG scan...
Klaus Schmidinger
2004-01-17
The EPG scan now scans newly found transponders together with already existin...
Klaus Schmidinger
2004-01-11
The actual transponder data is now taken from the NIT
1.3.1
Klaus Schmidinger
2004-01-10
Fixed a possible NULL pointer access in cEITScanner::Process()
Klaus Schmidinger
2004-01-05
Fixed a lockup in the EPG scanner when no non-primary device was available
Klaus Schmidinger
2004-01-04
Implemented automatic PID switching and channel detection
Klaus Schmidinger
2003-09-06
The DVB devices no longer send CA descriptors to the CAM while the EPG scanne...
Klaus Schmidinger
2003-05-24
Fixed channel switching in the EPG scanner on single device systems
Klaus Schmidinger
2003-03-16
Modified the EPG scanner to avoid CPU load peaks
Klaus Schmidinger
2003-01-26
Fixed skipping unavailable channels in the EPG scanner
1.1.22
Klaus Schmidinger
2002-11-01
Fixed the EPG scanner, which broke 'Transfer Mode' as soon as it kicked in
Klaus Schmidinger
2002-10-19
Implemented gaps in channel numbering
Klaus Schmidinger
2002-10-06
Modified channel handling; full DiSEqC support
Klaus Schmidinger
2002-09-08
Skipping unavailable channels when switching with 'Up' and 'Down' keys
Klaus Schmidinger
2002-09-04
Implemented recording and replaying with a single DVB card
Klaus Schmidinger
2002-08-11
Consistently using malloc/free and new/delete
Klaus Schmidinger
2002-08-04
Changed the cDevice class to allow plugins to implement their own devices
Klaus Schmidinger
2002-06-22
Activated transfer mode
Klaus Schmidinger
2002-06-16
Totally rearranged device/player/recorder structures
Klaus Schmidinger
2002-05-20
Moved the cEITScanner out of dvbapi.h/.c, into the new eitscan.h/.c
Klaus Schmidinger