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
/
device.c
Age
Commit message (
Expand
)
Author
2021-06-08
No longer permanently looping through PMT PIDs, which caused problems with so...
Klaus Schmidinger
2021-03-17
Decreased the scrambling timeout for CAMs known to decrypt a certain channel
Klaus Schmidinger
2021-01-11
Increased the number of possible modulation systems in cDevice::GetDevice()
Klaus Schmidinger
2020-09-16
Fixed several typos
Klaus Schmidinger
2020-07-13
Fixed a possible 'invalid lock sequence' when switching to an unavailable cha...
Klaus Schmidinger
2020-06-27
Fixed the 'else if' branch in cDevice::GetDeviceForTransponder(), which hasn'...
2.4.3
Klaus Schmidinger
2020-06-25
Adjusted device selection in GetDeviceForTransponder() to that in GetDevice()
Klaus Schmidinger
2020-06-12
Revised 'Fixed a possible deadlock when detaching a receiver from a device' f...
Klaus Schmidinger
2020-06-10
Added a device hook for detecting whether a device provides EIT data
Klaus Schmidinger
2019-05-28
Fixed inconsistent behavior in case only certain devices are used (selected b...
Klaus Schmidinger
2019-05-06
Fixed a possible invalid lock sequence if the main menu is open and the user ...
Klaus Schmidinger
2018-07-16
Fixed switching through encrypted channels with the Up/Down keys
Klaus Schmidinger
2018-03-24
Fixed a possible discrepancy of the primary device number in the LSTD and PRI...
Klaus Schmidinger
2018-01-27
Fixed a possible crash when stopping VDR (cont´d)
Klaus Schmidinger
2017-12-16
Fixed a possible deadlock when detaching a receiver from a device
Klaus Schmidinger
2017-08-31
Fixed a possible crash when stopping VDR
Klaus Schmidinger
2017-05-30
Now using a separate mutex to fix the race between SVDRP CHAN and cDevice::Ha...
Klaus Schmidinger
2017-05-18
Reduced the time before a CAM is marked as known to decrypt a particular chan...
Klaus Schmidinger
2017-05-18
Fixed a race between SVDRP CHAN and cDevice::HasProgramme()
Klaus Schmidinger
2017-05-18
Extended the CI API to allow plugins to implement additional CAM resources
Klaus Schmidinger
2017-05-09
Added a Status parameter to the interface of cDevice::SignalStats() and cDvbD...
Klaus Schmidinger
2017-05-09
When selecting a device/CAM combination for live viewing, CAMs that are known...
Klaus Schmidinger
2017-05-01
Log messages about switching channels now include the channel ID
Klaus Schmidinger
2017-05-01
CAMs are now sent a generated EIT packet that contains a single 'present even...
Klaus Schmidinger
2017-04-17
Implemented getting and logging DVB API 5 signal statistics
Klaus Schmidinger
2017-04-15
cTSBuffer::Skip() no longer immediately deletes the given number of bytes fro...
Klaus Schmidinger
2017-04-15
The function cCamSlot::Decrypt() can now also be called with Data == NULL
Klaus Schmidinger
2017-04-02
Detecting whether a particular CAM actually decrypts a given channel is now d...
Klaus Schmidinger
2017-03-27
Only store ChannelCamRelations for receivers with valid channel ids
Klaus Schmidinger
2017-03-26
Improved clearing the MTD buffer and syncing on TS packets
Klaus Schmidinger
2017-03-23
Mapping PIDs in CanDecrypt(); improved description of Start-/StopDecrypting()...
Klaus Schmidinger
2017-03-18
Implemented support for MTD
Klaus Schmidinger
2017-02-21
PIDs can now be added to and deleted from a cReceiver while it is attached to...
Klaus Schmidinger
2017-01-23
Implemented the concept of 'master cams'
Klaus Schmidinger
2017-01-09
The mechanism of trying different CAMs when switching to an encrypted channel...
Klaus Schmidinger
2017-01-09
The channel/CAM relations are now stored in the file 'cam.data'; fixed a flaw...
Klaus Schmidinger
2016-12-23
Added a short sleep to cTSBuffer::Action() to avoid high CPU usage
Klaus Schmidinger
2015-09-05
Added a missing 'const' to cReceiver::Receive(), to protect the given Data fr...
Klaus Schmidinger
2015-09-01
Implemented strict locking of global lists
Klaus Schmidinger
2015-01-30
Added support for smart card activation
Klaus Schmidinger
2015-01-14
Added the channel name to log messages that reference a channel
Klaus Schmidinger
2015-01-14
Modified the descriptions of several threads
Klaus Schmidinger
2015-01-12
Added the new parameters "Setup/Miscellaneous/Volume steps" and ".../Volume l...
Klaus Schmidinger
2015-01-07
Fixed detaching receivers from devices in case a CAM needs to receive the TS
Klaus Schmidinger
2014-03-15
Refactored setup parameter handling for output devices
Klaus Schmidinger
2014-03-11
Added a log message in case a receiver is detached from its device because th...
Klaus Schmidinger
2014-03-10
The SDT is now only parsed *after* the NIT has been read
Klaus Schmidinger
2014-02-18
Improved PAT/PMT scanning to speed up initial tuning to encrypted channels on...
Klaus Schmidinger
2014-01-21
Fixed a deadlock
Klaus Schmidinger
2014-01-20
Now making sure the primary device goes into transfer mode for live viewing i...
Klaus Schmidinger
[next]