mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Now avoiding the memcpy() call in cGlyph::cGlyph() if the bitmap is empty
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -9826,3 +9826,5 @@ Video Disk Recorder Revision History
|
||||
- Fixed initializing cDvbPlayerControl and cTransferControl (reported by Marko M<>kel<65>).
|
||||
- Now avoiding calling poll() in cSectionHandler::Action() if there are no filters
|
||||
(reported by Marko M<>kel<65>).
|
||||
- Now avoiding the memcpy() call in cGlyph::cGlyph() if the bitmap is empty (thanks
|
||||
to Marko M<>kel<65>).
|
||||
|
||||
Reference in New Issue
Block a user