Age | Commit message (Expand) | Author |
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 |
2005-02-13 | Implemented cDvbDevice::SetTransferModeForDolbyDigital() | Klaus Schmidinger |
2005-02-08 | Fixed handling Transfer Mode for radio channels | Klaus Schmidinger |
2005-02-08 | Fixed cDvbDevice::SetAudioTrackDevice() to avoid a blank screen after switchi... | Klaus Schmidinger |
2005-02-06 | Making sure the "Mute" and "Volume+/-" keys don't interfere with digital audio | Klaus Schmidinger |
2005-01-16 | Recording and Transfer Mode now handle more than 2 audio PIDs | Klaus Schmidinger |
2005-01-16 | Fixed playing files with PES packets longer than 2048 byte through the full f... | Klaus Schmidinger |
2005-01-14 | Made cCondWait::SleepMs() sleep at least 3ms to avoid a possible busy wait | Klaus Schmidinger |
2005-01-09 | Added support for circular polarization | Klaus Schmidinger |
2005-01-07 | Fixed the default quality value when grabbing a JPEG image | Klaus Schmidinger |
2005-01-06 | Fixed handling preferred audio language when switching via Channels menu to t... | Klaus Schmidinger |
2005-01-06 | Implemented left/right/stereo selection | Klaus Schmidinger |
2005-01-04 | Moved setting available tracks to cDevice | Klaus Schmidinger |
2005-01-02 | Implemented audio track menu | Klaus Schmidinger |
2004-12-17 | Added support for AC3 replay over the DVB device | Klaus Schmidinger |
2004-11-27 | Fixed a possible race condition in generating the DVB device names | Klaus Schmidinger |
2004-11-20 | Now setting the VPID before the APID in live mode to avoid unnecessary overhe... | Klaus Schmidinger |
2004-11-07 | Fixed a short glitch when starting a recording on the primary device while in... | Klaus Schmidinger |
2004-11-06 | Fixed handling of pmAudioOnlyBlack | Klaus Schmidinger |
2004-10-30 | No longer explicitly waiting for a tuner lock when switching channels | Klaus Schmidinger |
2004-10-30 | Added more checks and polling when getting frontend events | Klaus Schmidinger |
2004-10-24 | Added cCondWait::Sleep() and using it to replace all usleep() calls | Klaus Schmidinger |
2004-10-24 | Not waiting for transponder lock for EITScanner | Klaus Schmidinger |
2004-10-23 | Fixed detecting transponder lock; removed WAIT_FOR_LOCK_AFTER_TUNING; added s... | Klaus Schmidinger |
2004-10-17 | Refined formula for making volume control more linear | Klaus Schmidinger |
2004-10-16 | Made volume control more linear | Klaus Schmidinger |
2004-10-16 | Moved the initialization of aPid1 and aPid2 to the beginning of cDvbDevice::c... | Klaus Schmidinger |
2004-10-16 | Improved buffer handling | Klaus Schmidinger |
2004-06-19 | Fixed switching channels while an encrypted channel is being recorded (cont'd)1.3.11 | Klaus Schmidinger |
2004-06-19 | Added cDevice::Flush() | Klaus Schmidinger |
2004-06-12 | Fixed switching channels while an encrypted channel is being recorded | Klaus Schmidinger |
2004-06-12 | Revisited the "Fixed missing audio after replaying a DVD" change | Klaus Schmidinger |
2004-06-06 | Fixed missing audio after replaying a DVD | Klaus Schmidinger |
2004-06-05 | Fixed a typo | Klaus Schmidinger |
2004-06-05 | No longer setting lnb voltage if the frontend is not DVB-S | Klaus Schmidinger |