index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
channels.c
Age
Commit message (
Expand
)
Author
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 NIT
1.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
2002-11-24
Added NID, TID and RID to the channel definitions
Klaus Schmidinger
2002-11-10
First step towards a 'unique channel ID'
Klaus Schmidinger
2002-11-08
Fixed saving the polarization parameter of channels that have a number in the...
Klaus Schmidinger
2002-11-01
Completely switched to the HEAD driver version
Klaus Schmidinger
2002-10-20
Timers now internally have a pointer to their channel
Klaus Schmidinger
2002-10-19
Implemented gaps in channel numbering
Klaus Schmidinger
2002-10-06
Fixed storing channel parameters with 0 values
Klaus Schmidinger
2002-10-06
Writing and tolerating AUTO (=999) parameters for the moment
Klaus Schmidinger
2002-10-06
Modified channel handling; full DiSEqC support
Klaus Schmidinger
[prev]