diff options
author | Johns <johns98@gmx.net> | 2012-02-23 15:32:43 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-02-23 15:32:43 +0100 |
commit | c17af0e95857877c608bcced814ed2cd1edb1482 (patch) | |
tree | 1dffdcfcc00dd7aa53088e72f3b2e03505c796d0 /ChangeLog | |
parent | 2561214c3ed56dc43a3d607260ad71f7c816ae3b (diff) | |
download | vdr-plugin-softhddevice-c17af0e95857877c608bcced814ed2cd1edb1482.tar.gz vdr-plugin-softhddevice-c17af0e95857877c608bcced814ed2cd1edb1482.tar.bz2 |
Fix bug: 100% cpu use with plugins like mp3.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ User johns Date: + Fix bug: 100% cpu use with plugins like mp3. Wakeup display thread on channel switch, osd can now be shown without video. Makes 60Hz display mode configurable with setup.conf. |