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

Fixed a memory leak.

Added a check for the minimum OSD height.
This commit is contained in:
Rolf Ahrenberg
2008-11-12 17:58:32 +02:00
parent fa41c95b1c
commit a8c065639a
3 changed files with 49 additions and 42 deletions

View File

@@ -315,3 +315,5 @@ VDR Plugin 'femon' Revision History
- Added getVideoStream() and getAudioStream() functions.
- Updated Italian translation (Thanks to Diego Pierotto).
- Fixed a memory leak.
- Added a check for the minimum OSD height.