summaryrefslogtreecommitdiff
path: root/dvbdevice.c
AgeCommit message (Expand)Author
2005-08-21Fixed cDvbTuner to avoid lockups on NPTL systemsKlaus Schmidinger
2005-08-21Now waiting at startup until all DVB devices are readyKlaus Schmidinger
2005-08-15Removed the VIDEO_STILLPICTURE_WORKS_WITH_VDR_FRAMES stuff from cDvbDevice::S...1.3.29Klaus Schmidinger
2005-08-14Changed cThread Active() vs. Running()Klaus Schmidinger
2005-08-13Centralized 'thread active' handlingKlaus Schmidinger
2005-06-19Removed a superfluous return statementKlaus Schmidinger
2005-06-05A device can now detach all receivers for a given PIDKlaus Schmidinger
2005-05-16Using cSource::IsSat()Klaus Schmidinger
2005-05-14Added a check for Setup.DiSEqC in cDvbDevice::ProvidesTransponder()Klaus Schmidinger
2005-03-20Some fixes to avoid compiler warnings in gcc 4.0Klaus Schmidinger
2005-03-13Fixed cDvbDevice::SetVideoDisplayFormat() in case of 16:9Klaus Schmidinger
2005-03-05Dropped CA support for the old '-icam' firmwareKlaus Schmidinger
2005-02-20Implemented setup option "DVB/Video display format"Klaus Schmidinger
2005-02-20Added support for setting the video display modeKlaus Schmidinger
2005-02-20Fixed the call to SetVideoFormat() in cDvbDevice::cDvbDevice() (parameter is ...Klaus Schmidinger
2005-02-19Avoiding unnecessary calls to SetPid() in cDvbDevice::SetAudioTrackDevice()Klaus Schmidinger
2005-02-13Implemented cDvbDevice::SetTransferModeForDolbyDigital()Klaus Schmidinger
2005-02-08Fixed handling Transfer Mode for radio channelsKlaus Schmidinger
2005-02-08Fixed cDvbDevice::SetAudioTrackDevice() to avoid a blank screen after switchi...Klaus Schmidinger
2005-02-06Making sure the "Mute" and "Volume+/-" keys don't interfere with digital audioKlaus Schmidinger
2005-01-16Recording and Transfer Mode now handle more than 2 audio PIDsKlaus Schmidinger
2005-01-16Fixed playing files with PES packets longer than 2048 byte through the full f...Klaus Schmidinger
2005-01-14Made cCondWait::SleepMs() sleep at least 3ms to avoid a possible busy waitKlaus Schmidinger
2005-01-09Added support for circular polarizationKlaus Schmidinger
2005-01-07Fixed the default quality value when grabbing a JPEG imageKlaus Schmidinger
2005-01-06Fixed handling preferred audio language when switching via Channels menu to t...Klaus Schmidinger
2005-01-06Implemented left/right/stereo selectionKlaus Schmidinger
2005-01-04Moved setting available tracks to cDeviceKlaus Schmidinger
2005-01-02Implemented audio track menuKlaus Schmidinger
2004-12-17Added support for AC3 replay over the DVB deviceKlaus Schmidinger
2004-11-27Fixed a possible race condition in generating the DVB device namesKlaus Schmidinger
2004-11-20Now setting the VPID before the APID in live mode to avoid unnecessary overhe...Klaus Schmidinger
2004-11-07Fixed a short glitch when starting a recording on the primary device while in...Klaus Schmidinger
2004-11-06Fixed handling of pmAudioOnlyBlackKlaus Schmidinger
2004-10-30No longer explicitly waiting for a tuner lock when switching channelsKlaus Schmidinger
2004-10-30Added more checks and polling when getting frontend eventsKlaus Schmidinger
2004-10-24Added cCondWait::Sleep() and using it to replace all usleep() callsKlaus Schmidinger
2004-10-24Not waiting for transponder lock for EITScannerKlaus Schmidinger
2004-10-23Fixed detecting transponder lock; removed WAIT_FOR_LOCK_AFTER_TUNING; added s...Klaus Schmidinger
2004-10-17Refined formula for making volume control more linearKlaus Schmidinger
2004-10-16Made volume control more linearKlaus Schmidinger
2004-10-16Moved the initialization of aPid1 and aPid2 to the beginning of cDvbDevice::c...Klaus Schmidinger
2004-10-16Improved buffer handlingKlaus Schmidinger
2004-06-19Fixed switching channels while an encrypted channel is being recorded (cont'd)1.3.11Klaus Schmidinger
2004-06-19Added cDevice::Flush()Klaus Schmidinger
2004-06-12Fixed switching channels while an encrypted channel is being recordedKlaus Schmidinger
2004-06-12Revisited the "Fixed missing audio after replaying a DVD" changeKlaus Schmidinger
2004-06-06Fixed missing audio after replaying a DVDKlaus Schmidinger
2004-06-05Fixed a typoKlaus Schmidinger
2004-06-05No longer setting lnb voltage if the frontend is not DVB-SKlaus Schmidinger