The Recordings menu can now be called with a cRecordingFilter

This commit is contained in:
Klaus Schmidinger
2013-12-25 12:13:00 +01:00
parent b936cb366f
commit f6283b8e91
4 changed files with 19 additions and 5 deletions

View File

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