summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-12-25 12:13:00 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-12-25 12:13:00 +0100
commitf6283b8e91f5b5bc20bc0ab4ea4c22e4810c17e5 (patch)
tree0c5eff13c074cc8885102cd7af98abccc74c908e /HISTORY
parentb936cb366f3bbd7c62327999343e2986af38d2d4 (diff)
downloadvdr-f6283b8e91f5b5bc20bc0ab4ea4c22e4810c17e5.tar.gz
vdr-f6283b8e91f5b5bc20bc0ab4ea4c22e4810c17e5.tar.bz2
The Recordings menu can now be called with a cRecordingFilter
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8876406b..cb7c72b7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8072,3 +8072,6 @@ Video Disk Recorder Revision History
- Fixed setting the name of the video directory to avoid a crash when using --genindex,
and also to use the correct directory with --edit (the latter reported by Marko
Mäkelä).
+- The Recordings menu can now be called with a cRecordingFilter, which allows the
+ caller to have it display only a certain subset of the recordings (thanks to Lars
+ Hanisch).