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
/
device.c
Age
Commit message (
Expand
)
Author
2006-04-09
Now avoiding the 'actual' device when starting a recording, so that a Transfe...
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-02-24
Fixed setting the audio language codes in 'Transfer-Mode'
Klaus Schmidinger
2006-02-04
Implemented cDevice::Transferring()
Klaus Schmidinger
2006-02-04
Added an 'Id' parameter to cDevice::PlayAudio() to allow plugins to easier pr...
Klaus Schmidinger
2006-01-08
Cleaned up some trailing white space
Klaus Schmidinger
2006-01-08
Added a mutex to synchronize cDevice::PlayPesPacket() and SetCurrentAudioTrack()
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-06
Any cReceivers still attached to a cDevice when that device switches to a dif...
Klaus Schmidinger
2006-01-06
Fixed a typo
Klaus Schmidinger
2005-12-30
Changed all "illegal" to "invalid" in error messages
Klaus Schmidinger
2005-12-30
New option '-g'; fixed security hole CAN-2005-0071 when grabbing to file
Klaus Schmidinger
2005-12-29
cDevice::GrabImage() now returns a pointer to the image in memory; cDevice::G...
Klaus Schmidinger
2005-11-26
Implemented handling of the "CA PMT Reply" for CAMs; some preparations for be...
Klaus Schmidinger
2005-11-05
The EPG scan no longer disturbs players that have also set live PIDs
Klaus Schmidinger
2005-09-17
Removed obsolete 'shift' code in device.[hc]
Klaus Schmidinger
2005-09-04
Changed the audio PID language codes to hold up to two 3 letter codes; automa...
Klaus Schmidinger
2005-09-02
Re-introduced the code that waits for a tuner lock in VDR/device.c
Klaus Schmidinger
2005-08-27
Removed the TUNER_LOCK_TIMEOUT in cDevice::AttachReceiver() since it caused m...
Klaus Schmidinger
2005-08-21
Now waiting at startup until all DVB devices are ready
Klaus Schmidinger
2005-08-14
Changed cThread Active() vs. Running()
Klaus Schmidinger
2005-08-13
Centralized 'thread active' handling
Klaus Schmidinger
2005-06-12
Modified cEITScanner::Process() so that it works on systems with only budget ...
Klaus Schmidinger
2005-06-05
A device can now detach all receivers for a given PID
Klaus Schmidinger
2005-05-07
Now preferring budget cards when selecting a DVB device for recording
Klaus Schmidinger
2005-05-05
Fixed handling fragments of less than 3 byte in cPesAssembler
Klaus Schmidinger
2005-02-27
Keeping the track language codes and descriptions in Transfer Mode
Klaus Schmidinger
2005-02-27
Revisited 'Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel()...
Klaus Schmidinger
2005-02-27
Improved automatic audio track selection
Klaus Schmidinger
2005-02-26
Fixed ensuring there is a current audio track in case there is only one track
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-19
Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel()
Klaus Schmidinger
2005-02-13
cAudio::Play() now also gets the 0xC0...0xDF audio
Klaus Schmidinger
2005-02-12
Making sure the first audio packet is not dropped when switching to "pre 1.3....
Klaus Schmidinger
2005-02-12
Added 'uchar Id' to cAudio::Play()'
Klaus Schmidinger
2005-02-08
Restricted the "setting audio track" log message to automatic changes during ...
Klaus Schmidinger
2005-02-08
Fixed a possible freeze in pause mode in case a device's PlayPesPacket() func...
Klaus Schmidinger
2005-02-06
Added MPEG1 replay capability to cPesAssembler
1.3.20
Klaus Schmidinger
2005-02-06
Calling pesAssembler->Reset() in cDevice::AttachPlayer() to avoid problems wi...
Klaus Schmidinger
2005-02-06
Fixed the "pre 1.3.19" compatibility mode for old Dolby Digital recordings
Klaus Schmidinger
2005-02-06
Making sure the "Mute" and "Volume+/-" keys don't interfere with digital audio
Klaus Schmidinger
2005-02-06
Removed 'flags' from tTrackId
Klaus Schmidinger
2005-02-06
Making sure the current audio track is actually one of the ones available in ...
Klaus Schmidinger
2005-01-30
Moved the call to SetAudioChannel(0) into cDevice::ClrAvailableTracks()
Klaus Schmidinger
2005-01-30
Fixed masking SubStreamType in cDevice::PlayPesPacket()
Klaus Schmidinger
2005-01-25
Now setting primaryDevice = NULL before deleting the devices in cDevice::Shut...
Klaus Schmidinger
2005-01-23
Fixed DTS detection
Klaus Schmidinger
[prev]
[next]