Merge branch 'next' of coolstreamtech.de:cst-private-neutrino into next

Origin commit data
------------------
Branch: ni/coolstream
Commit: 34187b12cd
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2013-01-28 (Mon, 28 Jan 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Bas
2013-01-29 01:21:50 +08:00
20 changed files with 156 additions and 125 deletions

View File

@@ -543,7 +543,7 @@ void CFrameBuffer::setBlendLevel(int level)
if (ioctl(fd, FBIO_SETOPACITY, value))
printf("FBIO_SETOPACITY failed.\n");
#ifndef ISAPOLLO
#if 0
if(level == 100) // TODO: sucks.
usleep(20000);
#endif