Age | Commit message (Expand) | Author |
2012-03-11 | The channel name column in the "What's on now/next" menu now adjusts its widt... | Klaus Schmidinger |
2011-08-06 | Increased MAXCAIDS to 12 | Klaus Schmidinger |
2011-06-21 | Added some missing 'const' to tChannelID | 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-03-07 | Added cChannel::IsSourceType() to test if a channel's source is of a given type | Klaus Schmidinger |
2010-03-06 | Added support for ATSC devices | Klaus Schmidinger |
2010-02-28 | Added plugin-defined sources | Klaus Schmidinger |
2009-12-06 | Several code modifications to avoid compiler warnings | Klaus Schmidinger |
2009-08-30 | Fixed wrong bracketing in cChannel::SubtitlingType() etc | Klaus Schmidinger |
2009-08-16 | Implemented full handling of subtitling descriptors | 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-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 |
2007-01-07 | CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0 | 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-02-28 | The status changes of EPG events are now logged for all channels that have ti... | Klaus Schmidinger |
2006-02-19 | Added a comment to tChannelID::nid, explaining that is is actually the "origi...1.3.43 | Klaus Schmidinger |
2006-01-14 | Made the "What's on now/next?" menus a lot faster by storing a pointer to eac... | Klaus Schmidinger |
2006-01-07 | The file 'ca.conf' is obsolete and has been removed; revised all descriptions... | Klaus Schmidinger |
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 |