diff options
author | Andreas Brachold <vdr07@deltab.de> | 2006-01-18 19:06:58 +0000 |
---|---|---|
committer | Andreas Brachold <vdr07@deltab.de> | 2006-01-18 19:06:58 +0000 |
commit | eba89a47264b7c81d6248cdad8d03a57718979a5 (patch) | |
tree | aaf550a59dd39484a2fb4d1a369175e25097840d /contrib | |
parent | 09842bddc7ce23b92648b95004407679be99cb03 (diff) | |
download | vdr-plugin-image-eba89a47264b7c81d6248cdad8d03a57718979a5.tar.gz vdr-plugin-image-eba89a47264b7c81d6248cdad8d03a57718979a5.tar.bz2 |
- fix first image was'nt rotation depends founded exif data
- fix show vdr info screen via official vdr way
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/README-show-raw-digital-photo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/README-show-raw-digital-photo b/contrib/README-show-raw-digital-photo index 08a8da7..9a75db5 100644 --- a/contrib/README-show-raw-digital-photo +++ b/contrib/README-show-raw-digital-photo @@ -3,3 +3,4 @@ This patch is use to show raw digital photo from many digital cameras. You will need build dcraw, from http://www.cybercom.net/~dcoffin/dcraw/ and patch for anytopnm with show-raw-digital-photo.patch +anytopnm comes from netpbm package. |