diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-28 09:13:06 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-28 09:13:06 +0200 |
commit | 786d8f2d88d79cd82aecdc1416ae64fb3cd8313f (patch) | |
tree | 56542efa70818d2f324ab5799f81812b1a867649 /HISTORY | |
parent | 6445b9a0864a945d50e5ea4744f3bfa4ee8622dd (diff) | |
download | vdr-786d8f2d88d79cd82aecdc1416ae64fb3cd8313f.tar.gz vdr-786d8f2d88d79cd82aecdc1416ae64fb3cd8313f.tar.bz2 |
Added a note about 'svdrpdemo'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3717,7 +3717,7 @@ Video Disk Recorder Revision History functions to avoid problems on platforms that don't provide these (thanks to David Woodhouse for his help). -2005-08-27: Version 1.3.31 +2005-08-28: Version 1.3.31 - Added missing German OSD texts for 'Audio language'. - The Setup/CICAM menu now only contains the devices that actually have a CI and @@ -3741,3 +3741,4 @@ Video Disk Recorder Revision History - Plugins can now implement their own SVDRP commands (based on a patch from Hardy Flor). See PLUGINS.html, section "SVDRP commands" for details. The SVDRP commands of a plugin are accessed through the new SVDRP command PLUG. + See PLUGINS/src/svdrpdemo for an example of how to use this feature. |