diff options
author | Sascha Volkenandt <sascha@akv-soft.de> | 2004-01-03 23:31:00 +0100 |
---|---|---|
committer | Sascha Volkenandt <sascha@akv-soft.de> | 2004-01-03 23:31:00 +0100 |
commit | 310f5b2a62343d0c9b7624c09efe35828785ef26 (patch) | |
tree | 0cba0f93b262331e30cd5371ec61e414050f32c4 /HISTORY | |
parent | 4a775c82c82597c65345b3b1fdad71792ef2e486 (diff) | |
download | vdr-plugin-osdpip-310f5b2a62343d0c9b7624c09efe35828785ef26.tar.gz vdr-plugin-osdpip-310f5b2a62343d0c9b7624c09efe35828785ef26.tar.bz2 |
Release version 0.0.2v0.0.2
- Added setup menu
- OSD depth, size and position configurable (see README)
- OSD crop dimensions configurable
- OSD window size is calculated dynamically depending on stream dimensions
- Added translations
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,14 @@ VDR Plugin 'osdpip' Revision History ------------------------------------ +2004-01-03: Version 0.0.2 + +- Added setup menu +- OSD depth, size and position configurable (see README) +- OSD crop dimensions configurable +- OSD window size is calculated dynamically depending on stream dimensions +- Added translations + 2004-01-02: Version 0.0.1 - Initial revision. |