summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-05-23 10:12:44 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-05-23 10:12:44 +0200
commite912e48282b5937f88c4a51cc89aa4247d849084 (patch)
tree5855b7ffed6b532441fbca858e03b89e9f41d8a4 /HISTORY
parent4c5aedbd797ea4308974a3db4107cc8e32f50d17 (diff)
downloadvdr-e912e48282b5937f88c4a51cc89aa4247d849084.tar.gz
vdr-e912e48282b5937f88c4a51cc89aa4247d849084.tar.bz2
Added play mode pmVideoOnly
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f8da9863..da39e8e0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).