summaryrefslogtreecommitdiff
path: root/channels.c
AgeCommit message (Expand)Author
2021-05-21The transponder value of channels is now cachedKlaus Schmidinger
2020-04-11Fixed moving channels between number groups in SVDRP's MOVC command and the C...Klaus Schmidinger
2017-06-10The option "Setup/Miscellaneous/Show channel names with source" can now be se...Klaus Schmidinger
2017-05-28Added debug output for checking the correct sequence of locking global listsKlaus Schmidinger
2015-09-10Implemented full handling of remote timersKlaus Schmidinger
2015-09-01Implemented strict locking of global listsKlaus Schmidinger
2015-03-13Fixed setting the source value of newly created channels, in case the NIT is ...Klaus Schmidinger
2015-02-01Added support for LCN (Logical Channel Numbers)2.1.8Klaus Schmidinger
2015-01-14Added the channel name to log messages that reference a channelKlaus Schmidinger
2015-01-04Fixed multiple OBSOLETE marks in channels that are not listed in the SDT in c...Klaus Schmidinger
2014-03-10When checking for obsolete channels, those with an RID that is not 0 are now ...Klaus Schmidinger
2014-01-05Channels that are no longer contained in the current SDT of a transponder are...2.1.3Klaus Schmidinger
2013-12-28Changed '%a' to the POSIX compliant '%m' in all scanf() callsKlaus Schmidinger
2013-11-04Changes in the teletext PID no longer cause retuningKlaus Schmidinger
2013-10-11Fixed writing group separators to channels.conf that contain a commaKlaus Schmidinger
2012-07-14Fixed handling group separators when showing channel names with source; initi...Klaus Schmidinger
2012-06-17The new setup option "Miscellaneous/Show channel names with source" can be us...Klaus Schmidinger
2012-04-01Fixed getting the maximum short channel name length in case there are no shor...Klaus Schmidinger
2012-03-11The channel name column in the "What's on now/next" menu now adjusts its widt...Klaus Schmidinger
2012-03-08Fixed parsing channel data in case the audio pid is 0Klaus Schmidinger
2011-08-26Moved scanning tpid back to where Rolf Ahrenberg's patch originally did itKlaus Schmidinger
2011-08-21The subtitle PIDs are now stored in the channels.conf file as an extension to...Klaus Schmidinger
2010-11-07Fixed unjustified log entries about changed channel pidsKlaus Schmidinger
2010-06-05Added full handling of the stream types of Dolby Digital pidsKlaus Schmidinger
2010-05-16Added handling MPEG audio types "ISO/IEC 14496-3 Audio with LATM transport sy...Klaus Schmidinger
2010-05-02Fixed a crash when creating a new channel if the channel list is emptyKlaus Schmidinger
2010-02-28Added plugin-defined sourcesKlaus Schmidinger
2010-01-03Avoiding setting the video stream type to 2 if the vpid is 0Klaus Schmidinger
2010-01-01Fixed compiler warnings "format not a string literal and no format arguments"...Klaus Schmidinger
2009-12-24Channel names containing commas are now handled correctly in channels.confKlaus Schmidinger
2009-12-06Several code modifications to avoid compiler warningsKlaus Schmidinger
2009-08-30Fixed not logging changes for channels that have no numberKlaus Schmidinger
2009-08-16Implemented full handling of subtitling descriptorsKlaus Schmidinger
2009-04-25Using CA_USER_MAX instead of 0x00FFKlaus Schmidinger
2009-04-10No longer writing the video type into channels.conf if VPID is 0Klaus Schmidinger
2008-12-13Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t...Klaus Schmidinger
2008-08-15First step towards switching to TS (Transport Stream) as recording formatKlaus Schmidinger
2008-04-12Fixed displaying transponder data when it is modifiedKlaus Schmidinger
2008-04-12Re-implemented handling of DVB-S2Klaus Schmidinger
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