Age | Commit message (Expand) | Author |
2017-11-02 | The macros used to control deprecated code or functions have been changed to ... | Klaus Schmidinger |
2017-11-02 | The function cDevice::GetVideoSystem() has been finally removed | Klaus Schmidinger |
2017-05-30 | Now using a separate mutex to fix the race between SVDRP CHAN and cDevice::Ha... | Klaus Schmidinger |
2017-05-09 | Added a Status parameter to the interface of cDevice::SignalStats() and cDvbD... | 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-02-21 | PIDs can now be added to and deleted from a cReceiver while it is attached to... | Klaus Schmidinger |
2017-01-09 | The channel/CAM relations are now stored in the file 'cam.data'; fixed a flaw... | Klaus Schmidinger |
2016-12-06 | The function SetCurrentChannel(const cChannel *Channel) is now deprecated | Klaus Schmidinger |
2015-04-19 | Commented out the line #define DEPRECATED_VIDEOSYSTEM in device.h | Klaus Schmidinger |
2015-01-12 | Added the new parameters "Setup/Miscellaneous/Volume steps" and ".../Volume l... | Klaus Schmidinger |
2014-03-15 | Refactored setup parameter handling for output devices | Klaus Schmidinger |
2014-01-02 | Added support for buffered CAM decryption | Klaus Schmidinger |
2013-12-28 | Implemented cCamSlot::Decrypt() | Klaus Schmidinger |
2013-12-25 | Added a note to ePlayMode in device.h that VDR itself always uses pmAudioVide... | Klaus Schmidinger |
2013-12-25 | cDevice::TrickSpeed() now has an additional parameter named Forward | Klaus Schmidinger |
2013-12-25 | Made it clear that the Data parameter in cDevice::StillPicture() may point to... | Klaus Schmidinger |
2013-10-10 | Fixed a comment | Klaus Schmidinger |
2013-08-22 | cDevice::IsPrimaryDevice() now also checks whether the primary device actuall... | Klaus Schmidinger |
2013-08-21 | Added basic support for positioners to control steerable satellite dishes | Klaus Schmidinger |
2013-02-16 | Removed all \return and \param tags from comment lines marked with "///<" for... | 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 |
2013-01-22 | Fixed a typo | Klaus Schmidinger |
2013-01-03 | Added a remark indicating that the coordinates of Rect in a call to cDevice::... | Klaus Schmidinger |
2012-12-04 | The new functions cDevice::CanScaleVideo() and cDevice::ScaleVideo() can be u... | Klaus Schmidinger |
2012-08-26 | Added cDevice::HasInternalCam() | Klaus Schmidinger |
2012-08-26 | Added cDevice::ReadFilter() | 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-06 | Fixed switching devices to the transponders of VPS recordings in case there a... | 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-25 | Removed the "PrimaryLimit" | Klaus Schmidinger |
2012-02-14 | Added some missing 'const' to cDevice | Klaus Schmidinger |
2012-01-18 | Fixed some typos | Klaus Schmidinger |
2012-01-17 | Fixed asserting there is a live programme if the primary device is bonded wit... | Klaus Schmidinger |
2011-12-04 | Fixed several spelling errors | 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-21 | The primary device is now only avoided for recording if it is an old SD full ... | Klaus Schmidinger |
2011-03-26 | Fixed horizontal scaling of subtitles (cont'd) | Klaus Schmidinger |
2010-10-24 | Changed the description of cDevice::GetSTC() to make it mandatory for devices... | Klaus Schmidinger |
2010-04-05 | Added a note about not deleting cDeviceHook objects to device.h | Klaus Schmidinger |
2010-02-06 | Implemented cDevice::GetCurrentlyTunedTransponder() | Klaus Schmidinger |
2010-02-06 | Implemented cDeviceHook | Klaus Schmidinger |