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.h
Age
Commit message (
Expand
)
Author
2010-01-01
Fixed stopping subtitle display when switching the primary device
Klaus Schmidinger
2009-12-25
cDevice::AddPid() now stores the stream type of the given pid
Klaus Schmidinger
2009-12-05
The new function cDevice::PatPmtParser() can be used in derived devices to ac...
Klaus Schmidinger
2009-11-22
Added the audio id to the call of PlayAudio() in cDevice::PlayTsAudio()
Klaus Schmidinger
2009-06-06
Using different names for the Aspect parameter
Klaus Schmidinger
2009-06-01
Removed obsolete constant
Klaus Schmidinger
2009-06-01
Improved cDvbDevice::GetOsdSize()
Klaus Schmidinger
2009-05-09
Implemented cDevice::GetOsdSize(); fixed the way the OSD size is determined o...
Klaus Schmidinger
2009-05-08
Fixed a typo in aspect ratio 2.21:1
Klaus Schmidinger
2009-05-03
OSD sizes in percent; automatic update of OSD size
Klaus Schmidinger
2009-04-05
cDevice::PlayTs() now plays as many TS packets as possible in one call
Klaus Schmidinger
2009-03-28
Fixed a typo
Klaus Schmidinger
2009-03-13
Replaced cBackTrace with cPtsIndex
Klaus Schmidinger
2009-01-25
Improved fast-forward/-rewind for audio recordings
Klaus Schmidinger
2009-01-16
The full-featured DVB cards are now given the TS data directly for replay
Klaus Schmidinger
2009-01-06
The recording format is now Transport Stream
Klaus Schmidinger
2008-09-14
Added a note about 'Id' being obsolete to the description of cDevice::PlayAud...
Klaus Schmidinger
2008-08-15
First step towards switching to TS (Transport Stream) as recording format
Klaus Schmidinger
2008-04-12
Re-implemented handling of DVB-S2
Klaus Schmidinger
2008-02-23
Attempting to stay on the current channel in case of an upcoming recording
Klaus Schmidinger
2008-02-16
Implemented the cStatus, cDevice and cPlayer functions for setting subtitle t...
Klaus Schmidinger
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-11-03
Added a workaround for recovering from wrongfully interpreted "pre 1.3.19 PS1...
Klaus Schmidinger
2007-10-14
Added cDevice::CloseFilter(); some fixes to PLUGINS.html
1.5.10
Klaus Schmidinger
2007-10-13
Implemented sending all frames to devices that can handle them in fast forwar...
Klaus Schmidinger
2007-10-12
Implemented handling DVB subtitles
Klaus Schmidinger
2007-07-22
Added a table of the used trick speed values to the description of cDevice::T...
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-06-15
Added some comment to cDevice::GetDevice()
Klaus Schmidinger
2006-05-28
Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased...
Klaus Schmidinger
2006-05-28
Fixed moving channels, which sometimes stopped the current replay session
Klaus Schmidinger
2006-05-26
Fixed description of DevceNumber()
Klaus Schmidinger
2006-04-14
The preferred audio language is now automatically selected when starting replay
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-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
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-06
Any cReceivers still attached to a cDevice when that device switches to a dif...
Klaus Schmidinger
2005-12-29
cDevice::GrabImage() now returns a pointer to the image in memory; cDevice::G...
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-10
Fixed a typo
Klaus Schmidinger
2005-09-04
Changed the audio PID language codes to hold up to two 3 letter codes; automa...
Klaus Schmidinger
2005-08-21
Now waiting at startup until all DVB devices are ready
Klaus Schmidinger
2005-08-13
Centralized 'thread active' handling
Klaus Schmidinger
[next]