summaryrefslogtreecommitdiff
path: root/channels.c
AgeCommit message (Expand)Author
2008-03-05Added a missing reset of maxNumber in cChannels::Renumber()Klaus Schmidinger
2008-02-15Using cString::sprintf() instead of asprintf()Klaus Schmidinger
2008-02-10Some code cleanupKlaus Schmidinger
2008-02-08Revoked the switch to the "multiproto" driver in order to make a new stable v...Klaus Schmidinger
2008-01-27Implemented handling of DVB-S2Klaus Schmidinger
2007-10-12Implemented handling DVB subtitlesKlaus Schmidinger
2007-07-21Fixed detection of Premiere NVOD channel linksKlaus Schmidinger
2006-05-28Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased...Klaus Schmidinger
2006-05-28Fixed deleting channels in case the current channel's number changes1.4.0-2Klaus Schmidinger
2006-04-17Stripped some trailing whitespace1.3.47Klaus Schmidinger
2006-04-14Allowing a tolerance for symbol rate values that are off by oneKlaus Schmidinger
2006-02-28The status changes of EPG events are now logged for all channels that have ti...Klaus Schmidinger
2006-01-14Made the "What's on now/next?" menus a lot faster by storing a pointer to eac...Klaus Schmidinger
2005-12-30Changed all "illegal" to "invalid" in error messagesKlaus Schmidinger
2005-09-11Implemented a hash for the channels to reduce the system load in the EIT scan...1.3.32Klaus Schmidinger
2005-09-04Changed the audio PID language codes to hold up to two 3 letter codes; automa...Klaus Schmidinger
2005-08-06Fixed an out-of-bounds memory access with audio language idsKlaus Schmidinger
2005-08-06Fixed the cChannel copy constructorKlaus Schmidinger
2005-05-29Speeded up deleting duplicate channelsKlaus Schmidinger
2005-05-28Made cChannel::GetChannelID() inlineKlaus Schmidinger
2005-05-28cRecordingInfo stores channelID itself (preparation for change in cEvent)Klaus Schmidinger
2005-05-26Made tChannelID::operator==() inline for better performanceKlaus Schmidinger
2005-05-07No longer retuning or restarting a recording if only the language code of a a...Klaus Schmidinger
2005-05-06Automatically deleting duplicate channels when reading channels.confKlaus Schmidinger
2005-03-20Some fixes to avoid compiler warnings in gcc 4.0Klaus Schmidinger
2005-02-06Fixed several memory leaks that were introduced through the use of cStringKlaus Schmidinger
2005-01-16Recording and Transfer Mode now handle more than 2 audio PIDsKlaus Schmidinger
2004-12-26Made several functions threadsafe (cont'd)Klaus Schmidinger
2004-12-19Made several functions threadsafeKlaus Schmidinger
2004-11-02Fixed cChannel::SetName() in case only the ShortName or Provider has changedKlaus Schmidinger
2004-10-31Added the 'portal name' to cChannelsKlaus Schmidinger
2004-10-31Now handling the channel name, short name and provider separatelyKlaus Schmidinger
2004-10-23Fixed detecting transponder lock; removed WAIT_FOR_LOCK_AFTER_TUNING; added s...Klaus Schmidinger
2004-10-17Removed the 'Log' parameter from the cChannel::Set... functionsKlaus Schmidinger
2004-10-17Now only saving channels.conf after a modification made by the userKlaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2004-02-13Fixed transponder handling to make it work with satellites that provide two t...Klaus Schmidinger
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 t...Klaus Schmidinger
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-10-17Channel IDs are now checked when reading 'channels.conf' to avoid later probl...1.2.6pre1Klaus Schmidinger
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
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