Changed 'cStatusMonitor' to 'cStatus'

This commit is contained in:
Klaus Schmidinger
2002-06-16 13:26:00 +02:00
parent a4bfddd2f9
commit 3ab746babd
16 changed files with 678 additions and 2910 deletions

View File

@@ -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).