Klaus Schmidinger
|
53aea17949
|
Fixed a possible discrepancy of the primary device number in the LSTD and PRIM commands
|
2018-03-24 09:58:03 +01:00 |
|
Klaus Schmidinger
|
5443fd4219
|
Fixed a possible crash when stopping VDR (cont´d)
|
2018-01-27 14:45:08 +01:00 |
|
Klaus Schmidinger
|
5467bc4f24
|
Fixed a possible deadlock when detaching a receiver from a device
|
2017-12-16 13:13:13 +01:00 |
|
Klaus Schmidinger
|
f2a2c67152
|
Fixed a possible crash when stopping VDR
|
2017-08-31 11:46:16 +02:00 |
|
Klaus Schmidinger
|
f97a59597f
|
Now using a separate mutex to fix the race between SVDRP CHAN and cDevice::HasProgramme()
|
2017-05-30 11:06:55 +02:00 |
|
Klaus Schmidinger
|
4100b47b37
|
Reduced the time before a CAM is marked as known to decrypt a particular channel to 3 seconds
|
2017-05-18 09:32:04 +02:00 |
|
Klaus Schmidinger
|
43c828f8ca
|
Fixed a race between SVDRP CHAN and cDevice::HasProgramme()
|
2017-05-18 09:18:43 +02:00 |
|
Klaus Schmidinger
|
b01a1ee818
|
Extended the CI API to allow plugins to implement additional CAM resources
|
2017-05-18 09:05:46 +02:00 |
|
Klaus Schmidinger
|
44287ca25e
|
Added a Status parameter to the interface of cDevice::SignalStats() and cDvbDevice::SignalStats()
|
2017-05-09 11:53:41 +02:00 |
|
Klaus Schmidinger
|
b76601482f
|
When selecting a device/CAM combination for live viewing, CAMs that are known to decrypt the requested channel are now given a higher priority than prefering the primary device
|
2017-05-09 09:13:36 +02:00 |
|
Klaus Schmidinger
|
84b8ea8395
|
Log messages about switching channels now include the channel ID
|
2017-05-01 13:06:32 +02:00 |
|
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
|
6132a46768
|
Implemented getting and logging DVB API 5 signal statistics
|
2017-04-17 15:02:44 +02:00 |
|
Klaus Schmidinger
|
1f541487e0
|
cTSBuffer::Skip() no longer immediately deletes the given number of bytes from the TS buffer
|
2017-04-15 09:55:32 +02:00 |
|
Klaus Schmidinger
|
1a160e7afe
|
The function cCamSlot::Decrypt() can now also be called with Data == NULL
|
2017-04-15 09:39:55 +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
|
830e30e2fb
|
Only store ChannelCamRelations for receivers with valid channel ids
|
2017-03-27 14:02:54 +02:00 |
|
Klaus Schmidinger
|
b313d88db1
|
Improved clearing the MTD buffer and syncing on TS packets
|
2017-03-26 13:07:01 +02:00 |
|
Klaus Schmidinger
|
2d9eb7e25d
|
Mapping PIDs in CanDecrypt(); improved description of Start-/StopDecrypting(); removed obsolete cMtdCamSlot::IsDecrypting(); fixed getting device fpr channel up/down
|
2017-03-23 14:34:53 +01:00 |
|
Klaus Schmidinger
|
2cc25e65f4
|
Implemented support for MTD
|
2017-03-18 16:33:59 +01: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
|
9b9d15438e
|
Implemented the concept of 'master cams'
|
2017-01-23 12:01:48 +01:00 |
|
Klaus Schmidinger
|
196f2af596
|
The mechanism of trying different CAMs when switching to an encrypted channel is now only triggered if there acually is more than one CAM in the system
|
2017-01-09 14:27:36 +01:00 |
|
Klaus Schmidinger
|
d1ddb39781
|
The channel/CAM relations are now stored in the file 'cam.data'; fixed a flaw in handling timeouts for encrypted channels
|
2017-01-09 13:42:41 +01:00 |
|
Klaus Schmidinger
|
834ac04c3b
|
Added a short sleep to cTSBuffer::Action() to avoid high CPU usage
|
2016-12-23 14:49:06 +01:00 |
|
Klaus Schmidinger
|
50d268538e
|
Added a missing 'const' to cReceiver::Receive(), to protect the given Data from being modified
|
2015-09-05 11:49:56 +02:00 |
|
Klaus Schmidinger
|
3cd5294d8a
|
Implemented strict locking of global lists
|
2015-09-01 11:14:27 +02:00 |
|
Klaus Schmidinger
|
bf7cc2c04f
|
Added support for smart card activation
|
2015-01-30 13:38:44 +01:00 |
|
Klaus Schmidinger
|
555fe68a01
|
Added the channel name to log messages that reference a channel
|
2015-01-14 12:17:39 +01:00 |
|
Klaus Schmidinger
|
1ddda558b0
|
Modified the descriptions of several threads
|
2015-01-14 11:39:55 +01:00 |
|
Klaus Schmidinger
|
f5bbf06b60
|
Added the new parameters "Setup/Miscellaneous/Volume steps" and ".../Volume linearize"
|
2015-01-12 14:56:42 +01:00 |
|
Klaus Schmidinger
|
52620f147b
|
Fixed detaching receivers from devices in case a CAM needs to receive the TS
|
2015-01-07 13:00:33 +01:00 |
|
Klaus Schmidinger
|
af56e53315
|
Refactored setup parameter handling for output devices
|
2014-03-15 14:05:15 +01:00 |
|
Klaus Schmidinger
|
7a114d640c
|
Added a log message in case a receiver is detached from its device because the assigned CAM can't decrypt the channel
|
2014-03-11 09:48:40 +01:00 |
|
Klaus Schmidinger
|
c5071cc87b
|
The SDT is now only parsed *after* the NIT has been read
|
2014-03-10 14:50:58 +01:00 |
|
Klaus Schmidinger
|
0de69c3899
|
Improved PAT/PMT scanning to speed up initial tuning to encrypted channels on transponders with many PAT entries
|
2014-02-18 13:12:39 +01:00 |
|
Klaus Schmidinger
|
838566ea41
|
Fixed a deadlock
|
2014-01-21 11:12:01 +01:00 |
|
Klaus Schmidinger
|
6e2f0f695f
|
Now making sure the primary device goes into transfer mode for live viewing if the CAM wants to receive the TS data
|
2014-01-20 12:14:30 +01:00 |
|
Klaus Schmidinger
|
6f9929b1c0
|
Now unassigning CAMs from their devices when they are no longer used
|
2014-01-18 14:30:58 +01:00 |
|
Klaus Schmidinger
|
e7c86c6760
|
Improved locking for CAM slots and made the pure functions of cCiAdapter have default implementations
|
2014-01-14 12:21:17 +01:00 |
|
Klaus Schmidinger
|
a84defe86f
|
Added support for buffered CAM decryption
|
2014-01-02 10:47:08 +01:00 |
|
Klaus Schmidinger
|
566c6fa464
|
Added receiving Ca pids to cCamSlot
|
2014-01-01 12:37:22 +01:00 |
|
Klaus Schmidinger
|
00e2415b81
|
Implemented cCamSlot::Decrypt()
|
2013-12-28 13:29:54 +01:00 |
|
Klaus Schmidinger
|
4e22b62192
|
cDevice::TrickSpeed() now has an additional parameter named Forward
|
2013-12-25 13:36:51 +01:00 |
|
Klaus Schmidinger
|
99321b371a
|
Fixed a possible crash when shutting down VDR while subtitles are being displayed
|
2013-08-22 10:33:59 +02:00 |
|
Klaus Schmidinger
|
cd10b439d0
|
Added basic support for positioners to control steerable satellite dishes
|
2013-08-21 11:02:52 +02:00 |
|
Klaus Schmidinger
|
d962999161
|
Fixed initializing cDevice::keepTracks
|
2013-04-05 10:27:16 +02:00 |
|
Klaus Schmidinger
|
a67fe0663d
|
Fixed a possible deadlock when changing the audio track while replaying a recording
|
2013-03-07 13:27:05 +01:00 |
|
Klaus Schmidinger
|
4c827ff8a4
|
Fixed determining the priority of the primary device in case it is neither replaying nor receiving a live channel
|
2013-02-16 14:39:30 +01:00 |
|
Klaus Schmidinger
|
bb47d52f95
|
Added missing 'const' to cDevice::HasProgramme() and cDevice::HasLock()
|
2013-02-16 13:06:16 +01:00 |
|