Age | Commit message (Expand) | Author |
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 |
2010-01-01 | Fixed stopping subtitle display when switching the primary device | Klaus Schmidinger |
2009-12-25 | cDevice::AddPid() now stores the stream type of the given pid | Klaus Schmidinger |
2009-12-05 | The new function cDevice::PatPmtParser() can be used in derived devices to ac... | Klaus Schmidinger |
2009-11-22 | Added the audio id to the call of PlayAudio() in cDevice::PlayTsAudio() | Klaus Schmidinger |
2009-06-06 | Using different names for the Aspect parameter | Klaus Schmidinger |
2009-06-01 | Removed obsolete constant | Klaus Schmidinger |
2009-06-01 | Improved cDvbDevice::GetOsdSize() | Klaus Schmidinger |
2009-05-09 | Implemented cDevice::GetOsdSize(); fixed the way the OSD size is determined o... | Klaus Schmidinger |
2009-05-08 | Fixed a typo in aspect ratio 2.21:1 | Klaus Schmidinger |
2009-05-03 | OSD sizes in percent; automatic update of OSD size | Klaus Schmidinger |
2009-04-05 | cDevice::PlayTs() now plays as many TS packets as possible in one call | Klaus Schmidinger |
2009-03-28 | Fixed a typo | Klaus Schmidinger |
2009-03-13 | Replaced cBackTrace with cPtsIndex | Klaus Schmidinger |
2009-01-25 | Improved fast-forward/-rewind for audio recordings | Klaus Schmidinger |
2009-01-16 | The full-featured DVB cards are now given the TS data directly for replay | Klaus Schmidinger |
2009-01-06 | The recording format is now Transport Stream | Klaus Schmidinger |
2008-09-14 | Added a note about 'Id' being obsolete to the description of cDevice::PlayAud... | Klaus Schmidinger |
2008-08-15 | First step towards switching to TS (Transport Stream) as recording format | Klaus Schmidinger |
2008-04-12 | Re-implemented handling of DVB-S2 | Klaus Schmidinger |
2008-02-23 | Attempting to stay on the current channel in case of an upcoming recording | Klaus Schmidinger |
2008-02-16 | Implemented the cStatus, cDevice and cPlayer functions for setting subtitle t... | Klaus Schmidinger |
2008-02-09 | The section handler is now stopped before the device is destroyed | Klaus Schmidinger |
2008-02-08 | Revoked the switch to the "multiproto" driver in order to make a new stable v... | Klaus Schmidinger |
2008-01-27 | Implemented handling of DVB-S2 | Klaus Schmidinger |
2007-11-03 | Added a workaround for recovering from wrongfully interpreted "pre 1.3.19 PS1... | Klaus Schmidinger |
2007-10-14 | Added cDevice::CloseFilter(); some fixes to PLUGINS.html1.5.10 | Klaus Schmidinger |
2007-10-13 | Implemented sending all frames to devices that can handle them in fast forwar... | Klaus Schmidinger |
2007-10-12 | Implemented handling DVB subtitles | Klaus Schmidinger |
2007-07-22 | Added a table of the used trick speed values to the description of cDevice::T... | Klaus Schmidinger |
2007-01-13 | Added cDevice::HasCi() so that devices with Common Interface can be avoided w... | Klaus Schmidinger |