« on: May 08, 2012, 14:08:10 »
hello,
there is new patch for rotorng. Without this patch is not working correctly for vdr 1.7.27.
Can you check it..?
thanks
EDIT: file dont want to attach ill paste it in plane code:
diff --git a/rotorng.c b/rotorng.c
index 30afdff..f8da8db 100644
--- a/rotorng.c
+++ b/rotorng.c
@@ -338,7 +338,7 @@
int last_position_shown;
bool transfer;
protected:
- virtual void ChannelSwitch(const cDevice *Device, int ChannelNumber);
+ virtual void ChannelSwitch(const cDevice *Device, int ChannelNumber,bool LiveView);
public:
cStatusMonitor();
};
@@ -348,7 +348,7 @@
transfer=false;
}
-void cStatusMonitor::ChannelSwitch(const cDevice *Device, int ChannelNumber)
+void cStatusMonitor::ChannelSwitch(const cDevice *Device, int ChannelNumber,bool LiveView)
{
//actuator_status status;
if (ChannelNumber) {
@@ -1494,7 +1494,7 @@
snprintf(buf, sizeof(buf),"%s %d", tr(menucaption[itemindex]), menuvalue[itemindex]);
break;
case MI_SYSTEM:
- snprintf(buf, sizeof(buf),"%s %s", tr(menucaption[itemindex]), MapToUserString(menuvalue[itemindex], SystemValues));
+ snprintf(buf, sizeof(buf),"%s %s", tr(menucaption[itemindex]), MapToUserString(menuvalue[itemindex], SystemValuesSat));
break;
case MI_MODULATION:
snprintf(buf, sizeof(buf),"%s %s ", tr(menucaption[itemindex]), MapToUserString(menuvalue[itemindex], ModulationValues));
« Last Edit: May 08, 2012, 14:09:57 by dodger »
Logged
Asrok A330 (ION 1), 2GB, Sat Tuner TBS QBOXS3, TV Panasonic TX-P50ST50, MLD 4.0.1-64