enigma2.git
15 years agosmall fix for better look
Andreas Monzner [Sat, 28 Jul 2007 10:32:56 +0000 (10:32 +0000)]
small fix for better look

15 years agojust call plugin with servicelist as kwarg
Felix Domke [Sat, 28 Jul 2007 09:20:01 +0000 (09:20 +0000)]
just call plugin with servicelist as kwarg

15 years agofix
Andreas Monzner [Sat, 28 Jul 2007 09:19:41 +0000 (09:19 +0000)]
fix

15 years agofixes
Andreas Monzner [Sat, 28 Jul 2007 09:18:50 +0000 (09:18 +0000)]
fixes

15 years agofix *required* kwargs. plugins not having **kwargs will probably not run with newer...
Felix Domke [Sat, 28 Jul 2007 09:18:29 +0000 (09:18 +0000)]
fix *required* kwargs. plugins not having **kwargs will probably not run with newer enigma2, but this has been documented since the beginning.

15 years agoadd lt language, thanks to Adga
Felix Domke [Sat, 28 Jul 2007 07:45:10 +0000 (07:45 +0000)]
add lt language, thanks to Adga

15 years agocode cleanup / more flexible code
Andreas Monzner [Fri, 27 Jul 2007 22:27:19 +0000 (22:27 +0000)]
code cleanup / more flexible code

15 years agoremove unneeded code
Andreas Monzner [Fri, 27 Jul 2007 22:26:27 +0000 (22:26 +0000)]
remove unneeded code

15 years agomake servicelist accessible in plugins
Andreas Monzner [Fri, 27 Jul 2007 22:25:41 +0000 (22:25 +0000)]
make servicelist accessible in plugins
self.session.servicelist is available just when the plugin main function is
called... so create a lokal copy when you need it

15 years agomore complete error message
Andreas Monzner [Fri, 27 Jul 2007 22:20:16 +0000 (22:20 +0000)]
more complete error message

15 years agoadd simple event source
Andreas Monzner [Fri, 27 Jul 2007 22:18:41 +0000 (22:18 +0000)]
add simple event source

15 years agosmall cleanup/speedup
Andreas Monzner [Fri, 27 Jul 2007 22:10:41 +0000 (22:10 +0000)]
small cleanup/speedup

15 years agoadd possibility to set backgroundcolor for multicontent text entries too
Andreas Monzner [Thu, 26 Jul 2007 19:44:12 +0000 (19:44 +0000)]
add possibility to set backgroundcolor for multicontent text entries too

15 years agoadd function to set the selection rect (for partial selections),
Andreas Monzner [Thu, 26 Jul 2007 14:33:20 +0000 (14:33 +0000)]
add function to set the selection rect (for partial selections),
add parameter to multicontent text entry to set a border width,
add parameter to multicontent text entry to set backgroundcolor

15 years agofix previous fix
Andreas Monzner [Thu, 26 Jul 2007 12:39:17 +0000 (12:39 +0000)]
fix previous fix

15 years agofix
Andreas Monzner [Thu, 26 Jul 2007 12:05:06 +0000 (12:05 +0000)]
fix

15 years agouse 'id3demux'/'mad' for decoding mp3files instead of decodebin
Felix Domke [Wed, 25 Jul 2007 22:36:48 +0000 (22:36 +0000)]
use 'id3demux'/'mad' for decoding mp3files instead of decodebin

15 years agomore speedups
Andreas Monzner [Wed, 25 Jul 2007 20:54:00 +0000 (20:54 +0000)]
more speedups

15 years agosmall speedups,
Andreas Monzner [Wed, 25 Jul 2007 20:17:12 +0000 (20:17 +0000)]
small speedups,
small cleanups,
fix non working query for time epoch

15 years agofix typo
Andreas Monzner [Wed, 25 Jul 2007 14:09:15 +0000 (14:09 +0000)]
fix typo

15 years agofix typo
Andreas Monzner [Wed, 25 Jul 2007 08:13:20 +0000 (08:13 +0000)]
fix typo

15 years agodisplay Satfinder, SatelliteEquipmentControl and PositionerSetup
Stefan Pluecken [Tue, 24 Jul 2007 21:59:53 +0000 (21:59 +0000)]
display Satfinder, SatelliteEquipmentControl and PositionerSetup
plugins only if a DVB-S or DVB-S2 frontend is installed

15 years agofix CI chaining
Andreas Monzner [Tue, 24 Jul 2007 14:24:04 +0000 (14:24 +0000)]
fix CI chaining

15 years agosmall fix
Andreas Monzner [Tue, 24 Jul 2007 14:21:43 +0000 (14:21 +0000)]
small fix

15 years agomove selection to currently used skin
Andreas Monzner [Mon, 23 Jul 2007 19:32:17 +0000 (19:32 +0000)]
move selection to currently used skin

15 years agosmall fix
Andreas Monzner [Mon, 23 Jul 2007 14:49:35 +0000 (14:49 +0000)]
small fix

15 years agoremove unneeded
Andreas Monzner [Mon, 23 Jul 2007 11:52:28 +0000 (11:52 +0000)]
remove unneeded

15 years agosmall size fix
Andreas Monzner [Mon, 23 Jul 2007 11:26:34 +0000 (11:26 +0000)]
small size fix

15 years agofix non visible timer clock in epg event list for subservice recordings
Andreas Monzner [Mon, 23 Jul 2007 00:40:36 +0000 (00:40 +0000)]
fix non visible timer clock in epg event list for subservice recordings

15 years agobetter place to show/hide progress
Andreas Monzner [Mon, 23 Jul 2007 00:19:09 +0000 (00:19 +0000)]
better place to show/hide progress

15 years agohide progressbar when event is not valid
Andreas Monzner [Sun, 22 Jul 2007 23:47:01 +0000 (23:47 +0000)]
hide progressbar when event is not valid

15 years agoshow progress and current time in servicelist event information instead of
Andreas Monzner [Sun, 22 Jul 2007 23:10:33 +0000 (23:10 +0000)]
show progress and current time in servicelist event information instead of
show duplicate event title

15 years agoremove unimplemented method declaration
Andreas Monzner [Sun, 22 Jul 2007 22:25:24 +0000 (22:25 +0000)]
remove unimplemented method declaration

15 years agoadd possibility to get all component descriptors for a event from python
Andreas Monzner [Sun, 22 Jul 2007 22:24:46 +0000 (22:24 +0000)]
add possibility to get all component descriptors for a event from python

15 years agoimport missing ActionMap
Andreas Monzner [Sun, 22 Jul 2007 21:36:45 +0000 (21:36 +0000)]
import missing ActionMap

15 years agoupdate 'da' language
Felix Domke [Sun, 22 Jul 2007 19:41:10 +0000 (19:41 +0000)]
update 'da' language

15 years agosave timers in TimerEntry, not in TimerEdit (=timer list), to also save when adding...
Felix Domke [Sun, 22 Jul 2007 19:30:57 +0000 (19:30 +0000)]
save timers in TimerEntry, not in TimerEdit (=timer list), to also save when adding timers via EPG

15 years agoupdate 'pt' language
Felix Domke [Sun, 22 Jul 2007 18:43:09 +0000 (18:43 +0000)]
update 'pt' language

15 years agoupdate 'da' language
Felix Domke [Sun, 22 Jul 2007 18:42:34 +0000 (18:42 +0000)]
update 'da' language

15 years agofix os import
Felix Domke [Sun, 22 Jul 2007 18:27:34 +0000 (18:27 +0000)]
fix os import

15 years agodo nothing when old and new service is equal
Andreas Monzner [Sun, 22 Jul 2007 17:42:50 +0000 (17:42 +0000)]
do nothing when old and new service is equal

15 years agoshow event information of current selected event in channelselection
Andreas Monzner [Sun, 22 Jul 2007 17:38:25 +0000 (17:38 +0000)]
show event information of current selected event in channelselection

15 years agoshow single service epg on long info keypress
Andreas Monzner [Sun, 22 Jul 2007 17:37:10 +0000 (17:37 +0000)]
show single service epg on long info keypress

15 years agoremove no more existing webif
Andreas Monzner [Sun, 22 Jul 2007 12:27:18 +0000 (12:27 +0000)]
remove no more existing webif

15 years agofix imports
Andreas Monzner [Sun, 22 Jul 2007 11:51:08 +0000 (11:51 +0000)]
fix imports

15 years agorevert unneeded changes in language files
Andreas Monzner [Sun, 22 Jul 2007 10:07:52 +0000 (10:07 +0000)]
revert unneeded changes in language files

15 years agoadd support for service group pixmap in servicelist
Andreas Monzner [Sun, 22 Jul 2007 10:05:09 +0000 (10:05 +0000)]
add support for service group pixmap in servicelist

15 years agocleanup __init__.py files ....
Andreas Monzner [Sun, 22 Jul 2007 09:56:06 +0000 (09:56 +0000)]
cleanup __init__.py files ....

15 years agocleanup some imports
Andreas Monzner [Sun, 22 Jul 2007 09:54:05 +0000 (09:54 +0000)]
cleanup some imports

15 years agofix bluescreen(segfault) in automatic service scan .. part2
Andreas Monzner [Fri, 20 Jul 2007 15:13:50 +0000 (15:13 +0000)]
fix bluescreen(segfault) in automatic service scan .. part2

15 years ago(ralfk) media player actions
Felix Domke [Fri, 20 Jul 2007 14:30:52 +0000 (14:30 +0000)]
(ralfk) media player actions

15 years ago(ralfk) media player
Felix Domke [Fri, 20 Jul 2007 14:26:46 +0000 (14:26 +0000)]
(ralfk) media player

15 years agouse a CList for 'summaries' list for easier calling
Felix Domke [Fri, 20 Jul 2007 14:25:11 +0000 (14:25 +0000)]
use a CList for 'summaries' list for easier calling

15 years agowhitespace cleanup
Felix Domke [Fri, 20 Jul 2007 14:24:44 +0000 (14:24 +0000)]
whitespace cleanup

15 years ago(ralfk) workaround until we have a proper 'b'-after-'l' fix
Felix Domke [Fri, 20 Jul 2007 13:43:20 +0000 (13:43 +0000)]
(ralfk) workaround until we have a proper 'b'-after-'l' fix

15 years agofix PSignal refcounting .. this fixes a bluescreen after service searching
Andreas Monzner [Fri, 20 Jul 2007 12:48:24 +0000 (12:48 +0000)]
fix PSignal refcounting .. this fixes a bluescreen after service searching
in start wizzard

15 years agoadd 'canvas' gui element where you can draw into a pixmap from python
Felix Domke [Thu, 19 Jul 2007 23:48:55 +0000 (23:48 +0000)]
add 'canvas' gui element where you can draw into a pixmap from python

15 years agofix typo
Felix Domke [Thu, 19 Jul 2007 22:57:49 +0000 (22:57 +0000)]
fix typo

15 years agofix no more working mhw2 (digital+) epg
Andreas Monzner [Thu, 19 Jul 2007 17:24:02 +0000 (17:24 +0000)]
fix no more working mhw2 (digital+) epg

15 years agoadd .jpe extension
Felix Domke [Thu, 19 Jul 2007 13:59:09 +0000 (13:59 +0000)]
add .jpe extension

15 years agoshow media selector instead of hardcoded /hdd/ scan
Felix Domke [Thu, 19 Jul 2007 13:56:05 +0000 (13:56 +0000)]
show media selector instead of hardcoded /hdd/ scan

15 years agowhitespace cleanup
Felix Domke [Thu, 19 Jul 2007 13:55:31 +0000 (13:55 +0000)]
whitespace cleanup

15 years agofix error handling
Andreas Monzner [Thu, 19 Jul 2007 10:33:22 +0000 (10:33 +0000)]
fix error handling

15 years ago(ralfk) user defined skip times with 1/3, add 1/3 to keybindings, remove duplicate...
Felix Domke [Wed, 18 Jul 2007 22:13:48 +0000 (22:13 +0000)]
(ralfk) user defined skip times with 1/3, add 1/3 to keybindings, remove duplicate code in InfoBarGenerics, add hideAfterResume, add some help texts

15 years agosmall cleanup
Andreas Monzner [Wed, 18 Jul 2007 15:22:56 +0000 (15:22 +0000)]
small cleanup
fix bluescreen when a DVB-S2 Tuner should be linked to a normal DVB-S Tuner

15 years agostart scan on execBegin to fix missing self.scan when window was non-execing
Felix Domke [Wed, 18 Jul 2007 13:05:20 +0000 (13:05 +0000)]
start scan on execBegin to fix missing self.scan when window was non-execing

15 years agofix no more working sec with old api
Andreas Monzner [Mon, 16 Jul 2007 16:17:31 +0000 (16:17 +0000)]
fix no more working sec with old api
fix get video pts for old api

15 years agotake care for disabled -C -T frontends
Andreas Monzner [Sun, 15 Jul 2007 22:24:28 +0000 (22:24 +0000)]
take care for disabled -C -T frontends

15 years agodisable debug
Andreas Monzner [Sun, 15 Jul 2007 22:23:32 +0000 (22:23 +0000)]
disable debug

15 years agodont try to open the sec device when no -S is detected
Andreas Monzner [Sun, 15 Jul 2007 21:23:12 +0000 (21:23 +0000)]
dont try to open the sec device when no -S is detected

15 years agofix PIP
Andreas Monzner [Sun, 15 Jul 2007 21:20:54 +0000 (21:20 +0000)]
fix PIP

15 years agomake keymap configurable with config.usage.keymap
Felix Domke [Sat, 14 Jul 2007 08:37:29 +0000 (08:37 +0000)]
make keymap configurable with config.usage.keymap

15 years agoadd showInfobarOrEpgWhenInfobarAlreadyVisible
Felix Domke [Sat, 14 Jul 2007 08:08:25 +0000 (08:08 +0000)]
add showInfobarOrEpgWhenInfobarAlreadyVisible

15 years agocleanup
Felix Domke [Sat, 14 Jul 2007 07:26:57 +0000 (07:26 +0000)]
cleanup

15 years agoremove SNR: in front of SNR
Felix Domke [Sat, 14 Jul 2007 07:25:59 +0000 (07:25 +0000)]
remove SNR: in front of SNR

15 years agobuild fixes
Andreas Monzner [Fri, 13 Jul 2007 21:33:15 +0000 (21:33 +0000)]
build fixes

15 years agoadd 'parent visibility changes' notification and use that to fix video widget
Felix Domke [Fri, 13 Jul 2007 16:40:51 +0000 (16:40 +0000)]
add 'parent visibility changes' notification and use that to fix video widget

15 years agosome changes for better old dreamboxes support (part two)
Andreas Monzner [Fri, 13 Jul 2007 16:13:55 +0000 (16:13 +0000)]
some changes for better old dreamboxes support (part two)
more useful debug output in decoder

15 years agoadd 'parent visibility changes' notification and use that to fix video widget
Felix Domke [Fri, 13 Jul 2007 16:07:25 +0000 (16:07 +0000)]
add 'parent visibility changes' notification and use that to fix video widget

15 years agowhitespace cleanup
Felix Domke [Fri, 13 Jul 2007 15:19:45 +0000 (15:19 +0000)]
whitespace cleanup

15 years agosome changes for better support of old dreambox models
Andreas Monzner [Fri, 13 Jul 2007 14:33:45 +0000 (14:33 +0000)]
some changes for better support of old dreambox models
some cleanups

15 years agofix bug
Andreas Monzner [Fri, 13 Jul 2007 13:59:56 +0000 (13:59 +0000)]
fix bug

15 years agodon't crash when no decode_demux present
Felix Domke [Fri, 13 Jul 2007 13:31:19 +0000 (13:31 +0000)]
don't crash when no decode_demux present

15 years agorevert to 750ms delay for motor powerup.. 200ms is not really enough
Andreas Monzner [Thu, 12 Jul 2007 21:28:21 +0000 (21:28 +0000)]
revert to 750ms delay for motor powerup.. 200ms is not really enough

15 years agofor motor 200ms to powerup before send diseqc command should be enough to
Andreas Monzner [Thu, 12 Jul 2007 21:12:36 +0000 (21:12 +0000)]
for motor 200ms to powerup before send diseqc command should be enough to

15 years ago750ms wait time after enable voltage is to much..
Andreas Monzner [Thu, 12 Jul 2007 21:04:32 +0000 (21:04 +0000)]
750ms wait time after enable voltage is to much..
DiSEqC Spec says 100ms is enough.. so we use 200ms here

15 years agoignore break or repeat when the make code for this key was not visible
Andreas Monzner [Thu, 12 Jul 2007 14:44:34 +0000 (14:44 +0000)]
ignore break or repeat when the make code for this key was not visible

15 years agoupdate .es language
Felix Domke [Thu, 12 Jul 2007 11:32:28 +0000 (11:32 +0000)]
update .es language

15 years agoclear cutlist when new service doesn't have cuesheet interface
Felix Domke [Wed, 11 Jul 2007 23:28:52 +0000 (23:28 +0000)]
clear cutlist when new service doesn't have cuesheet interface

15 years agodo not display entries which are not accessible from keys
Felix Domke [Wed, 11 Jul 2007 23:27:15 +0000 (23:27 +0000)]
do not display entries which are not accessible from keys

15 years agofix help entries without a key
Felix Domke [Wed, 11 Jul 2007 14:36:11 +0000 (14:36 +0000)]
fix help entries without a key

15 years agoallow overriding showAfterSeek if you don't use InfoBarShowHide
Felix Domke [Wed, 11 Jul 2007 13:56:52 +0000 (13:56 +0000)]
allow overriding showAfterSeek if you don't use InfoBarShowHide

15 years agoallow overriding showAfterSeek if you don't use InfoBarShowHide
Felix Domke [Wed, 11 Jul 2007 13:54:50 +0000 (13:54 +0000)]
allow overriding showAfterSeek if you don't use InfoBarShowHide

15 years ago(ralfk) layout change
Felix Domke [Wed, 11 Jul 2007 13:51:49 +0000 (13:51 +0000)]
(ralfk) layout change

15 years agoshow 'l' keypresses in helpscreen
Felix Domke [Wed, 11 Jul 2007 13:51:02 +0000 (13:51 +0000)]
show 'l' keypresses in helpscreen

15 years agowhitespace fixup
Felix Domke [Wed, 11 Jul 2007 13:31:10 +0000 (13:31 +0000)]
whitespace fixup

15 years ago(ralfk) make cuesheet actions translatable
Felix Domke [Wed, 11 Jul 2007 13:25:00 +0000 (13:25 +0000)]
(ralfk) make cuesheet actions translatable

15 years ago(ralfk) make movielist actions translatable
Felix Domke [Wed, 11 Jul 2007 13:24:14 +0000 (13:24 +0000)]
(ralfk) make movielist actions translatable

15 years ago(ralfk) enable help for cutlist editor
Felix Domke [Wed, 11 Jul 2007 13:21:18 +0000 (13:21 +0000)]
(ralfk) enable help for cutlist editor

15 years ago(ralfk) add sh_arrowup and long_key for help screen
Felix Domke [Wed, 11 Jul 2007 13:19:03 +0000 (13:19 +0000)]
(ralfk) add sh_arrowup and long_key for help screen