Added member functions Adapter() and Frontend() to cDvbDevice

This commit is contained in:
Klaus Schmidinger
2012-01-13 11:41:04 +01:00
parent 0730f502c5
commit 64f23b27d9
3 changed files with 6 additions and 1 deletions

View File

@@ -6820,3 +6820,5 @@ Video Disk Recorder Revision History
that have a timer (thanks to Timo Eskola).
- BIDI support now checks at runtime whether the system runs with UTF-8 (suggested
by Torsten Lang).
- Added member functions Adapter() and Frontend() to cDvbDevice (suggested by
Rolf Ahrenberg).