| Age | Commit message (Collapse) | Author |
|
|
|
just add
<condition>
self.condition = self.isLastWizard
</condition>
to the last screen in your wizard
furthermore you need to update the <step>-tag of your last step according to the following example:
<step id="end" laststep="true">
...
</step>
|
|
is in the first step of the wizard)
|
|
|
|
|
|
matrix still fits into your screens.
|
|
- properly reload list after download/remove of an plugin
|
|
Plugins" was selected, instead use correct "ipkg list" as we want available plugins and not already installed.
|
|
|
|
|
|
remove 'AUTOMAKE_OPTIONS = gnu', which is the default,
use pkgdatadir instead of $(DATADIR)/enigma2,
use pkglibdir instead of $(LIBDIR)/enigma2
|
|
this clears the display and the framebuffer before quit enigma2
|
|
|
|
|
|
(default as usual) and new SUSPEND_PAUSES (introduced for dvd player)
|
|
also ignore wmaster0 interface
|
|
directly connected tuner is not equal (DVB-S linked to DVB-S2 or vice versa)
|
|
|
|
type 10 as radio service
|
|
|
|
|
|
InfoBarSubtitleSupport instances
|
|
|
|
modified behaviour on hardware with single frontpanel led (disabled in standby)
|
|
|
|
|
|
|
|
for one single pid
|
|
information and one to get service information
i.e. to get the ServiceName you should use the ServiceName Converter and source="Service" like the ChannelSelection Screen
to get the Extended Description of current selected event you should use the EventName Converter and source="Event" like GraphicalMultiEPG Screen ... you can look in skin_default.xml
|
|
|
|
Mike Looijmans)
|
|
Mike Looijmans)
|
|
|
|
available
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- rearrange summary screen widgets
- set summary screen before anything else in the wizard
|
|
|