Age | Commit message (Expand) | Author |
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 |
2014-01-18 | Now unassigning CAMs from their devices when they are no longer used | Klaus Schmidinger |
2014-01-14 | Improved locking for CAM slots and made the pure functions of cCiAdapter have... | Klaus Schmidinger |
2014-01-02 | Added support for buffered CAM decryption | Klaus Schmidinger |
2014-01-01 | Added receiving Ca pids to cCamSlot | Klaus Schmidinger |
2013-12-28 | Implemented cCamSlot::Decrypt() | Klaus Schmidinger |
2013-12-25 | cDevice::TrickSpeed() now has an additional parameter named Forward | Klaus Schmidinger |
2013-08-22 | Fixed a possible crash when shutting down VDR while subtitles are being displ... | Klaus Schmidinger |
2013-08-21 | Added basic support for positioners to control steerable satellite dishes | Klaus Schmidinger |
2013-04-05 | Fixed initializing cDevice::keepTracks | Klaus Schmidinger |
2013-03-07 | Fixed a possible deadlock when changing the audio track while replaying a rec... | Klaus Schmidinger |
2013-02-16 | Fixed determining the priority of the primary device in case it is neither re... | Klaus Schmidinger |
2013-02-16 | Added missing 'const' to cDevice::HasProgramme() and cDevice::HasLock() | Klaus Schmidinger |
2013-02-01 | When pausing live video, the current audio and subtitle tracks are now retained | Klaus Schmidinger |
2012-11-19 | In order to be able to play TS recordings from other sources, in which there ... | Klaus Schmidinger |
2012-11-13 | Using PATPID macro | Klaus Schmidinger |
2012-09-22 | The new class cIoThrottle is used to allow I/O intense threads to temporarily... | Klaus Schmidinger |
2012-09-02 | Changed the semantics of the cReceiver::Activate() function (it is now called... | Klaus Schmidinger |
2012-08-31 | Fixed a race condition when zapping in transfer mode (cont'd) | Klaus Schmidinger |
2012-08-26 | Added cDevice::HasInternalCam() | Klaus Schmidinger |
2012-08-26 | Added cDevice::ReadFilter() | Klaus Schmidinger |
2012-08-25 | Fixed detecting transfer mode on full featured DVB cards | Klaus Schmidinger |
2012-06-10 | Fixed handling recording with more than two bonded devices | Klaus Schmidinger |
2012-06-09 | Fixed several spelling errors | Klaus Schmidinger |
2012-04-26 | Fixed cDevice::StillPicture(), making sure it doesn't call the derived class'... | Klaus Schmidinger |
2012-04-04 | The new function cDevice::DeviceType() returns a string identifying the type ... | Klaus Schmidinger |
2012-03-13 | The new function cDevice::DeviceName() returns a string identifying the name ... | Klaus Schmidinger |