diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-23 10:12:44 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-05-23 10:12:44 +0200 |
commit | e912e48282b5937f88c4a51cc89aa4247d849084 (patch) | |
tree | 5855b7ffed6b532441fbca858e03b89e9f41d8a4 /HISTORY | |
parent | 4c5aedbd797ea4308974a3db4107cc8e32f50d17 (diff) | |
download | vdr-e912e48282b5937f88c4a51cc89aa4247d849084.tar.gz vdr-e912e48282b5937f88c4a51cc89aa4247d849084.tar.bz2 |
Added play mode pmVideoOnly
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |