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
/
pat.c
Age
Commit message (
Expand
)
Author
2015-09-01
Implemented strict locking of global lists
Klaus Schmidinger
2015-01-04
The pid of the PMT in which the CA descriptors of a given channel are broadca...
Klaus Schmidinger
2014-02-19
No section number in debug message
Klaus Schmidinger
2014-02-18
Improved PAT/PMT scanning to speed up initial tuning to encrypted channels on...
Klaus Schmidinger
2014-01-04
Made GetCaDescriptors() and GetCaPids() return all values if CaSystemIds is 0...
Klaus Schmidinger
2014-01-01
Added receiving Ca pids to cCamSlot
Klaus Schmidinger
2012-11-25
Changed all occurrences of MPEG4 to H264 (pointed out by Sören Moch)
Klaus Schmidinger
2012-04-15
The new setup option "DVB/Standard compliance" can be used to switch between ...
Klaus Schmidinger
2012-03-02
Fixed some typos
Klaus Schmidinger
2011-04-17
Added handling of "ANSI/SCTE 57" descriptors
Klaus Schmidinger
2010-11-07
Added support for "registration descriptor" (cont'd)
Klaus Schmidinger
2010-11-01
Added support for "registration descriptor"
Klaus Schmidinger
2010-06-13
Fixed the array size of Atypes in cPatFilter::Process()
Klaus Schmidinger
2010-06-13
Added missing Dtypes for ATSC
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-27
Added handling of EnhancedAC3DescriptorTag
Klaus Schmidinger
2010-03-06
Added support for ATSC devices
Klaus Schmidinger
2010-01-01
Fixed compiler warnings "format not a string literal and no format arguments"...
Klaus Schmidinger
2009-12-24
cPatFilter::Process() now only stores CA descriptors for video and audio pids
Klaus Schmidinger
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2009-08-16
Implemented full handling of subtitling descriptors
Klaus Schmidinger
2009-08-15
Fixed generating CaPmts in case audio and video are encrypted using different...
Klaus Schmidinger
2008-08-15
First step towards switching to TS (Transport Stream) as recording format
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-01-07
CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...
1.5.0
Klaus Schmidinger
2006-03-31
Fixed handling broken PMT records
Klaus Schmidinger
2006-01-27
Now checking whether the channel exists before setting the PMT filter in cPat...
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-01-30
Fixed a buffer overflow in case a station defines all 32 audio PIDs
Klaus Schmidinger
2005-01-16
Recording and Transfer Mode now handle more than 2 audio PIDs
Klaus Schmidinger
2004-10-16
Fixed a possible crash with inconsistent SI data
Klaus Schmidinger
2004-05-23
Added a few missing initializations
Klaus Schmidinger
2004-03-13
Taking the Sid into account when detecting version changes in processing the PMT
Klaus Schmidinger
2004-01-25
Implemented 32 audio and Dolby PIDs; storing audio language in channels.conf
Klaus Schmidinger
2004-01-25
Now setting CA descriptors even if Setup/DVB/Update
Klaus Schmidinger
2004-01-16
Channels with a zero VPID no longer write a PPID into channels.conf
Klaus Schmidinger
2004-01-05
Added 'Update channels' setup parameter
Klaus Schmidinger
2004-01-04
Implemented automatic PID switching and channel detection
Klaus Schmidinger
2003-12-24
Now the CA descriptors are sent to the CAM in the 'program' or 'ES level' sec...
Klaus Schmidinger
2003-12-22
Changed section handling; replaced 'libdtv' with 'libsi'
Klaus Schmidinger