diff options
| author | Klaus Schmidinger <vdr@tvdr.de> | 2015-03-12 10:25:35 +0100 | 
|---|---|---|
| committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-03-12 10:25:35 +0100 | 
| commit | a4b657b04093427d513470f0797ecb9ba3ebe03e (patch) | |
| tree | 5ac086476cbb85c1c3b64d807ba658156b2fe3c6 | |
| parent | 371e60238a35635817dafdf4e1edb4ae849ee084 (diff) | |
| download | vdr-a4b657b04093427d513470f0797ecb9ba3ebe03e.tar.gz vdr-a4b657b04093427d513470f0797ecb9ba3ebe03e.tar.bz2 | |
Added a note about the VDR User Counter and VDR's facebook page to the README file
| -rw-r--r-- | HISTORY | 3 | ||||
| -rw-r--r-- | README | 4 | 
2 files changed, 6 insertions, 1 deletions
| @@ -8596,7 +8596,7 @@ Video Disk Recorder Revision History  - Bumped all version numbers to 2.2.0.  - Official release. -2015-03-11: Version 2.3.1 +2015-03-12: Version 2.3.1  - The new function cOsd::MaxPixmapSize() can be called to determine the maximum size    a cPixmap may have on the current OSD. The 'osddemo' example has been modified @@ -8606,3 +8606,4 @@ Video Disk Recorder Revision History  - The Setup/CAM menu now displays which device an individual CAM is currently    assigned to (suggested by Frank Neumann).  - Added detection of 24fps (thanks to Thomas Reufer). +- Added a note about the VDR User Counter and VDR's facebook page to the README file. @@ -32,6 +32,10 @@ of commercial set-top boxes usually are a lot more fancy than  the ones in this system, but here we have the full source code  and can modify the menus in whatever way desired. +If you actually use VDR, please add yourself to the "VDR User Counter" +at http://www.tvdr.de/counter.htm. You can also like VDR on facebook +at https://www.facebook.com/VideoDiskRecorder. +  "VDR Video Disk Recorder" is a registered trademark of Klaus Schmidinger.  "TVDR TV Done Right" is a registered trademark of Klaus Schmidinger. | 
