1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 11:37:03 +00:00

Get rid of bad interface design in statistic collectors.

This commit is contained in:
Antti Seppälä
2008-01-19 21:08:02 +00:00
parent 1e2d0955de
commit 18c2962cd9
7 changed files with 35 additions and 61 deletions

View File

@@ -33,7 +33,8 @@ VDR Plugin 'iptv' Revision History
2008-01-20: Version 0.0.6
- Fixed lint warnings.
- Fixed some lint warnings.
- Added Italian translation (Thanks to Gringo).
- Added '-Wno-parentheses' to the compiler options.
- Mapped 'kInfo' as help key in setup menu.
- Refactored statistic collecting code.