Klaus Schmidinger
|
073268bd45
|
CAMs are now sent a generated EIT packet that contains a single 'present event' for the current SID, in order to avoid any parental rating dialogs
|
2017-05-01 09:32:32 +02:00 |
|
Klaus Schmidinger
|
0a5a7893a5
|
Detecting whether a particular CAM actually decrypts a given channel is now done separately for each receiver
|
2017-04-02 10:08:49 +02:00 |
|
Klaus Schmidinger
|
3f9cdea1c1
|
PIDs can now be added to and deleted from a cReceiver while it is attached to a cDevice
|
2017-02-21 14:17:07 +01:00 |
|
Klaus Schmidinger
|
5d249c1ae5
|
Fixed an overflow of PIDs in a receiver
|
2015-09-16 14:08:42 +02:00 |
|
Klaus Schmidinger
|
6b229d7d5f
|
Added functions to set and retrieve the priority of a cReceiver
|
2015-01-12 14:12:19 +01:00 |
|
Klaus Schmidinger
|
8b2f500d2a
|
Replaced the NULL pointer assignment in ~cReceiver() to force a segfault with a call to abort()
|
2014-02-08 16:00:13 +01:00 |
|
Klaus Schmidinger
|
566c6fa464
|
Added receiving Ca pids to cCamSlot
|
2014-01-01 12:37:22 +01:00 |
|
Klaus Schmidinger
|
eec6b1d818
|
Finally removed the code marked with __RECORDING_H_DEPRECATED_DIRECT_MEMBER_ACCESS and LEGACY_CRECEIVER
|
2012-06-02 13:22:53 +02:00 |
|
Klaus Schmidinger
|
16967a231e
|
Fixed formatting
|
2012-03-31 10:15:26 +02:00 |
|
Klaus Schmidinger
|
28bc34b245
|
Revised priority handling to allow receivers with a priority that is lower than that of live viewing
|
2012-03-02 10:19:00 +01:00 |
|
Klaus Schmidinger
|
c8cc3a6e36
|
Fixed inclusion of <stdarg.h>
|
2010-12-24 11:34:11 +01:00 |
|
Klaus Schmidinger
|
9424ab26a6
|
The option "Setup/DVB/Use Dolby Digital" now only controls whether Dolby Digital tracks appear in the "Audio" menu
|
2010-02-28 14:42:07 +01:00 |
|
Klaus Schmidinger
|
0889960232
|
The PCR pid is now recorded for channels where this is different from the video PID
|
2010-01-30 11:10:25 +01:00 |
|
Klaus Schmidinger
|
68d59e2921
|
Fixed compiler warnings "format not a string literal and no format arguments" in some syslog calls
|
2010-01-01 15:44:52 +01:00 |
|
Klaus Schmidinger
|
1c7f9c81b4
|
Added a debug error message to cReceiver::~cReceiver() in case it is still attached to a device
|
2007-08-12 12:30:00 +02:00 |
|
Klaus Schmidinger
|
87dd5139ff
|
CAM handling refactored; multiple recordings with one CAM; automatic CAM selection
|
2007-01-07 14:46:14 +01:00 |
|
Klaus Schmidinger
|
3dbd45235b
|
Fixed some #include sequences
|
2006-03-26 14:12:08 +02:00 |
|
Klaus Schmidinger
|
c522225344
|
Recording and Transfer Mode now handle more than 2 audio PIDs
|
2005-01-16 14:40:47 +01:00 |
|
Klaus Schmidinger
|
15cc1733e0
|
Changed the cDevice class to allow plugins to implement their own devices
|
2002-08-04 14:57:29 +02:00 |
|
Klaus Schmidinger
|
a4246cfd9a
|
Fixed PID handling for cReceiver
|
2002-07-28 11:29:32 +02:00 |
|
Klaus Schmidinger
|
a4bfddd2f9
|
Totally rearranged device/player/recorder structures
|
2002-06-16 12:57:31 +02:00 |
|