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
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
2012-03-07
Removed the obsolete function cEITScanner::UsesDevice(); added new parameter ...
Klaus Schmidinger
2012-03-06
Fixed switching devices to the transponders of VPS recordings in case there a...
Klaus Schmidinger
2012-03-03
Moved the call to cStatus::MsgChannelSwitch(this, 0) to the beginning of cDev...
1.7.25
Klaus Schmidinger
2012-03-02
Replaced min(max()) calls with the new function constrain()
Klaus Schmidinger
2012-03-02
Added a Query parameter to cDevice::GetDevice(), so that devices can be queri...
Klaus Schmidinger
2012-03-02
Revised priority handling to allow receivers with a priority that is lower th...
Klaus Schmidinger
2012-02-28
Added support for automatically selecting subtitles when playing old PES reco...
Klaus Schmidinger
2012-02-25
Removed the "PrimaryLimit"
Klaus Schmidinger
2012-02-15
Removed superfluous calls to SetVideoFormat() from device constructors
Klaus Schmidinger
2012-02-15
Fixed handling the PrimaryLimit when requesting a device for live viewing
Klaus Schmidinger
2012-02-12
Fixed a possible crash when canceling VDR while displaying subtitles, and the...
Klaus Schmidinger
2012-01-18
Fixed a crash in a plugin using cDeviceHook when VDR ends
Klaus Schmidinger
2012-01-17
Fixed asserting there is a live programme if the primary device is bonded wit...
Klaus Schmidinger
2011-12-04
Implemented "Device Bonding"
Klaus Schmidinger
2011-10-16
Implemented 'occupied' for devices
Klaus Schmidinger
2011-08-26
Implemented cDevice::ProvidesEIT()
Klaus Schmidinger
2011-06-02
Implemented signal strength and quality handling
Klaus Schmidinger
2011-05-22
Better avoiding the primary device for recording
Klaus Schmidinger
2011-05-21
The primary device is now only avoided for recording if it is an old SD full ...
Klaus Schmidinger
2011-02-25
Now checking the result of all realloc() calls
Klaus Schmidinger
2010-06-03
Fixed a wrong error message
Klaus Schmidinger
2010-04-11
The various modulation types are now taken into account when selecting a device
Klaus Schmidinger
2010-02-07
Keeping subtitles visible when pausing replay
Klaus Schmidinger
2010-02-06
Implemented cDevice::GetCurrentlyTunedTransponder()
Klaus Schmidinger
2010-02-06
Implemented cDeviceHook
Klaus Schmidinger
[prev]
[next]