1
0
mirror of https://github.com/rofafor/vdr-plugin-femon.git synced 2023-10-10 11:36:53 +00:00

Refactored bitstream code.

This commit is contained in:
Rolf Ahrenberg
2011-11-19 16:02:16 +02:00
parent 5003faabc4
commit ac4d414597
8 changed files with 268 additions and 284 deletions

View File

@@ -417,6 +417,7 @@ VDR Plugin 'femon' Revision History
2011-xx-xx: Version 1.7.11
- Updated for vdr-1.7.19: New API functions for signal strength
- Updated for vdr-1.7.22: New API functions for signal strength
and quality used to provide information for the OSD.
- Added cppcheck target into Makefile.
- Refactored bitstream code.