Age | Commit message (Expand) | Author |
2005-09-17 | Added cChannel::LinkChannels() and cChannel::RefChannel() | Klaus Schmidinger |
2005-09-11 | Implemented a hash for the channels to reduce the system load in the EIT scan...1.3.32 | Klaus Schmidinger |
2005-09-04 | Changed the audio PID language codes to hold up to two 3 letter codes; automa... | Klaus Schmidinger |
2005-08-06 | Fixed the cChannel copy constructor | Klaus Schmidinger |
2005-05-28 | Made cChannel::GetChannelID() inline | Klaus Schmidinger |
2005-05-28 | cRecordingInfo stores channelID itself (preparation for change in cEvent) | Klaus Schmidinger |
2005-05-26 | Made tChannelID::operator==() inline for better performance | Klaus Schmidinger |
2005-05-14 | Using '>' as separator for short channel names on cable channels | Klaus Schmidinger |
2005-05-07 | No longer retuning or restarting a recording if only the language code of a a... | Klaus Schmidinger |
2005-05-06 | Automatically deleting duplicate channels when reading channels.conf | Klaus Schmidinger |
2005-02-20 | Changed MAXDPIDS to 16 (8xAC3 + 8xDTS) | Klaus Schmidinger |
2005-01-16 | Recording and Transfer Mode now handle more than 2 audio PIDs | Klaus Schmidinger |
2004-12-26 | Made several functions threadsafe (cont'd) | Klaus Schmidinger |
2004-12-17 | Added support for AC3 replay over the DVB device | Klaus Schmidinger |
2004-10-31 | Added the 'portal name' to cChannels | Klaus Schmidinger |
2004-10-31 | Now handling the channel name, short name and provider separately | Klaus Schmidinger |
2004-10-23 | Fixed detecting transponder lock; removed WAIT_FOR_LOCK_AFTER_TUNING; added s... | Klaus Schmidinger |
2004-10-17 | Removed the 'Log' parameter from the cChannel::Set... functions | Klaus Schmidinger |
2004-10-17 | Now only saving channels.conf after a modification made by the user | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2004-02-13 | Fixed transponder handling to make it work with satellites that provide two t... | Klaus Schmidinger |
2004-02-08 | Fixed the validity check for channel IDs, because some providers use TIDs wit... | Klaus Schmidinger |
2004-02-08 | Now handling "linked services" | Klaus Schmidinger |
2004-01-25 | Implemented 32 audio and Dolby PIDs; storing audio language in channels.conf | Klaus Schmidinger |
2004-01-11 | The actual transponder data is now taken from the NIT1.3.1 | Klaus Schmidinger |
2004-01-05 | Fixed a compiler warning about virtual cConfig::Load() functions | Klaus Schmidinger |
2004-01-04 | Implemented automatic PID switching and channel detection | Klaus Schmidinger |
2003-10-26 | Added missing 'const' to some cChannel member functions | Klaus Schmidinger |
2003-08-16 | VDR now stops with result value 2 if one of the configuration files can't be ... | Klaus Schmidinger |
2003-04-26 | The PCR PID can now be set separately from the video PID | Klaus Schmidinger |
2002-11-30 | Timers now accept channel IDs even if the 'source' is 0 | Klaus Schmidinger |
2002-11-24 | Added NID, TID and RID to the channel definitions | Klaus Schmidinger |
2002-11-10 | First step towards a 'unique channel ID' | Klaus Schmidinger |
2002-10-20 | Timers now internally have a pointer to their channel | Klaus Schmidinger |
2002-10-19 | Implemented gaps in channel numbering | Klaus Schmidinger |
2002-10-06 | Modified channel handling; full DiSEqC support | Klaus Schmidinger |