git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
don't display blue knob till pip works properly (PIP doesn't work properly for now...
[enigma2.git]
/
lib
/
dvb
/
frontendparms.h
diff --git
a/lib/dvb/frontendparms.h
b/lib/dvb/frontendparms.h
index ae0891c59f68e75de6894881b47e37e1c5602130..649aff77ece2475a87a21becdcfa22297946e855 100644
(file)
--- a/
lib/dvb/frontendparms.h
+++ b/
lib/dvb/frontendparms.h
@@
-28,6
+28,7
@@
struct eDVBFrontendParametersSatellite
fAuto, f1_2, f2_3, f3_4, f5_6, f7_8, f8_9, fNone
};
};
fAuto, f1_2, f2_3, f3_4, f5_6, f7_8, f8_9, fNone
};
};
+ bool no_rotor_command_on_tune;
unsigned int frequency, symbol_rate;
int polarisation, fec, inversion, orbital_position;
};
unsigned int frequency, symbol_rate;
int polarisation, fec, inversion, orbital_position;
};