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

Fixed font handling to be thread-safe.

This commit is contained in:
Rolf Ahrenberg
2009-06-18 12:16:11 +03:00
parent 0a162a9a8c
commit afd72642e9
3 changed files with 21 additions and 9 deletions

View File

@@ -339,6 +339,10 @@ VDR Plugin 'femon' Revision History
- Backported from 1.7.1.
2009-06-18: Version 1.6.7
- Backported from 1.7.2.
===================================
VDR Plugin 'femon' Revision History
===================================
@@ -356,6 +360,7 @@ VDR Plugin 'femon' Revision History
- Fixed closing of frontend file handles (Thanks to Brendon Higgins for
reporting this one).
2009-xx-xx: Version 1.7.2
2009-06-18: Version 1.7.2
- Cleaned up compilation warnings.
- Fixed font handling to be thread-safe.