mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
- The Makefile now defines DVBDIR to easily point to where the DVB driver
source is located.
- When switching channels the current/next information is now displayed if
available (thanks to Robert Schneider). Since there is now more information
to read when switching channels, the timeout for displaying it has been
increased from 2 to 5 seconds (remember that this info can always be recalled
by pressing the "Ok" button).
For this feature to work it is necessary that the 'Pnr' parameter in the
channel setup ('channels.conf') is set to the proper value. This has been
done for some of the channels in the default 'channels.conf'. Some other
parameters in the default 'channels.conf' have also been updated, so please
make sure your timers still use the correct channels!
22 lines
797 B
Plaintext
22 lines
797 B
Plaintext
Thanks go to the following people for patches and contributions:
|
|
|
|
Carsten Koch <Carsten.Koch@icem.de>
|
|
for adding LIRC support
|
|
for making the 'Recordings' menu be listed alphabetically
|
|
for implementing the 'Summary' feature
|
|
for adding the 'epg2timers' tool (see Tools/epg2timers)
|
|
for his idea of using multiple disks (and for testing this feature)
|
|
|
|
Plamen Ganev <pganev@com-it.net>
|
|
for fixing the frequency offset for Hotbird channels
|
|
for adding the 'xtvrc2vdr' tool (see Tools/xtvrc2vdr)
|
|
|
|
Heino Goldenstein <heino.goldenstein@microplex.de>
|
|
for modifying scrolling through lists to make it page up and down
|
|
|
|
Guido Fiala <gfiala@s.netic.de>
|
|
for implementing slow forward/back
|
|
|
|
Robert Schneider <Robert.Schneider@lotus.com>
|
|
for implementing EIT support for displaying the current/next info
|