summaryrefslogtreecommitdiff
path: root/channels.c
AgeCommit message (Collapse)Author
2004-02-13Fixed transponder handling to make it work with satellites that provide two ↵Klaus Schmidinger
transponders on the same frequency, with different polarization
2004-02-08Now handling "linked services"Klaus Schmidinger
2004-01-26Fixed handling CA ids (was broken in 1.3.4)Klaus Schmidinger
2004-01-25Fixed handling language codes in case there is no audio or Dolby PIDKlaus 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-05Changed calculation of channel ids to make it work for tv stations that use ↵Klaus Schmidinger
the undefined NID value 0
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-10-17Channel IDs are now checked when reading 'channels.conf' to avoid later ↵1.2.6pre1Klaus Schmidinger
problems with timers
2003-10-03Fixed handling a channels.conf that contains a ":@nnn" line as its last entryKlaus Schmidinger
2003-09-09Fixed handling ':' characters in channel names when reading channels.confKlaus 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-29No longer displaying channel group delimiters without textKlaus Schmidinger
2002-11-24Fixed missing initialization of 'number' in cChannelKlaus 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-11-08Fixed saving the polarization parameter of channels that have a number in ↵Klaus Schmidinger
the 'source' parameter
2002-11-01Completely switched to the HEAD driver versionKlaus Schmidinger
2002-10-20Timers now internally have a pointer to their channelKlaus Schmidinger
2002-10-19Implemented gaps in channel numberingKlaus Schmidinger
2002-10-06Fixed storing channel parameters with 0 valuesKlaus Schmidinger
2002-10-06Writing and tolerating AUTO (=999) parameters for the momentKlaus Schmidinger
2002-10-06Modified channel handling; full DiSEqC supportKlaus Schmidinger