| Age | Commit message (Collapse) | Author |
|
|
|
now/next table is received
|
|
|
|
|
|
|
|
|
|
processOutputLine
|
|
|
|
"foregroundColor" is not defined!
use first color in "backgroundColors" as "backgroundColor" when
"backgroundColor" is not defined"
|
|
in the skin you can set multiple colors with foregroundColors="#8c7c93,black,#f23d21"
and/or backgroundColors="#012345,#081501,green,#078753"
in python code the you can switch colors with
self["blasel"].setForegroundColorNum(x) or
self["blubber"].setBackgroundColorNum(y)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WorkspaceExistsPrecondition
|
|
|
|
|
|
|
|
- correct use of prerequisites to detect uninstallable packages
|
|
|
|
when the hardware doesn't support it
|
|
|
|
|
|
|
|
|
|
add to job to provide a reference to the job
|
|
|
|
|
|
file scanner in internal e2 code)
|
|
|
|
running
|
|
|
|
|
|
beware: could overwrite some of your data in /etc/enigma2. add
config.misc.defaultchosen=false to /etc/enigma2/settings to prevent
this.
|
|
|
|
|
|
|
|
InfoBarBase
|
|
|
|
|
|
|