-
Notifications
You must be signed in to change notification settings - Fork 321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Something wrong in "SetupSummary" #3456
Comments
Audio Selection ist kein Setup Screen, und daher passt auch der SetupSummary Skin nicht. |
SetupSummary wird aber doch aufgerufen, wenn man die AUDIO Taste drückt!? Und SetupSummary wird auch bei GRÜN - OpenWebif - OK und wohl bei anderen 'Sachen' aufgerufen - und dann werden dort z.B. die "Ja/Nein" Optionen nicht 'gewechselt'... |
Das mag schon sein, aber SetupSummary geht nur dann richtig wenn es auch ein Setup Screen ist. |
Kommando zurück. |
Auch unter MENU - Einstellungen - Empfang - Manueller Suchlauf MENU - Settings - Tuners, Scanning & Reception - Manual Scan werden bei den Einstellungen zum manuellen Suchlauf die unteren |
In "skin_display.xml" or "skin_display_templates.xml":
Bei "SetupSummary" im LCD Skin "skin_display_templates" oder "skin_display.xml" stimmt was nicht.
AUDIO Taste gedrückt: Der Cursor steht im unteren Teil auf z.B. "1 MPEG stereo x"
aber im LCD wird zwar die Überschrift "Tonspur auswählen" ausgegeben aber darunter
"AC3-Downmix" und "An".
Wenn ich dann Steuerkreuz-nach-rechts drücke, erscheint als Überschrift zwar richtig
"Untertitel auswählen", aber es steht immernoch "AC3-Downmix" und "An" darunter,
und daran ändert sich auch nichts!
Irgendwas wird da nicht oder nicht richtig an widget source="entry"
und/oder widget source="value" gesendet???
...
Auch, wenn man auf einen Timereintrag geht und dann OK drückt, ändern sich zwar die
Optionen der oberen Einträge auch im LCD, aber ab "Wiederholungen" und spätestens ab
"Startdatum" finden keine Änderungen der Optionen in der LCD Anzeige mehr statt.
...
Auch bei GRÜN - OpenWebif - OK werden die 'unteren' Ja/Nein Optionen
im LCD nicht umgeschaltet.
Wird da was falsch oder nicht komplett an widget source="entry" und/oder
widget source="value" geschickt???
Sorry for my english.
In "skin_display_templates" or "skin_display.xml" for the box LCD there is
something wrong in "SetupSummary".
AUDIO key pressed: Cursor is on "1 MPEG stereo x" in the lower half.
In the LCD the headline "Select audio track" is correct, but in the LCD
below it shows "AC3-Downmix" and "On".
If I press the RIGHT key the headline "Subtitle selection" is correct, but
the LCD below still shows "AC3-Downmix" and "On" - and that stays there.
...
If I press OK on a timer entry the upper options change in the LCD but the lower NOT.
Same if I press GREEN - OpenWebif - OK...
Get some wrong or none information send to 'widget source="entry"' and/or 'widget source="value"'???
The text was updated successfully, but these errors were encountered: