mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
fix icons
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@130 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc446a1fd2
Author: [CST] Lucian <lucian@coolstreamtech.com>
Date: 2010-01-01 (Fri, 01 Jan 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1048,7 +1048,7 @@ void CFrameBuffer::loadPal(const std::string & filename, const unsigned char off
|
||||
break;
|
||||
|
||||
paletteSetColor(colpos, rgb, 0xFF);
|
||||
readb = read(fd, &rgbdata, sizeof(rgbdata) );
|
||||
readb = read(lfd, &rgbdata, sizeof(rgbdata) );
|
||||
pos++;
|
||||
}
|
||||
paletteSet(&cmap);
|
||||
|
Reference in New Issue
Block a user