Age | Commit message (Expand) | Author |
2017-05-09 | Added a Status parameter to the interface of cDevice::SignalStats() and cDvbD... | Klaus Schmidinger |
2017-05-09 | Changed the legacy delivery system name "DMBTH" to "DTMB", and added names fo... | Klaus Schmidinger |
2017-05-09 | Fixed selecting delivery system names in case of undefined indexes | Klaus Schmidinger |
2017-05-01 | Fixed handling UNC values | Klaus Schmidinger |
2017-04-20 | Fixed handling the uncorrected block counter for DVB API 3 devices when calcu... | Klaus Schmidinger |
2017-04-18 | Removed logging DVB API 5 signal statistics, because it happened too often if... | Klaus Schmidinger |
2017-04-17 | Implemented getting and logging DVB API 5 signal statistics | Klaus Schmidinger |
2017-04-15 | The function cCamSlot::Decrypt() can now also be called with Data == NULL | Klaus Schmidinger |
2017-04-06 | Signal strength and quality (CNR) are now determined via DVB API 5 (if availa... | Klaus Schmidinger |
2017-01-09 | Changed 'unsigned' to 'signed' in some places to avoid trouble with abs() in ... | Klaus Schmidinger |
2016-11-07 | Fixed initializing device specific parameters in cDvbTransponderParameters | Klaus Schmidinger |
2015-04-18 | Fixed plural handling | Klaus Schmidinger |
2015-04-18 | The command line option -D now accepts the value '-' (as in -D-), which preve... | Klaus Schmidinger |
2015-01-14 | Added the channel name to log messages that reference a channel | Klaus Schmidinger |
2015-01-14 | Modified the descriptions of several threads | Klaus Schmidinger |
2015-01-12 | Added subsystem id support for DVB devices connected via USB | Klaus Schmidinger |
2014-03-16 | Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parameters | Klaus Schmidinger |
2014-01-20 | Now making sure the primary device goes into transfer mode for live viewing i... | Klaus Schmidinger |
2014-01-16 | Now waiting explicitly until all CAM slots are ready before switching to the ... | Klaus Schmidinger |
2014-01-02 | Added support for buffered CAM decryption | Klaus Schmidinger |
2014-01-01 | Eliminated MAXDVBDEVICES | Klaus Schmidinger |
2013-12-28 | Implemented cCamSlot::Decrypt() | Klaus Schmidinger |
2013-10-21 | Revoked "Added maximum signal strength value for TechniSat SkyStar 2 DVB-S re... | Klaus Schmidinger |
2013-10-13 | Added maximum signal strength value for TechniSat SkyStar 2 DVB-S rev 2.3P | Klaus Schmidinger |
2013-08-23 | All bonded devices (except for the master) now turn off their LNB power compl... | Klaus Schmidinger |
2013-08-21 | Added basic support for positioners to control steerable satellite dishes | Klaus Schmidinger |
2013-04-09 | Added definitions for older DVB API versions, back until 5.0 | Klaus Schmidinger |
2013-03-16 | Added maximum SNR and signal strength value for TechniSat SkyStar HD2 | Klaus Schmidinger |
2013-03-13 | Fixed stopping an ongoing recording on a system with bonded devices, if a tim... | Klaus Schmidinger |
2013-03-12 | Fixed stopping an ongoing recording on a system with bonded devices, if a tim... | Klaus Schmidinger |
2013-03-12 | Fixed a possible "Channel not available" if a recording starts on a system wi... | Klaus Schmidinger |
2013-03-07 | Renamed the "plp id" to a more general "stream id" and added support for DVB-... | Klaus Schmidinger |
2013-02-20 | Added cDvbTuner::IsBondedMaster() | Klaus Schmidinger |
2013-02-19 | Improved working around the broken driver values for SNR in case of a "TT-bud... | Klaus Schmidinger |
2013-02-19 | Fixed a possible deadlock in handling the tuners of bonded devices | Klaus Schmidinger |
2013-02-17 | Removed trailing whitespace | Klaus Schmidinger |
2013-02-16 | Added missing 'const' to cDevice::HasProgramme() and cDevice::HasLock() | Klaus Schmidinger |
2013-02-14 | No longer checking for EOPNOTSUPP in cDvbTuner::GetSignalQuality() | Klaus Schmidinger |
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 |