mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
streaminfo2: -fix repaint casystem
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1458 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 958ca99122
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2011-05-11 (Wed, 11 May 2011)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -731,7 +731,7 @@ void CStreamInfo2::paintCASystem(int xpos, int ypos)
|
||||
int box_width = width*2/3-10;
|
||||
if(box_h2 > 0)
|
||||
{
|
||||
frameBuffer->paintBoxRel (0, ypos, box_width, box_h2, COL_MENUHEAD_PLUS_0);
|
||||
frameBuffer->paintBoxRel (0, ypos+(iheight*2), box_width, box_h2, COL_MENUHEAD_PLUS_0);
|
||||
}
|
||||
|
||||
std::string casys[11]={"Irdeto:","Betacrypt:","Seca:","Viaccess:","Nagra:","Conax: ","Cryptoworks:","Videoguard:","EBU:","XCrypt:","PowerVU:"};
|
||||
|
Reference in New Issue
Block a user