Age | Commit message (Collapse) | Author |
|
|
|
|
|
MaySwitchTransponder from cDevice
|
|
|
|
|
|
|
|
With dynamite pvrinput-devices can now be attached/detached dynamically while vdr is running.
e.g.
svdrpsend plug dynamite attd /dev/video0
svdrpsend plug dynamite detd /dev/video0
|
|
|
|
Due to retuning of the vdr on a pid-change the intended behaviour of pvrinput could not be achieved.
Now a PMT with teletext descriptor is sent if there's at least one device present, which is capable of sliced vbi.
|
|
Renamed "EncoderInput" to "InputType" since it's only set to
eTelevision, eRadio or eExternalInput. It's used for general
decisions depending on the type of the input.
On the contrary "CurrentInput" is holding the actual input number
of the device.
Naming convention:
Properties of current set channel should start with "Current".
Properties of the channel to be set should start with "new".
|
|
This reverts commit 5a2a807bad756353f681b3e0c2db7c1f7ff9d85e.
|
|
Naming convention:
Properties of current set channel should start with "Current".
Properties of the channel to be set should start with "new".
|
|
|
|
Reworked Tune-function so it relies on parameters only.
|
|
|