mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
remove all fb->blit() calls
TODO: check if plugins etc. need extra treatment
Origin commit data
------------------
Branch: ni/coolstream
Commit: c68ffa2155
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-28 (Sat, 28 Sep 2013)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -263,7 +263,6 @@ int CPictureViewerGui::show()
|
||||
hide();
|
||||
update=false;
|
||||
paint();
|
||||
frameBuffer->blit();
|
||||
}
|
||||
|
||||
if (audioplayer)
|
||||
@@ -636,7 +635,6 @@ int CPictureViewerGui::show()
|
||||
loop = false;
|
||||
}
|
||||
}
|
||||
frameBuffer->blit();
|
||||
}
|
||||
hide();
|
||||
|
||||
|
Reference in New Issue
Block a user