diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-04-28 13:09:42 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-04-28 13:09:42 +0200 |
commit | 97e242d1b54e0bfac3455ddeded37136156fea36 (patch) | |
tree | e82354fa113c552f0bddb1c1a3d1c209ac8258c3 /HISTORY | |
parent | 109586571a3cd6b011b6c2e348e3403a0d37c081 (diff) | |
download | vdr-97e242d1b54e0bfac3455ddeded37136156fea36.tar.gz vdr-97e242d1b54e0bfac3455ddeded37136156fea36.tar.bz2 |
The new functions cControl::GetRecording() and cControl::GetHeader() can be used to retrieve information about what the current player is playing
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7091,3 +7091,5 @@ Video Disk Recorder Revision History (reported by Lars Hanisch). - cControl::Control() now has an additional boolean parameter, which can be set to true to get the current player control even if it is hidden. +- The new functions cControl::GetRecording() and cControl::GetHeader() can be used + to retrieve information about what the current player is playing. |