Age | Commit message (Expand) | Author |
2012-12-30 | Added maximum SNR value for PCTV Systems nanoStick T2 290e | Klaus Schmidinger |
2012-12-30 | Added maximum SNR value for PCTV Systems PCTV 73ESE1.7.35 | Klaus Schmidinger |
2012-12-03 | Fixed handling lowercase polarization characters in channel definitions if no... | Klaus Schmidinger |
2012-10-07 | Fixed some compiler warnings under gcc version 4.7.1 | Klaus Schmidinger |
2012-10-04 | Changed DTV_DVBT2_PLP_ID to DTV_STREAM_ID in dvbdevice.c to adapt to an incom... | Klaus Schmidinger |
2012-09-22 | Increased the size of the TS buffer to 5MB and that of the Recorder buffer to... | Klaus Schmidinger |
2012-05-09 | Removed the "bondedMasterFailed" mechanism from cDvbTuner | Klaus Schmidinger |
2012-04-04 | The new function cDevice::DeviceType() returns a string identifying the type ... | Klaus Schmidinger |
2012-03-25 | Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel()1.7.27 | Klaus Schmidinger |
2012-03-13 | The new function cDevice::DeviceName() returns a string identifying the name ... | Klaus Schmidinger |
2012-03-08 | Fixed checking pids in case a channel has only Dolby Digital audio | Klaus Schmidinger |
2012-03-07 | Fixed selecting devices for the EPG scan in case the primary device is bonded... | 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-20 | Fixed getting the subsystem ids of DVB devices in case they have been rearran... | Klaus Schmidinger |
2012-02-17 | The DVB device adapters/frontends are now probed by scanning the /dev/dvb dir... | Klaus Schmidinger |
2012-02-12 | Fixed a possible crash when canceling VDR while displaying subtitles, and the... | Klaus Schmidinger |
2012-02-12 | Fixed selecting the primary device for receiving the live viewing channel in ... | Klaus Schmidinger |
2012-01-17 | Fixed asserting there is a live programme if the primary device is bonded wit... | Klaus Schmidinger |
2012-01-16 | Improved the way DVB_API_VERSION is checked | Klaus Schmidinger |
2012-01-16 | Fixed a high load in case a transponder can't be received | Klaus Schmidinger |
2012-01-15 | Fixed frozen live view with device bonding in case the bonded master is used ...1.7.23 | Klaus Schmidinger |
2012-01-14 | Removed '998 QAM_AUTO' | Klaus Schmidinger |
2012-01-13 | The parameters that are only used by "second generation" delivery systems (DV... | Klaus Schmidinger |
2012-01-11 | Added support for handling DVB-T2 transponders | Klaus Schmidinger |
2012-01-08 | cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands a... | Klaus Schmidinger |
2012-01-08 | Added support for devices with more than one delivery system per frontend | Klaus Schmidinger |
2011-12-10 | Added HasSnr to the DEBUG_SIGNALQUALITY output in cDvbTuner::GetSignalQuality() | Klaus Schmidinger |
2011-12-10 | Fixed bonding more than two devices | Klaus Schmidinger |
2011-12-04 | Implemented "Device Bonding" | Klaus Schmidinger |
2011-09-17 | Added random timeout to avoid SCR device interference | Klaus Schmidinger |
2011-09-17 | Disabled SCR code in cDvbTuner's dtor | Klaus Schmidinger |
2011-09-11 | VDR now supports "Satellite Channel Routing" (SCR) | Klaus Schmidinger |
2011-09-10 | The DiSEqC codes are now copied in the call to cDiseqc::Execute() | Klaus Schmidinger |
2011-08-26 | Implemented cDevice::ProvidesEIT() | Klaus Schmidinger |
2011-06-11 | Improved signal strength and quality handling (cont'd) | Klaus Schmidinger |
2011-06-05 | Improved signal strength and quality handling | Klaus Schmidinger |
2011-06-02 | Implemented signal strength and quality handling | Klaus Schmidinger |
2011-05-22 | Fixed a possible race condition in cDiseqc::Execute() | Klaus Schmidinger |
2010-05-01 | Fixed modulation check | Klaus Schmidinger |
2010-04-25 | Now handling 'turbo fec' transponders | Klaus Schmidinger |
2010-04-11 | The various modulation types are now taken into account when selecting a device | Klaus Schmidinger |
2010-04-10 | Added check for FE_CAN_PSK_8 | Klaus Schmidinger |
2010-04-05 | Extended modulation check for all frontend types | Klaus Schmidinger |
2010-04-04 | cDvbDevice::ProvidesTransponder() now checks the modulation capabilities of t... | Klaus Schmidinger |
2010-03-07 | Changed the polarization characters in cDvbSourceParam::GetOsdItem() to upper... | Klaus Schmidinger |
2010-03-06 | Fixed editing channel parameters | Klaus Schmidinger |
2010-03-06 | Added support for ATSC devices | Klaus Schmidinger |
2010-02-28 | Added plugin-defined sources | Klaus Schmidinger |
2010-02-07 | Fixed rev. 2.27 | Klaus Schmidinger |