mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
scan: make radar display more smooth
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc02aec30a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -408,7 +408,7 @@ neutrino_msg_t CScanTs::handleMsg(neutrino_msg_t msg, neutrino_msg_data_t data)
|
|||||||
sprintf(buffer, "%u", data);
|
sprintf(buffer, "%u", data);
|
||||||
xpos_frequency = g_Font[SNeutrinoSettings::FONT_TYPE_MENU]->getRenderWidth(buffer, true);
|
xpos_frequency = g_Font[SNeutrinoSettings::FONT_TYPE_MENU]->getRenderWidth(buffer, true);
|
||||||
paintLine(xpos2, ypos_frequency, xpos_frequency, buffer);
|
paintLine(xpos2, ypos_frequency, xpos_frequency, buffer);
|
||||||
paintRadar();
|
//paintRadar();
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case NeutrinoMessages::EVT_SCAN_REPORT_FREQUENCYP:
|
case NeutrinoMessages::EVT_SCAN_REPORT_FREQUENCYP:
|
||||||
|
Reference in New Issue
Block a user