Added play mode pmVideoOnly

This commit is contained in:
Klaus Schmidinger
2004-05-23 10:12:44 +02:00
parent 4c5aedbd79
commit e912e48282
4 changed files with 15 additions and 2 deletions

View File

@@ -2830,3 +2830,4 @@ Video Disk Recorder Revision History
- Moved the declaration of cMenuText to VDR/menu.h to make it available to plugins.
It now also has a SetText() function that can be used to dynamically set the text
in an already existing cMenuText (both suggested by Stefan Huelswitt).
- Added play mode pmVideoOnly (thanks to Marcel Wiesweg).