enigma2.git
18 years agofinally fix help regarding left/right for channel zapping
Felix Domke [Thu, 23 Feb 2006 00:53:54 +0000 (00:53 +0000)]
finally fix help regarding left/right for channel zapping

18 years agoadd ability to remove plugins
Stefan Pluecken [Thu, 23 Feb 2006 00:48:01 +0000 (00:48 +0000)]
add ability to remove plugins

18 years agoadd flags for more thread safety (enigma2 recompile needed)
Andreas Monzner [Thu, 23 Feb 2006 00:46:50 +0000 (00:46 +0000)]
add flags for more thread safety (enigma2 recompile needed)

18 years agofire evCuesheetChanged event when cuesheet changed
Felix Domke [Thu, 23 Feb 2006 00:45:15 +0000 (00:45 +0000)]
fire evCuesheetChanged event when cuesheet changed

18 years agofix some translations
Felix Domke [Thu, 23 Feb 2006 00:34:25 +0000 (00:34 +0000)]
fix some translations

18 years agoupdate pluginlist after downloading a plugin
Stefan Pluecken [Thu, 23 Feb 2006 00:22:33 +0000 (00:22 +0000)]
update pluginlist after downloading a plugin

18 years agorecursively search for plugins
Stefan Pluecken [Thu, 23 Feb 2006 00:09:17 +0000 (00:09 +0000)]
recursively search for plugins

18 years agofix install path
Stefan Pluecken [Wed, 22 Feb 2006 23:36:14 +0000 (23:36 +0000)]
fix install path

18 years agoinstall plugins to the correct directories
Stefan Pluecken [Wed, 22 Feb 2006 23:30:37 +0000 (23:30 +0000)]
install plugins to the correct directories

18 years agoanother new is to small
Andreas Monzner [Wed, 22 Feb 2006 23:13:18 +0000 (23:13 +0000)]
another new is to small

18 years agofit the new plugin paths
Stefan Pluecken [Wed, 22 Feb 2006 22:42:27 +0000 (22:42 +0000)]
fit the new plugin paths

18 years agoremove update.png for the WebInterface plugin
Stefan Pluecken [Wed, 22 Feb 2006 22:38:55 +0000 (22:38 +0000)]
remove update.png for the WebInterface plugin

18 years agothe missing plugin
Stefan Pluecken [Wed, 22 Feb 2006 22:27:44 +0000 (22:27 +0000)]
the missing plugin

18 years agoremove FileManager
Stefan Pluecken [Wed, 22 Feb 2006 22:18:27 +0000 (22:18 +0000)]
remove FileManager

18 years agocleanup the plugins to fit the new namespace
Stefan Pluecken [Wed, 22 Feb 2006 22:14:19 +0000 (22:14 +0000)]
cleanup the plugins to fit the new namespace

18 years agoremove old plugins
Stefan Pluecken [Wed, 22 Feb 2006 22:13:23 +0000 (22:13 +0000)]
remove old plugins

18 years agomake glibc memchecker happy :)
Andreas Monzner [Wed, 22 Feb 2006 22:04:04 +0000 (22:04 +0000)]
make glibc memchecker happy :)

18 years agocleanup the plugins to fit the new namespace
Stefan Pluecken [Wed, 22 Feb 2006 22:02:28 +0000 (22:02 +0000)]
cleanup the plugins to fit the new namespace

18 years agotranslate some things
Stefan Pluecken [Wed, 22 Feb 2006 21:10:35 +0000 (21:10 +0000)]
translate some things

18 years agoadd info icon to MessageBox when type of message box is TYPE_INFO
Stefan Pluecken [Wed, 22 Feb 2006 20:59:13 +0000 (20:59 +0000)]
add info icon to MessageBox when type of message box is TYPE_INFO

18 years agoinfo icon for MsgBox.TYPE_INFO
Stefan Pluecken [Wed, 22 Feb 2006 20:56:29 +0000 (20:56 +0000)]
info icon for MsgBox.TYPE_INFO

18 years agoadd ability to download e2-plugins via PluginBrowser
Stefan Pluecken [Wed, 22 Feb 2006 19:21:16 +0000 (19:21 +0000)]
add ability to download e2-plugins via PluginBrowser
naming conventions for plugin packets:
enigma2-plugin-<category>-<pluginname>

(category is not yet supported by the GUI)

18 years agoremove Upgrade plugin
Stefan Pluecken [Wed, 22 Feb 2006 16:34:38 +0000 (16:34 +0000)]
remove Upgrade plugin

18 years agocreate a Console screen for command executions
Stefan Pluecken [Wed, 22 Feb 2006 16:32:28 +0000 (16:32 +0000)]
create a Console screen for command executions

18 years agofix newline
Felix Domke [Wed, 22 Feb 2006 15:28:48 +0000 (15:28 +0000)]
fix newline

18 years agoadd FileManger plugin
Stefan Pluecken [Wed, 22 Feb 2006 15:22:30 +0000 (15:22 +0000)]
add FileManger plugin
reenable plugin icons

18 years agouse brutal force to upgrade the stuff
Stefan Pluecken [Wed, 22 Feb 2006 14:46:25 +0000 (14:46 +0000)]
use brutal force to upgrade the stuff

18 years agoipkg upgrade now working with the eConsoleAppContainer for realtime display of ipkg...
Stefan Pluecken [Wed, 22 Feb 2006 14:41:40 +0000 (14:41 +0000)]
ipkg upgrade now working with the eConsoleAppContainer for realtime display of ipkg output

18 years agouse appcontainer in update plugin (not tested.. and non finished yet)
Andreas Monzner [Wed, 22 Feb 2006 14:20:52 +0000 (14:20 +0000)]
use appcontainer in update plugin (not tested.. and non finished yet)

18 years agotranslate "VCR" with "Videorekorder"
Stefan Pluecken [Wed, 22 Feb 2006 14:19:11 +0000 (14:19 +0000)]
translate "VCR" with "Videorekorder"

18 years agotranslate frontprocessor version in about box
Stefan Pluecken [Wed, 22 Feb 2006 14:15:45 +0000 (14:15 +0000)]
translate frontprocessor version in about box

18 years agodo some initializations
Andreas Monzner [Wed, 22 Feb 2006 14:14:17 +0000 (14:14 +0000)]
do some initializations

18 years agotranslate the fp upgrade plugin
Stefan Pluecken [Wed, 22 Feb 2006 02:01:18 +0000 (02:01 +0000)]
translate the fp upgrade plugin

18 years agorun wizard plugins before wizard
Felix Domke [Wed, 22 Feb 2006 00:45:01 +0000 (00:45 +0000)]
run wizard plugins before wizard

18 years agochange "Add Timer" to "Add timer" and change the german translation for it
Stefan Pluecken [Wed, 22 Feb 2006 00:44:40 +0000 (00:44 +0000)]
change "Add Timer" to "Add timer" and change the german translation for it

18 years agosome translations
Stefan Pluecken [Wed, 22 Feb 2006 00:39:05 +0000 (00:39 +0000)]
some translations

18 years agosorting the FileList
Stefan Pluecken [Wed, 22 Feb 2006 00:31:18 +0000 (00:31 +0000)]
sorting the FileList

18 years agobetter detection of file extensions
Stefan Pluecken [Wed, 22 Feb 2006 00:15:09 +0000 (00:15 +0000)]
better detection of file extensions

18 years agoadd some extension-icons
Stefan Pluecken [Wed, 22 Feb 2006 00:08:44 +0000 (00:08 +0000)]
add some extension-icons

18 years agoupdate es.po
Felix Domke [Wed, 22 Feb 2006 00:03:39 +0000 (00:03 +0000)]
update es.po

18 years agoshow upgrade only when new version available
Felix Domke [Tue, 21 Feb 2006 22:19:48 +0000 (22:19 +0000)]
show upgrade only when new version available

18 years agoredraw screens before shutting down
Felix Domke [Tue, 21 Feb 2006 22:17:33 +0000 (22:17 +0000)]
redraw screens before shutting down

18 years agofp version field for about box
Felix Domke [Tue, 21 Feb 2006 22:09:11 +0000 (22:09 +0000)]
fp version field for about box

18 years agoadd WHERE_WIZARD plugins
Felix Domke [Tue, 21 Feb 2006 22:07:56 +0000 (22:07 +0000)]
add WHERE_WIZARD plugins

18 years agoadd fp upgrade plugin
Felix Domke [Tue, 21 Feb 2006 22:07:04 +0000 (22:07 +0000)]
add fp upgrade plugin

18 years agorevert
Felix Domke [Tue, 21 Feb 2006 22:06:20 +0000 (22:06 +0000)]
revert

18 years agoadd fpupgrade plugin
Felix Domke [Tue, 21 Feb 2006 22:04:42 +0000 (22:04 +0000)]
add fpupgrade plugin

18 years agodocument return codes
Felix Domke [Tue, 21 Feb 2006 22:01:20 +0000 (22:01 +0000)]
document return codes

18 years agoallow YUV if manually enabled
Felix Domke [Tue, 21 Feb 2006 20:59:36 +0000 (20:59 +0000)]
allow YUV if manually enabled

18 years agofix comment
Andreas Monzner [Tue, 21 Feb 2006 20:52:51 +0000 (20:52 +0000)]
fix comment

18 years agoadd frequency possibility test to detect the correct lnb
Andreas Monzner [Tue, 21 Feb 2006 20:52:20 +0000 (20:52 +0000)]
add frequency possibility test to detect the correct lnb
(for example on tunerA a C-Band LNB is used and on tunerB a ku-Band but for both
tuners the same satellites are configured)

18 years agoadd ability to use regular expressions to filter files to display in the FileList
Stefan Pluecken [Tue, 21 Feb 2006 19:31:56 +0000 (19:31 +0000)]
add ability to use regular expressions to filter files to display in the FileList
transform the test plugin into an image viewer for png files

18 years agoadd FileList component for browsing files and directories
Stefan Pluecken [Tue, 21 Feb 2006 18:50:23 +0000 (18:50 +0000)]
add FileList component for browsing files and directories

18 years agodisplay front processor version in about screen
Felix Domke [Tue, 21 Feb 2006 17:42:17 +0000 (17:42 +0000)]
display front processor version in about screen

18 years agokeins -> keine erkannten Festplatten
Felix Domke [Tue, 21 Feb 2006 17:28:34 +0000 (17:28 +0000)]
keins -> keine erkannten Festplatten

18 years agomove dvr buttons upwards
Stefan Pluecken [Tue, 21 Feb 2006 17:21:21 +0000 (17:21 +0000)]
move dvr buttons upwards

18 years agobeautify (?) position gauge
Stefan Pluecken [Tue, 21 Feb 2006 17:19:06 +0000 (17:19 +0000)]
beautify (?) position gauge

18 years agoPSignal was already able to handle this without modifications
Felix Domke [Tue, 21 Feb 2006 16:42:50 +0000 (16:42 +0000)]
PSignal was already able to handle this without modifications

18 years agoadd eConsoleAppContainer to execute shell scripts or applications from python without...
Andreas Monzner [Tue, 21 Feb 2006 16:01:16 +0000 (16:01 +0000)]
add eConsoleAppContainer to execute shell scripts or applications from python without blocking the mainloop

18 years agoupdate only when executed
Felix Domke [Tue, 21 Feb 2006 02:23:38 +0000 (02:23 +0000)]
update only when executed

18 years agoadd position gauge to skin - very ugly
Felix Domke [Tue, 21 Feb 2006 02:18:49 +0000 (02:18 +0000)]
add position gauge to skin - very ugly

18 years ago'pointer' attribute for position gauge
Felix Domke [Tue, 21 Feb 2006 02:18:26 +0000 (02:18 +0000)]
'pointer' attribute for position gauge

18 years agoadd cuesheet, position gauge
Felix Domke [Tue, 21 Feb 2006 02:18:00 +0000 (02:18 +0000)]
add cuesheet, position gauge

18 years agominimum backward seek is 16X
Felix Domke [Tue, 21 Feb 2006 02:17:09 +0000 (02:17 +0000)]
minimum backward seek is 16X

18 years agoadd perService position display with gauge
Felix Domke [Tue, 21 Feb 2006 02:16:07 +0000 (02:16 +0000)]
add perService position display with gauge

18 years agoadd position gauge
Felix Domke [Tue, 21 Feb 2006 02:15:28 +0000 (02:15 +0000)]
add position gauge

18 years agoset transparency when using alphatestlib/gui/Makefile.am
Felix Domke [Tue, 21 Feb 2006 02:15:08 +0000 (02:15 +0000)]
set transparency when using alphatestlib/gui/Makefile.am

18 years agouse Input component to change the ipkg feed
Stefan Pluecken [Tue, 21 Feb 2006 01:57:01 +0000 (01:57 +0000)]
use Input component to change the ipkg feed

18 years agounify the two update plugins and add a menu to the new unified plugin
Stefan Pluecken [Tue, 21 Feb 2006 01:19:17 +0000 (01:19 +0000)]
unify the two update plugins and add a menu to the new unified plugin

18 years agofix ratio calculation for slow reverse skipping
Felix Domke [Tue, 21 Feb 2006 00:55:24 +0000 (00:55 +0000)]
fix ratio calculation for slow reverse skipping

18 years agoturn error into warning
Felix Domke [Tue, 21 Feb 2006 00:45:10 +0000 (00:45 +0000)]
turn error into warning

18 years agoadd some info to debug prints
Felix Domke [Mon, 20 Feb 2006 22:37:55 +0000 (22:37 +0000)]
add some info to debug prints

18 years agocorrected count
Felix Domke [Mon, 20 Feb 2006 22:28:57 +0000 (22:28 +0000)]
corrected count

18 years agoadd note about usage of print
Felix Domke [Mon, 20 Feb 2006 22:26:50 +0000 (22:26 +0000)]
add note about usage of print

18 years agofix newline
Felix Domke [Mon, 20 Feb 2006 21:41:28 +0000 (21:41 +0000)]
fix newline

18 years agofix string conversion: do not use float, remove duplicate code, fix precedence
Felix Domke [Mon, 20 Feb 2006 16:35:12 +0000 (16:35 +0000)]
fix string conversion: do not use float, remove duplicate code, fix precedence

18 years agoincrease keypress time for skip window a bit, add hack for EOF when seeking
Felix Domke [Mon, 20 Feb 2006 16:12:31 +0000 (16:12 +0000)]
increase keypress time for skip window a bit, add hack for EOF when seeking

18 years agodecrease skip ratio a bit
Felix Domke [Mon, 20 Feb 2006 16:02:56 +0000 (16:02 +0000)]
decrease skip ratio a bit

18 years agofix
Felix Domke [Mon, 20 Feb 2006 15:52:00 +0000 (15:52 +0000)]
fix

18 years agoupdate blue button
Stefan Pluecken [Mon, 20 Feb 2006 15:36:57 +0000 (15:36 +0000)]
update blue button

18 years agoadvertise timeshifting in the infobar
Stefan Pluecken [Mon, 20 Feb 2006 15:16:41 +0000 (15:16 +0000)]
advertise timeshifting in the infobar

18 years agofix imports
Felix Domke [Mon, 20 Feb 2006 15:13:51 +0000 (15:13 +0000)]
fix imports

18 years agoselect active language in language selection screen
Stefan Pluecken [Mon, 20 Feb 2006 14:57:17 +0000 (14:57 +0000)]
select active language in language selection screen

18 years agoset type of servicereference to idInvalid when string parse not possible
Andreas Monzner [Mon, 20 Feb 2006 14:44:38 +0000 (14:44 +0000)]
set type of servicereference to idInvalid when string parse not possible

18 years agofix
Andreas Monzner [Mon, 20 Feb 2006 14:43:39 +0000 (14:43 +0000)]
fix

18 years agofix: remember video mode if it has been changed
Axel Buehning [Mon, 20 Feb 2006 13:00:00 +0000 (13:00 +0000)]
fix: remember video mode if it has been changed

18 years agofix menu close with config flush
Felix Domke [Mon, 20 Feb 2006 00:46:38 +0000 (00:46 +0000)]
fix menu close with config flush

18 years agocopy e2reactor.py
Felix Domke [Sun, 19 Feb 2006 23:54:12 +0000 (23:54 +0000)]
copy e2reactor.py

18 years agodon't reload list on movie delete
Felix Domke [Sun, 19 Feb 2006 23:50:46 +0000 (23:50 +0000)]
don't reload list on movie delete

18 years agoreturn None on quit
Felix Domke [Sun, 19 Feb 2006 23:50:16 +0000 (23:50 +0000)]
return None on quit

18 years agoport tuxbox plugins plugin to the new plugin interface
Stefan Pluecken [Sun, 19 Feb 2006 23:49:53 +0000 (23:49 +0000)]
port tuxbox plugins plugin to the new plugin interface

18 years agoadd kwargs support to boundFunction
Felix Domke [Sun, 19 Feb 2006 23:36:17 +0000 (23:36 +0000)]
add kwargs support to boundFunction

18 years agoadded the most important part
Felix Domke [Sun, 19 Feb 2006 23:09:06 +0000 (23:09 +0000)]
added the most important part

18 years agoadd some python coding rules
Felix Domke [Sun, 19 Feb 2006 22:57:04 +0000 (22:57 +0000)]
add some python coding rules

18 years agore-add web plugin
Felix Domke [Sun, 19 Feb 2006 22:36:17 +0000 (22:36 +0000)]
re-add web plugin

18 years agoadd e2reactor
Felix Domke [Sun, 19 Feb 2006 22:35:02 +0000 (22:35 +0000)]
add e2reactor

18 years agore-add the IPKG plugin and rename the upgrade main function
Stefan Pluecken [Sun, 19 Feb 2006 22:10:26 +0000 (22:10 +0000)]
re-add the IPKG plugin and rename the upgrade main function

18 years agoadd Plugin.py
Felix Domke [Sun, 19 Feb 2006 21:43:04 +0000 (21:43 +0000)]
add Plugin.py

18 years agodisplay image version a bit more nicely
Felix Domke [Sun, 19 Feb 2006 21:10:56 +0000 (21:10 +0000)]
display image version a bit more nicely

18 years agore-add autostart plugins
Felix Domke [Sun, 19 Feb 2006 20:47:23 +0000 (20:47 +0000)]
re-add autostart plugins