summaryrefslogtreecommitdiff
path: root/device.c
AgeCommit message (Collapse)Author
2015-01-30Added support for smart card activationKlaus Schmidinger
2015-01-14Added the channel name to log messages that reference a channelKlaus Schmidinger
2015-01-14Modified the descriptions of several threadsKlaus Schmidinger
2015-01-12Added the new parameters "Setup/Miscellaneous/Volume steps" and ".../Volume ↵Klaus Schmidinger
linearize"
2015-01-07Fixed detaching receivers from devices in case a CAM needs to receive the TSKlaus Schmidinger
2014-03-15Refactored setup parameter handling for output devicesKlaus Schmidinger
2014-03-11Added a log message in case a receiver is detached from its device because ↵Klaus Schmidinger
the assigned CAM can't decrypt the channel
2014-03-10The SDT is now only parsed *after* the NIT has been readKlaus Schmidinger
2014-02-18Improved PAT/PMT scanning to speed up initial tuning to encrypted channels ↵Klaus Schmidinger
on transponders with many PAT entries
2014-01-21Fixed a deadlockKlaus Schmidinger
2014-01-20Now making sure the primary device goes into transfer mode for live viewing ↵Klaus Schmidinger
if the CAM wants to receive the TS data
2014-01-18Now unassigning CAMs from their devices when they are no longer usedKlaus Schmidinger
2014-01-14Improved locking for CAM slots and made the pure functions of cCiAdapter ↵Klaus Schmidinger
have default implementations
2014-01-02Added support for buffered CAM decryptionKlaus Schmidinger
2014-01-01Added receiving Ca pids to cCamSlotKlaus Schmidinger
2013-12-28Implemented cCamSlot::Decrypt()Klaus Schmidinger
2013-12-25cDevice::TrickSpeed() now has an additional parameter named ForwardKlaus Schmidinger
2013-08-22Fixed a possible crash when shutting down VDR while subtitles are being ↵Klaus Schmidinger
displayed
2013-08-21Added basic support for positioners to control steerable satellite dishesKlaus Schmidinger
2013-04-05Fixed initializing cDevice::keepTracksKlaus Schmidinger
2013-03-07Fixed a possible deadlock when changing the audio track while replaying a ↵Klaus Schmidinger
recording
2013-02-16Fixed determining the priority of the primary device in case it is neither ↵Klaus Schmidinger
replaying nor receiving a live channel
2013-02-16Added missing 'const' to cDevice::HasProgramme() and cDevice::HasLock()Klaus Schmidinger
2013-02-01When pausing live video, the current audio and subtitle tracks are now retainedKlaus Schmidinger
2012-11-19In order to be able to play TS recordings from other sources, in which there ↵Klaus Schmidinger
is more than one PMT PID in the PAT, 'int cPatPmtParser::PatPmt(void)' has been changed to 'bool cPatPmtParser::IsPatPmt(int Pid)'
2012-11-13Using PATPID macroKlaus Schmidinger
2012-09-22The new class cIoThrottle is used to allow I/O intense threads to ↵Klaus Schmidinger
temporarily suspend their activities in case buffers run full
2012-09-02Changed the semantics of the cReceiver::Activate() function (it is now ↵Klaus Schmidinger
called with 'false' *after* the receiver has been detached from the device
2012-08-31Fixed a race condition when zapping in transfer mode (cont'd)Klaus Schmidinger
2012-08-26Added cDevice::HasInternalCam()Klaus Schmidinger
2012-08-26Added cDevice::ReadFilter()Klaus Schmidinger
2012-08-25Fixed detecting transfer mode on full featured DVB cardsKlaus Schmidinger
2012-06-10Fixed handling recording with more than two bonded devicesKlaus Schmidinger
2012-06-09Fixed several spelling errorsKlaus Schmidinger
2012-04-26Fixed cDevice::StillPicture(), making sure it doesn't call the derived ↵Klaus Schmidinger
class's function if no buffer has been allocated
2012-04-04The new function cDevice::DeviceType() returns a string identifying the type ↵Klaus Schmidinger
of the given device
2012-03-13The new function cDevice::DeviceName() returns a string identifying the name ↵Klaus Schmidinger
of the given device
2012-03-07Removed the obsolete function cEITScanner::UsesDevice(); added new parameter ↵Klaus Schmidinger
LiveView to cStatus::ChannelSwitch()
2012-03-06Fixed switching devices to the transponders of VPS recordings in case there ↵Klaus Schmidinger
are only bonded devices
2012-03-03Moved the call to cStatus::MsgChannelSwitch(this, 0) to the beginning of ↵1.7.25Klaus Schmidinger
cDevice::SetChannel()
2012-03-02Replaced min(max()) calls with the new function constrain()Klaus Schmidinger
2012-03-02Added a Query parameter to cDevice::GetDevice(), so that devices can be ↵Klaus Schmidinger
queried without side effects when zapping
2012-03-02Revised priority handling to allow receivers with a priority that is lower ↵Klaus Schmidinger
than that of live viewing
2012-02-28Added support for automatically selecting subtitles when playing old PES ↵Klaus Schmidinger
recordings made with the subtitles plugin
2012-02-25Removed the "PrimaryLimit"Klaus Schmidinger
2012-02-15Removed superfluous calls to SetVideoFormat() from device constructorsKlaus Schmidinger
2012-02-15Fixed handling the PrimaryLimit when requesting a device for live viewingKlaus Schmidinger
2012-02-12Fixed a possible crash when canceling VDR while displaying subtitles, and ↵Klaus Schmidinger
the primary device is no longer available
2012-01-18Fixed a crash in a plugin using cDeviceHook when VDR endsKlaus Schmidinger
2012-01-17Fixed asserting there is a live programme if the primary device is bonded ↵Klaus Schmidinger
with a device that starts a recording on a different band