diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-06-16 13:26:00 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-06-16 13:26:00 +0200 |
commit | 3ab746babd6d879f05b4cbc76662c65cf4146397 (patch) | |
tree | 0312baea9a9cef76689a86d6e74ffed68320e1cc /HISTORY | |
parent | a4bfddd2f995ad03409de005bc3015437c10aa06 (diff) | |
download | vdr-3ab746babd6d879f05b4cbc76662c65cf4146397.tar.gz vdr-3ab746babd6d879f05b4cbc76662c65cf4146397.tar.bz2 |
Changed 'cStatusMonitor' to 'cStatus'1.1.3
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1319,7 +1319,7 @@ Video Disk Recorder Revision History accessed (suggested by Stefan Huelswitt). - Rearranged OSD class names to make 'cOsd' available for the main OSD interface. - Completely moved OSD handling out of the cDvbApi class, into the new cOsd. -- Implemented cStatusMonitor to allow plugins to set up a status monitor. +- Implemented cStatus to allow plugins to set up a status monitor. See PLUGINS.html for details. - Moved the cEITScanner out of dvbapi.h/.c, into the new eitscan.h/.c. - Added Swedish language texts (thanks to Tomas Prybil). |