index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dvbdevice.c
Age
Commit message (
Expand
)
Author
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
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
[prev]
[next]