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
/
receiver.c
Age
Commit message (
Expand
)
Author
2015-09-16
Fixed an overflow of PIDs in a receiver
Klaus Schmidinger
2015-01-12
Added functions to set and retrieve the priority of a cReceiver
Klaus Schmidinger
2014-02-08
Replaced the NULL pointer assignment in ~cReceiver() to force a segfault with...
Klaus Schmidinger
2014-01-01
Added receiving Ca pids to cCamSlot
Klaus Schmidinger
2012-06-02
Finally removed the code marked with __RECORDING_H_DEPRECATED_DIRECT_MEMBER_A...
Klaus Schmidinger
2012-03-31
Fixed formatting
Klaus Schmidinger
2012-03-02
Revised priority handling to allow receivers with a priority that is lower th...
Klaus Schmidinger
2010-12-24
Fixed inclusion of <stdarg.h>
Klaus Schmidinger
2010-02-28
The option "Setup/DVB/Use Dolby Digital" now only controls whether Dolby Digi...
1.7.13
Klaus Schmidinger
2010-01-30
The PCR pid is now recorded for channels where this is different from the vid...
Klaus Schmidinger
2010-01-01
Fixed compiler warnings "format not a string literal and no format arguments"...
Klaus Schmidinger
2007-08-12
Added a debug error message to cReceiver::~cReceiver() in case it is still at...
1.5.7
Klaus Schmidinger
2007-01-07
CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...
1.5.0
Klaus Schmidinger
2006-03-26
Fixed some #include sequences
Klaus Schmidinger
2005-01-16
Recording and Transfer Mode now handle more than 2 audio PIDs
Klaus Schmidinger
2002-08-04
Changed the cDevice class to allow plugins to implement their own devices
Klaus Schmidinger
2002-07-28
Fixed PID handling for cReceiver
Klaus Schmidinger
2002-06-16
Totally rearranged device/player/recorder structures
Klaus Schmidinger