enigma2.git
16 years agothe graphical multiepg plugin needs a realy actual enigma2 (from today!!)
Andreas Monzner [Tue, 31 Jul 2007 11:01:51 +0000 (11:01 +0000)]
the graphical multiepg plugin needs a realy actual enigma2 (from today!!)

16 years agoadd graphical multiepg plugin (like e1)
Andreas Monzner [Tue, 31 Jul 2007 11:00:01 +0000 (11:00 +0000)]
add graphical multiepg plugin (like e1)
yet it is just startable via blue button menu

16 years agotake care of scrollbar size when build movielist and timerlist entries
Andreas Monzner [Tue, 31 Jul 2007 10:16:08 +0000 (10:16 +0000)]
take care of scrollbar size when build movielist and timerlist entries
i dont understand how it could work ever

16 years agorenable callable func to selectable func
Andreas Monzner [Tue, 31 Jul 2007 10:09:49 +0000 (10:09 +0000)]
renable callable func to selectable func

16 years agofix typos
Felix Domke [Tue, 31 Jul 2007 02:23:16 +0000 (02:23 +0000)]
fix typos

16 years agocode cleanup
Andreas Monzner [Tue, 31 Jul 2007 00:56:46 +0000 (00:56 +0000)]
code cleanup

16 years agofix fillSimilarList
Felix Domke [Mon, 30 Jul 2007 22:14:29 +0000 (22:14 +0000)]
fix fillSimilarList

16 years agoupdate de language
Felix Domke [Mon, 30 Jul 2007 21:49:24 +0000 (21:49 +0000)]
update de language

16 years agopossibility to sort epg list alphabetically (thanks to Moritz Venn)
Felix Domke [Mon, 30 Jul 2007 21:46:35 +0000 (21:46 +0000)]
possibility to sort epg list alphabetically (thanks to Moritz Venn)

16 years agoadd possibility to set a callable check function
Andreas Monzner [Mon, 30 Jul 2007 20:47:43 +0000 (20:47 +0000)]
add possibility to set a callable check function

16 years agoadd possibility to set a check callable function
Andreas Monzner [Mon, 30 Jul 2007 20:47:17 +0000 (20:47 +0000)]
add possibility to set a check callable function

16 years agofix
Andreas Monzner [Mon, 30 Jul 2007 20:46:03 +0000 (20:46 +0000)]
fix

16 years agoes language update
Felix Domke [Mon, 30 Jul 2007 15:11:01 +0000 (15:11 +0000)]
es language update

16 years agogeneric language update
Felix Domke [Sun, 29 Jul 2007 22:02:56 +0000 (22:02 +0000)]
generic language update

16 years agoupdate lt language
Felix Domke [Sun, 29 Jul 2007 17:25:06 +0000 (17:25 +0000)]
update lt language

16 years agoadd lt flag
Felix Domke [Sun, 29 Jul 2007 17:20:45 +0000 (17:20 +0000)]
add lt flag

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

16 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

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

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

16 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.

16 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

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

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

16 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

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

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

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

16 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

16 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

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

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

16 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

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

16 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

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

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

16 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

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

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

16 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

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

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

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

16 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

16 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

16 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

16 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

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

16 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

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

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

16 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

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

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

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

16 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

16 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

16 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

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

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

16 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

16 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

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

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

16 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

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

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

16 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

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

16 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

16 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

16 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

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

16 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

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

16 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

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

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

16 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

16 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

16 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

16 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

16 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

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

16 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

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

16 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

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

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

16 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

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

16 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

16 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

16 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

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

16 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

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

16 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

16 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