diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-12-30 10:27:23 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-12-30 10:27:23 +0100 |
commit | 12b4f37ca3f86ba37a91e501cfaf46f89e8d75f5 (patch) | |
tree | 8dc00380abf261cba2374213ce4fbac91dbffdbd /CONTRIBUTORS | |
parent | 61fefd00bff72ebeece4984c087a3415a6b53854 (diff) | |
download | vdr-12b4f37ca3f86ba37a91e501cfaf46f89e8d75f5.tar.gz vdr-12b4f37ca3f86ba37a91e501cfaf46f89e8d75f5.tar.bz2 |
The SVDRP command GRAB now optionally writes the image data to the SVDRP connection (encoded in base64)
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 845cf917..44641efd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1369,6 +1369,7 @@ Darren Salt <linux@youmustbejoking.demon.co.uk> for a patch that was used to add the command line options '--lirc', '--rcu' and '--no-kbd' for adding '__attribute__' to functions that use printf() like parameters + for suggesting to write grabbed images to the SVDRP connection encoded in base64 Sean Carlos <seanc@libero.it> for translating OSD texts to the Italian language |