Age | Commit message (Expand) | Author |
2008-02-15 | Using cString::sprintf() instead of asprintf() | Klaus Schmidinger |
2008-02-10 | Some code cleanup | Klaus Schmidinger |
2008-02-08 | Revoked the switch to the "multiproto" driver in order to make a new stable v... | Klaus Schmidinger |
2008-01-27 | Implemented handling of DVB-S2 | Klaus Schmidinger |
2007-10-12 | Implemented handling DVB subtitles | Klaus Schmidinger |
2007-07-21 | Fixed detection of Premiere NVOD channel links | Klaus Schmidinger |
2006-05-28 | Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased... | Klaus Schmidinger |
2006-05-28 | Fixed deleting channels in case the current channel's number changes1.4.0-2 | Klaus Schmidinger |
2006-04-17 | Stripped some trailing whitespace1.3.47 | Klaus Schmidinger |
2006-04-14 | Allowing a tolerance for symbol rate values that are off by one | Klaus Schmidinger |
2006-02-28 | The status changes of EPG events are now logged for all channels that have ti... | Klaus Schmidinger |
2006-01-14 | Made the "What's on now/next?" menus a lot faster by storing a pointer to eac... | Klaus Schmidinger |
2005-12-30 | Changed all "illegal" to "invalid" in error messages | 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 an out-of-bounds memory access with audio language ids | Klaus Schmidinger |
2005-08-06 | Fixed the cChannel copy constructor | Klaus Schmidinger |
2005-05-29 | Speeded up deleting duplicate channels | 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-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-03-20 | Some fixes to avoid compiler warnings in gcc 4.0 | Klaus Schmidinger |
2005-02-06 | Fixed several memory leaks that were introduced through the use of cString | 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-19 | Made several functions threadsafe | Klaus Schmidinger |
2004-11-02 | Fixed cChannel::SetName() in case only the ShortName or Provider has changed | 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 | Now handling "linked services" | Klaus Schmidinger |
2004-01-26 | Fixed handling CA ids (was broken in 1.3.4) | Klaus Schmidinger |
2004-01-25 | Fixed handling language codes in case there is no audio or Dolby PID | 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 | Changed calculation of channel ids to make it work for tv stations that use t... | Klaus Schmidinger |
2004-01-04 | Implemented automatic PID switching and channel detection | Klaus Schmidinger |
2003-10-17 | Channel IDs are now checked when reading 'channels.conf' to avoid later probl...1.2.6pre1 | Klaus Schmidinger |
2003-10-03 | Fixed handling a channels.conf that contains a ":@nnn" line as its last entry | Klaus Schmidinger |
2003-09-09 | Fixed handling ':' characters in channel names when reading channels.conf | 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-29 | No longer displaying channel group delimiters without text | Klaus Schmidinger |
2002-11-24 | Fixed missing initialization of 'number' in cChannel | Klaus Schmidinger |