diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-06-23 09:08:21 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-06-23 09:08:21 +0200 |
commit | 9ebd38230c2a1b4e3e5c61d66e8b70a89293b1f3 (patch) | |
tree | 99ba054a6ad6476f79f117b7e6f6d015d3e969af /HISTORY | |
parent | 549a26af276a84cad4c99feaad7d1cafa6baf277 (diff) | |
download | vdr-9ebd38230c2a1b4e3e5c61d66e8b70a89293b1f3.tar.gz vdr-9ebd38230c2a1b4e3e5c61d66e8b70a89293b1f3.tar.bz2 |
Fixed a name clash between skincurses.c and the new cOsd position functions
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5260,3 +5260,7 @@ Video Disk Recorder Revision History Plugins that implement skins should no longer use Setup.OSDWidth etc. directly, but should rather use cOsd::OsdWidth() etc. instead. Currently a change to the OSD position will only apply to newly opened OSDs. + +2007-06-23: Version 1.5.5 + +- Fixed a name clash between skincurses.c and the new cOsd position functions. |