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 (
Collapse
)
Author
2010-01-01
Fixed compiler warnings "format not a string literal and no format ↵
Klaus Schmidinger
arguments" in some syslog calls
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 ↵
Klaus Schmidinger
different ECM pids
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 ↵
Klaus Schmidinger
version
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 ↵
1.5.0
Klaus Schmidinger
selection
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 ↵
Klaus Schmidinger
cPatFilter::Process()
2005-09-04
Changed the audio PID language codes to hold up to two 3 letter codes; ↵
Klaus Schmidinger
automatic audio channel setting for two channel audio
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' ↵
Klaus Schmidinger
sections
2003-12-22
Changed section handling; replaced 'libdtv' with 'libsi'
Klaus Schmidinger