The new functions cControl::GetRecording() and cControl::GetHeader() can be used to retrieve information about what the current player is playing

This commit is contained in:
Klaus Schmidinger
2012-04-28 13:09:42 +02:00
parent 109586571a
commit 97e242d1b5
9 changed files with 50 additions and 8 deletions

View File

@@ -71,3 +71,7 @@ VDR Plugin 'pictures' Revision History
2012-02-27: Version 0.1.2
- Removed an obsolete command line option.
2012-04-2r8 Version 0.1.3
- Added cPictureControl::GetHeader().