diff options
author | Udo Richter <udo_richter@gmx.de> | 2009-06-28 00:00:00 +0200 |
---|---|---|
committer | Manuel Reimer <manuel.reimer@gmx.de> | 2013-10-01 17:28:20 +0200 |
commit | 263f5eceaf1c73c49ed0a9e7fb8c9f1653f48265 (patch) | |
tree | c4bae104a1770875ab820730dd09482b7bb1c576 /README | |
parent | bc5839b182882ac6650c886bb451512c26635f97 (diff) | |
download | runvdr-extreme-263f5eceaf1c73c49ed0a9e7fb8c9f1653f48265.tar.gz runvdr-extreme-263f5eceaf1c73c49ed0a9e7fb8c9f1653f48265.tar.bz2 |
Version 0.4.2v0.4.2
* New: Support -i and --instance of VDR-1.7.4+
* New: Command line option to set VDR_CHARSET_OVERRIDE of VDR 1.5.18+
* New: Function-style callbacks for DVB load/unload commands (backwards compatible)
* New: Option to always unload DVB drivers on exit
* New: Callbacks for X-Server startup and shutdown to run additional programs
* Fix: --lirc not working. Thx to caps!
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ also available on command line, see --help. For the init-script (Debian): - Copy init.d.runvdr.Debian to /etc/init.d/runvdr -- Use update-rc.d to set up startup runlevel +- Use sysv-rc-conf or update-rc.d to set up startup runlevel For runvdr-conf.d: - Copy runvdr-conf.d to /usr/local/bin/ |