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.h
Age
Commit message (
Expand
)
Author
2015-04-18
The command line option -D now accepts the value '-' (as in -D-), which preve...
Klaus Schmidinger
2014-03-16
Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parameters
Klaus Schmidinger
2014-01-16
Now waiting explicitly until all CAM slots are ready before switching to the ...
Klaus Schmidinger
2014-01-01
Eliminated MAXDVBDEVICES
Klaus Schmidinger
2013-08-21
Added basic support for positioners to control steerable satellite dishes
Klaus Schmidinger
2013-04-09
Added definitions for older DVB API versions, back until 5.0
Klaus Schmidinger
2013-03-07
Renamed the "plp id" to a more general "stream id" and added support for DVB-...
Klaus Schmidinger
2013-02-16
Removed all \return and \param tags from comment lines marked with "///<" for...
Klaus Schmidinger
2013-02-16
Added missing 'const' to cDevice::HasProgramme() and cDevice::HasLock()
Klaus Schmidinger
2012-04-04
The new function cDevice::DeviceType() returns a string identifying the type ...
Klaus Schmidinger
2012-03-13
The new function cDevice::DeviceName() returns a string identifying the name ...
Klaus Schmidinger
2012-03-02
Revised priority handling to allow receivers with a priority that is lower th...
Klaus Schmidinger
2012-02-17
The DVB device adapters/frontends are now probed by scanning the /dev/dvb dir...
Klaus Schmidinger
2012-01-16
Improved the way DVB_API_VERSION is checked
Klaus Schmidinger
2012-01-13
Added member functions Adapter() and Frontend() to cDvbDevice
Klaus Schmidinger
2012-01-11
Added support for handling DVB-T2 transponders
Klaus Schmidinger
2012-01-08
Added support for devices with more than one delivery system per frontend
Klaus Schmidinger
2011-12-04
Fixed several spelling errors
Klaus Schmidinger
2011-12-04
Implemented "Device Bonding"
Klaus Schmidinger
2011-08-26
Implemented cDevice::ProvidesEIT()
Klaus Schmidinger
2011-06-02
Implemented signal strength and quality handling
Klaus Schmidinger
2010-04-11
The various modulation types are now taken into account when selecting a device
Klaus Schmidinger
2010-02-28
Added plugin-defined sources
Klaus Schmidinger
2010-02-06
Implemented cDevice::GetCurrentlyTunedTransponder()
Klaus Schmidinger
2010-01-04
Added support for DVB cards with multiple fontends
Klaus Schmidinger
2009-12-31
Moved support for full featured DVB cards of the TT/FuSi design into the new ...
Klaus Schmidinger
2009-10-25
Only checking DVB_API_VERSION to be >=5 in order to stay compileable in case ...
Klaus Schmidinger
2009-06-06
Using different names for the Aspect parameter
Klaus Schmidinger
2009-06-01
Improved cDvbDevice::GetOsdSize()
Klaus Schmidinger
2009-06-01
Added a workaround for the broken linux-dvb driver header files
Klaus Schmidinger
2009-05-09
Implemented cDevice::GetOsdSize(); fixed the way the OSD size is determined o...
Klaus Schmidinger
2009-05-03
OSD sizes in percent; automatic update of OSD size
Klaus Schmidinger
2008-12-13
Switched to the new S2API driver API; cDvbTuner::IsTunedTo()now also checks t...
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-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-10-14
Added cDevice::CloseFilter(); some fixes to PLUGINS.html
1.5.10
Klaus Schmidinger
2007-02-25
Increased the maximum number of DVB devices to 8
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-05-28
Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased...
Klaus Schmidinger
2006-05-20
Fixed handling Transfer Mode when replaying Dolby Digital audio and the optio...
Klaus Schmidinger
2006-04-09
Fixed VPS recording in case there is more than one timer in the VPS margin
Klaus Schmidinger
2006-02-04
Added an 'Id' parameter to cDevice::PlayAudio() to allow plugins to easier pr...
Klaus Schmidinger
2005-12-29
cDevice::GrabImage() now returns a pointer to the image in memory; cDevice::G...
Klaus Schmidinger
2005-11-11
Modified switching to Dolby Digital audio in live mode
Klaus Schmidinger
2005-08-21
Now waiting at startup until all DVB devices are ready
Klaus Schmidinger
2005-02-20
Added support for setting the video display mode
Klaus Schmidinger
2005-02-13
Implemented cDvbDevice::SetTransferModeForDolbyDigital()
Klaus Schmidinger
[next]