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

Fixed a deadlock in cFemonReceiver.

This commit is contained in:
Rolf Ahrenberg
2008-11-23 22:26:48 +02:00
parent 427b3023ba
commit ab8f5f3de8
5 changed files with 39 additions and 16 deletions

View File

@@ -319,3 +319,4 @@ VDR Plugin 'femon' Revision History
- Added a check for the minimum OSD height.
- Replaced "Use single area (8bpp)" option with VDR's "Setup/OSD/Anti-alias".
- Removed the FEMON_NTSC option.
- Fixed a deadlock in cFemonReceiver.