| Age | Commit message (Collapse) | Author |
|
read proc device instead of using internal methods
|
|
whitelist dm7025 from tpm test and add beta warning to the documentation
|
|
add __init__.py in TPMDemo plugin
|
|
add tpm interface to enigma 2
introduce a demo plugin for tpm usage in plugins to validate running on dream multimedia hardware to be used in plugins (see doc/TPM for further information)
|
|
Conflicts:
lib/python/Plugins/Extensions/GraphMultiEPG/meta/plugin_graphmultiepg.xml
|
|
|
|
Conflicts:
lib/python/Components/Network.py
|
|
enigma2 translation.
Meta.xml files are now only in english and translation is now easy possible for all languages over enigma2 translation project.
This also reduces consumed space inside flash memory.
Add missing TempFanControl plugin meta and LICENSE.
DreamInfohandler.py,SoftwareManager: follow meta xml changes.
fixes #578
|
|
enigma2 translation.
Meta.xml files are now only in english and translation is now easy possible for all languages over enigma2 translation project.
This also reduces consumed space inside flash memory.
Add missing TempFanControl plugin meta and LICENSE.
DreamInfohandler.py,SoftwareManager: follow meta xml changes.
fixes #578
|
|
|
|
|
|
|
|
#480)
|
|
#429)
|
|
|
|
|
|
* Jumping between marks in the movie, with "<" and ">", doesn't work
well when there are cut marks in the movie. Especially jumping
backwards will fail if there is a mark in a cut out region that is
to be jumped over. (InfoBarGenerics.py, chunks 3 and 4)
* Now when rewind works at all platforms also at low speeds, the
rewind speeds x2 and x4 should be added again to the
default. (UsageConfig.py, chunk 1)
* Cleanup some obsolete code: SeekBackHack and non-smooth
winding. None of these can be used anymore, but remnants were left
in the code and in the configuration alternatives. It is high time
to clean these out. (setup.xml, UsageConfig.py chunk 2,
InfoBarGenerics.py chunks 1 and 2, DVDPlayer)
* In the position gauge of the movie player, marks in the movie are
shown as red dots. Long time ago the last position was also shown as
a red dot, which was bad because it was confused with the marks, so
it was removed. However, jumping between marks in the movie with "<"
and ">" also stops at the last position, which is useful e.g. if you
don't automatically start playing from the last position. The code
below adds the last position back to the position gauge as a green dot,
to distinguish it from the red ones. (epositiongauge.cpp)
refs bug #570
|
|
|
|
|
|
|
|
|
|
some fixes and cleanups.
refs #558
|
|
refs #558
|
|
Graphmultiepg: fix typo inside metafile.
fixes #563
|
|
Graphmultiepg: fix typo inside metafile.
fixes #563
|
|
some fixes and cleanups.
refs #558
|
|
refs #558
|
|
|
|
* make configfile owerwrite question while upgrading configurable over new setupscreen on Menu Button.
* show files that will be backed up inside own infoscreen and not inside the menu description.
* add possibility to navigate with the remote keys (a-z) inside packagemanager. thx emanuel
fixes #550
|
|
* make configfile owerwrite question while upgrading configurable over new setupscreen on Menu Button.
* show files that will be backed up inside own infoscreen and not inside the menu description.
* add possibility to navigate with the remote keys (a-z) inside packagemanager. thx emanuel
fixes #550
|
|
|
|
|
|
|
|
|
|
|
|
|
|
read proc device instead of using internal methods
|
|
whitelist dm7025 from tpm test and add beta warning to the documentation
|
|
add __init__.py in TPMDemo plugin
|
|
add tpm interface to enigma 2
introduce a demo plugin for tpm usage in plugins to validate running on dream multimedia hardware to be used in plugins (see doc/TPM for further information)
|
|
|
|
|
|
HardwarePrerequisites.
Fixes #503
|
|
HardwarePrerequisites.
Fixes #503
|
|
|
|
crash when trying to use wizard with no .nfo file
present, fixes bug #394
|
|
|
|
|
|
consistency of user interface, implement restoring of saved collections from xml (fixes #316)
|
|
background, fixes bug 367
|