mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
scan: blit() after channel updates
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4ed9fd2c3b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-30 (Mon, 30 Jul 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -443,6 +443,8 @@ int CScanTs::handleMsg(neutrino_msg_t msg, neutrino_msg_data_t data)
|
||||
delete (unsigned char*) data;
|
||||
break;
|
||||
}
|
||||
/* almost all messages paint something, so blit here */
|
||||
frameBuffer->blit();
|
||||
return msg;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user