Age | Commit message (Expand) | Author |
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-10-14 | Added cDevice::CloseFilter(); some fixes to PLUGINS.html1.5.10 | Klaus Schmidinger |
2007-10-13 | Only creating a new cDvbOsdProvider in cDvbDevice::MakePrimaryDevice() if 'On... | Klaus Schmidinger |
2007-08-17 | Some optimizations in cDvbDevice::SetChannelDevice() | Klaus Schmidinger |
2007-02-25 | Simplified the error handling in cDvbTuner::GetFrontendStatus() | Klaus Schmidinger |
2007-02-24 | Fixed handling error status in cDvbTuner::GetFrontendStatus() | Klaus Schmidinger |
2007-01-13 | Added cDevice::HasCi() so that devices with Common Interface can be avoided w... | Klaus Schmidinger |
2007-01-07 | CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0 | Klaus Schmidinger |
2006-08-14 | Fixed setting additional audio PIDs in CAMs | Klaus Schmidinger |
2006-06-11 | Reduced logging for the SVDRP GRAB command1.4.1 | Klaus Schmidinger |
2006-05-28 | Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased... | Klaus Schmidinger |
2006-05-20 | Fixed handling Transfer Mode when replaying Dolby Digital audio and the optio... | Klaus Schmidinger |
2006-04-09 | Fixed VPS recording in case there is more than one timer in the VPS margin | Klaus Schmidinger |
2006-03-26 | The new function cDevice::ForceTransferMode() can be used to force the primar... | Klaus Schmidinger |
2006-03-19 | Fixed cDvbDevice::SetAudioBypass() in case setTransferModeForDolbyDigital is ... | Klaus Schmidinger |
2006-02-19 | Fixed handling DPID when deciding whether to switch to 'Transfer Mode' | Klaus Schmidinger |
2006-02-04 | Added an 'Id' parameter to cDevice::PlayAudio() to allow plugins to easier pr... | Klaus Schmidinger |
2006-01-28 | Changed DVBS_TUNE_TIMEOUT and DVBC_TUNE_TIMEOUT to 9000ms to avoid problems w... | Klaus Schmidinger |
2006-01-14 | Made the log messages regarding lost lock of devices "info" instead of "error" | Klaus Schmidinger |
2006-01-07 | Adapted c(Dvb)Device::ProvidesCa() to the dynamic CA handling | Klaus Schmidinger |
2006-01-07 | The file 'ca.conf' is obsolete and has been removed; revised all descriptions... | Klaus Schmidinger |
2006-01-05 | Improved tuner timeout handling (cont'd) | Klaus Schmidinger |
2006-01-04 | Now using FE_READ_STATUS to read the current frontend status | Klaus Schmidinger |
2006-01-03 | Improved tuner timeout handling | Klaus Schmidinger |
2006-01-01 | The DVB devices now retune (and, if applicable, resend the DiSEqC data) if th... | Klaus Schmidinger |
2005-12-29 | cDevice::GrabImage() now returns a pointer to the image in memory; cDevice::G... | Klaus Schmidinger |
2005-12-29 | Converting a grabbed image to JPEG is now done with the new function RgbToJpeg() | Klaus Schmidinger |
2005-12-28 | Revoked the check for low symbol rates on FF cards (some actually can do this) | Klaus Schmidinger |
2005-12-03 | Now checking the channel's symbol rate in order to avoid problems on full fea... | Klaus Schmidinger |
2005-12-03 | Fixed handling second audio and Dolby Digital PIDs for encrypted channels (wa... | Klaus Schmidinger |
2005-11-26 | Implemented handling of the "CA PMT Reply" for CAMs; some preparations for be... | Klaus Schmidinger |
2005-11-11 | Modified switching to Dolby Digital audio in live mode | Klaus Schmidinger |
2005-08-21 | Fixed cDvbTuner to avoid lockups on NPTL systems | Klaus Schmidinger |
2005-08-21 | Now waiting at startup until all DVB devices are ready | Klaus Schmidinger |
2005-08-15 | Removed the VIDEO_STILLPICTURE_WORKS_WITH_VDR_FRAMES stuff from cDvbDevice::S...1.3.29 | Klaus Schmidinger |
2005-08-14 | Changed cThread Active() vs. Running() | Klaus Schmidinger |
2005-08-13 | Centralized 'thread active' handling | Klaus Schmidinger |
2005-06-19 | Removed a superfluous return statement | Klaus Schmidinger |
2005-06-05 | A device can now detach all receivers for a given PID | Klaus Schmidinger |
2005-05-16 | Using cSource::IsSat() | Klaus Schmidinger |
2005-05-14 | Added a check for Setup.DiSEqC in cDvbDevice::ProvidesTransponder() | Klaus Schmidinger |
2005-03-20 | Some fixes to avoid compiler warnings in gcc 4.0 | Klaus Schmidinger |
2005-03-13 | Fixed cDvbDevice::SetVideoDisplayFormat() in case of 16:9 | Klaus Schmidinger |
2005-03-05 | Dropped CA support for the old '-icam' firmware | Klaus Schmidinger |
2005-02-20 | Implemented setup option "DVB/Video display format" | Klaus Schmidinger |
2005-02-20 | Added support for setting the video display mode | Klaus Schmidinger |
2005-02-20 | Fixed the call to SetVideoFormat() in cDvbDevice::cDvbDevice() (parameter is ... | Klaus Schmidinger |
2005-02-19 | Avoiding unnecessary calls to SetPid() in cDvbDevice::SetAudioTrackDevice() | Klaus Schmidinger |