Age | Commit message (Expand) | Author |
2011-08-26 | Moved scanning tpid back to where Rolf Ahrenberg's patch originally did it | Klaus Schmidinger |
2011-08-21 | The subtitle PIDs are now stored in the channels.conf file as an extension to... | Klaus Schmidinger |
2010-11-07 | Fixed unjustified log entries about changed channel pids | Klaus Schmidinger |
2010-06-05 | Added full handling of the stream types of Dolby Digital pids | Klaus Schmidinger |
2010-05-16 | Added handling MPEG audio types "ISO/IEC 14496-3 Audio with LATM transport sy... | Klaus Schmidinger |
2010-05-02 | Fixed a crash when creating a new channel if the channel list is empty | Klaus Schmidinger |
2010-02-28 | Added plugin-defined sources | Klaus Schmidinger |
2010-01-03 | Avoiding setting the video stream type to 2 if the vpid is 0 | Klaus Schmidinger |
2010-01-01 | Fixed compiler warnings "format not a string literal and no format arguments"... | Klaus Schmidinger |
2009-12-24 | Channel names containing commas are now handled correctly in channels.conf | Klaus Schmidinger |
2009-12-06 | Several code modifications to avoid compiler warnings | Klaus Schmidinger |
2009-08-30 | Fixed not logging changes for channels that have no number | Klaus Schmidinger |
2009-08-16 | Implemented full handling of subtitling descriptors | Klaus Schmidinger |
2009-04-25 | Using CA_USER_MAX instead of 0x00FF | Klaus Schmidinger |
2009-04-10 | No longer writing the video type into channels.conf if VPID is 0 | Klaus Schmidinger |
2008-12-13 | Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t... | Klaus Schmidinger |
2008-08-15 | First step towards switching to TS (Transport Stream) as recording format | Klaus Schmidinger |
2008-04-12 | Fixed displaying transponder data when it is modified | Klaus Schmidinger |
2008-04-12 | Re-implemented handling of DVB-S2 | Klaus Schmidinger |
2008-03-05 | Added a missing reset of maxNumber in cChannels::Renumber() | Klaus Schmidinger |
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 |