Projects
Multimedia
vdr-plugin-mcli
vdr-mcli.abs.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vdr-mcli.abs.patch of Package vdr-plugin-mcli (Revision 5)
Currently displaying revision
5
,
Show latest
Index: vdr-mcli-plugin/device.c =================================================================== --- vdr-mcli-plugin.orig/device.c +++ vdr-mcli-plugin/device.c @@ -562,7 +562,7 @@ bool cMcliDevice::SetChannelDevice (cons case FE_DVBS2: case FE_QPSK:{ // DVB-S - unsigned int frequency = Channel->Frequency (); + int frequency = Channel->Frequency (); #if VDRVERSNUM < 10714 fe_sec_voltage_t volt = (Channel->Polarization () == 'v' || Channel->Polarization () == 'V' || Channel->Polarization () == 'r' || Channel->Polarization () == 'R') ? SEC_VOLTAGE_13 : SEC_VOLTAGE_18;
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.