summaryrefslogtreecommitdiff
path: root/channels.h
AgeCommit message (Collapse)Author
2004-02-08Fixed the validity check for channel IDs, because some providers use TIDs ↵Klaus Schmidinger
with value 0
2004-02-08Now handling "linked services"Klaus Schmidinger
2004-01-25Implemented 32 audio and Dolby PIDs; storing audio language in channels.confKlaus Schmidinger
2004-01-11The actual transponder data is now taken from the NIT1.3.1Klaus Schmidinger
2004-01-05Fixed a compiler warning about virtual cConfig::Load() functionsKlaus Schmidinger
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-10-26Added missing 'const' to some cChannel member functionsKlaus Schmidinger
2003-08-16VDR now stops with result value 2 if one of the configuration files can't be ↵Klaus Schmidinger
read correctly at program startup
2003-04-26The PCR PID can now be set separately from the video PIDKlaus Schmidinger
2002-11-30Timers now accept channel IDs even if the 'source' is 0Klaus Schmidinger
2002-11-24Added NID, TID and RID to the channel definitionsKlaus Schmidinger
2002-11-10First step towards a 'unique channel ID'Klaus Schmidinger
2002-10-20Timers now internally have a pointer to their channelKlaus Schmidinger
2002-10-19Implemented gaps in channel numberingKlaus Schmidinger
2002-10-06Modified channel handling; full DiSEqC supportKlaus Schmidinger