Age | Commit message (Expand) | Author |
2015-09-10 | Implemented full handling of remote timers | Klaus Schmidinger |
2015-09-01 | Implemented strict locking of global lists | Klaus Schmidinger |
2015-03-13 | Fixed setting the source value of newly created channels, in case the NIT is ... | Klaus Schmidinger |
2015-02-01 | Added support for LCN (Logical Channel Numbers)2.1.8 | Klaus Schmidinger |
2015-01-14 | Added the channel name to log messages that reference a channel | Klaus Schmidinger |
2015-01-04 | Fixed multiple OBSOLETE marks in channels that are not listed in the SDT in c... | Klaus Schmidinger |
2014-03-10 | When checking for obsolete channels, those with an RID that is not 0 are now ... | Klaus Schmidinger |
2014-01-05 | Channels that are no longer contained in the current SDT of a transponder are...2.1.3 | Klaus Schmidinger |
2013-12-28 | Changed '%a' to the POSIX compliant '%m' in all scanf() calls | Klaus Schmidinger |
2013-11-04 | Changes in the teletext PID no longer cause retuning | Klaus Schmidinger |
2013-10-11 | Fixed writing group separators to channels.conf that contain a comma | Klaus Schmidinger |
2012-07-14 | Fixed handling group separators when showing channel names with source; initi... | Klaus Schmidinger |
2012-06-17 | The new setup option "Miscellaneous/Show channel names with source" can be us... | Klaus Schmidinger |
2012-04-01 | Fixed getting the maximum short channel name length in case there are no shor... | Klaus Schmidinger |
2012-03-11 | The channel name column in the "What's on now/next" menu now adjusts its widt... | Klaus Schmidinger |
2012-03-08 | Fixed parsing channel data in case the audio pid is 0 | Klaus Schmidinger |
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 |