Stefan Pluecken [Fri, 24 Feb 2006 03:47:26 +0000 (03:47 +0000)]
loading and saving the cable transponders to lamedb works now
Stefan Pluecken [Fri, 24 Feb 2006 03:32:13 +0000 (03:32 +0000)]
add flag to cable scan to do a network search
Stefan Pluecken [Fri, 24 Feb 2006 03:31:00 +0000 (03:31 +0000)]
cable scan works now
Stefan Pluecken [Fri, 24 Feb 2006 02:38:23 +0000 (02:38 +0000)]
change logic
Stefan Pluecken [Fri, 24 Feb 2006 02:23:08 +0000 (02:23 +0000)]
cleanup the configElements in ScanSetup
Andreas Monzner [Thu, 23 Feb 2006 22:14:34 +0000 (22:14 +0000)]
enable private epg
Stefan Pluecken [Thu, 23 Feb 2006 15:34:05 +0000 (15:34 +0000)]
fix command execution for removal of plugins (don't "ipkg update" first)
Felix Domke [Thu, 23 Feb 2006 15:28:01 +0000 (15:28 +0000)]
fix newline
Felix Domke [Thu, 23 Feb 2006 13:02:57 +0000 (13:02 +0000)]
some notes about skins and pngs
Felix Domke [Thu, 23 Feb 2006 02:59:37 +0000 (02:59 +0000)]
properly unload old plugins and load new plugins
Stefan Pluecken [Thu, 23 Feb 2006 02:39:31 +0000 (02:39 +0000)]
append, don't overwrite __init__.py files
reread plugin list revisited
Stefan Pluecken [Thu, 23 Feb 2006 02:21:03 +0000 (02:21 +0000)]
some changes
Andreas Monzner [Thu, 23 Feb 2006 02:17:26 +0000 (02:17 +0000)]
dont kill pid -1
Stefan Pluecken [Thu, 23 Feb 2006 02:16:10 +0000 (02:16 +0000)]
remove __init__.py files and create them on the fly
Stefan Pluecken [Thu, 23 Feb 2006 01:02:52 +0000 (01:02 +0000)]
fix typo
Stefan Pluecken [Thu, 23 Feb 2006 01:02:03 +0000 (01:02 +0000)]
make setTitle work by using onShown
Stefan Pluecken [Thu, 23 Feb 2006 00:57:44 +0000 (00:57 +0000)]
don't set title, because it doesn't work properly
Stefan Pluecken [Thu, 23 Feb 2006 00:56:07 +0000 (00:56 +0000)]
set title after layout is finished (doesn't work)
Felix Domke [Thu, 23 Feb 2006 00:53:54 +0000 (00:53 +0000)]
finally fix help regarding left/right for channel zapping
Stefan Pluecken [Thu, 23 Feb 2006 00:48:01 +0000 (00:48 +0000)]
add ability to remove plugins
Andreas Monzner [Thu, 23 Feb 2006 00:46:50 +0000 (00:46 +0000)]
add flags for more thread safety (enigma2 recompile needed)
Felix Domke [Thu, 23 Feb 2006 00:45:15 +0000 (00:45 +0000)]
fire evCuesheetChanged event when cuesheet changed
Felix Domke [Thu, 23 Feb 2006 00:34:25 +0000 (00:34 +0000)]
fix some translations
Stefan Pluecken [Thu, 23 Feb 2006 00:22:33 +0000 (00:22 +0000)]
update pluginlist after downloading a plugin
Stefan Pluecken [Thu, 23 Feb 2006 00:09:17 +0000 (00:09 +0000)]
recursively search for plugins
Stefan Pluecken [Wed, 22 Feb 2006 23:36:14 +0000 (23:36 +0000)]
fix install path
Stefan Pluecken [Wed, 22 Feb 2006 23:30:37 +0000 (23:30 +0000)]
install plugins to the correct directories
Andreas Monzner [Wed, 22 Feb 2006 23:13:18 +0000 (23:13 +0000)]
another new is to small
Stefan Pluecken [Wed, 22 Feb 2006 22:42:27 +0000 (22:42 +0000)]
fit the new plugin paths
Stefan Pluecken [Wed, 22 Feb 2006 22:38:55 +0000 (22:38 +0000)]
remove update.png for the WebInterface plugin
Stefan Pluecken [Wed, 22 Feb 2006 22:27:44 +0000 (22:27 +0000)]
the missing plugin
Stefan Pluecken [Wed, 22 Feb 2006 22:18:27 +0000 (22:18 +0000)]
remove FileManager
Stefan Pluecken [Wed, 22 Feb 2006 22:14:19 +0000 (22:14 +0000)]
cleanup the plugins to fit the new namespace
Stefan Pluecken [Wed, 22 Feb 2006 22:13:23 +0000 (22:13 +0000)]
remove old plugins
Andreas Monzner [Wed, 22 Feb 2006 22:04:04 +0000 (22:04 +0000)]
make glibc memchecker happy :)
Stefan Pluecken [Wed, 22 Feb 2006 22:02:28 +0000 (22:02 +0000)]
cleanup the plugins to fit the new namespace
Stefan Pluecken [Wed, 22 Feb 2006 21:10:35 +0000 (21:10 +0000)]
translate some things
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
Stefan Pluecken [Wed, 22 Feb 2006 20:56:29 +0000 (20:56 +0000)]
info icon for MsgBox.TYPE_INFO
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)
Stefan Pluecken [Wed, 22 Feb 2006 16:34:38 +0000 (16:34 +0000)]
remove Upgrade plugin
Stefan Pluecken [Wed, 22 Feb 2006 16:32:28 +0000 (16:32 +0000)]
create a Console screen for command executions
Felix Domke [Wed, 22 Feb 2006 15:28:48 +0000 (15:28 +0000)]
fix newline
Stefan Pluecken [Wed, 22 Feb 2006 15:22:30 +0000 (15:22 +0000)]
add FileManger plugin
reenable plugin icons
Stefan Pluecken [Wed, 22 Feb 2006 14:46:25 +0000 (14:46 +0000)]
use brutal force to upgrade the stuff
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
Andreas Monzner [Wed, 22 Feb 2006 14:20:52 +0000 (14:20 +0000)]
use appcontainer in update plugin (not tested.. and non finished yet)
Stefan Pluecken [Wed, 22 Feb 2006 14:19:11 +0000 (14:19 +0000)]
translate "VCR" with "Videorekorder"
Stefan Pluecken [Wed, 22 Feb 2006 14:15:45 +0000 (14:15 +0000)]
translate frontprocessor version in about box
Andreas Monzner [Wed, 22 Feb 2006 14:14:17 +0000 (14:14 +0000)]
do some initializations
Stefan Pluecken [Wed, 22 Feb 2006 02:01:18 +0000 (02:01 +0000)]
translate the fp upgrade plugin
Felix Domke [Wed, 22 Feb 2006 00:45:01 +0000 (00:45 +0000)]
run wizard plugins before wizard
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
Stefan Pluecken [Wed, 22 Feb 2006 00:39:05 +0000 (00:39 +0000)]
some translations
Stefan Pluecken [Wed, 22 Feb 2006 00:31:18 +0000 (00:31 +0000)]
sorting the FileList
Stefan Pluecken [Wed, 22 Feb 2006 00:15:09 +0000 (00:15 +0000)]
better detection of file extensions
Stefan Pluecken [Wed, 22 Feb 2006 00:08:44 +0000 (00:08 +0000)]
add some extension-icons
Felix Domke [Wed, 22 Feb 2006 00:03:39 +0000 (00:03 +0000)]
update es.po
Felix Domke [Tue, 21 Feb 2006 22:19:48 +0000 (22:19 +0000)]
show upgrade only when new version available
Felix Domke [Tue, 21 Feb 2006 22:17:33 +0000 (22:17 +0000)]
redraw screens before shutting down
Felix Domke [Tue, 21 Feb 2006 22:09:11 +0000 (22:09 +0000)]
fp version field for about box
Felix Domke [Tue, 21 Feb 2006 22:07:56 +0000 (22:07 +0000)]
add WHERE_WIZARD plugins
Felix Domke [Tue, 21 Feb 2006 22:07:04 +0000 (22:07 +0000)]
add fp upgrade plugin
Felix Domke [Tue, 21 Feb 2006 22:06:20 +0000 (22:06 +0000)]
revert
Felix Domke [Tue, 21 Feb 2006 22:04:42 +0000 (22:04 +0000)]
add fpupgrade plugin
Felix Domke [Tue, 21 Feb 2006 22:01:20 +0000 (22:01 +0000)]
document return codes
Felix Domke [Tue, 21 Feb 2006 20:59:36 +0000 (20:59 +0000)]
allow YUV if manually enabled
Andreas Monzner [Tue, 21 Feb 2006 20:52:51 +0000 (20:52 +0000)]
fix comment
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)
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
Stefan Pluecken [Tue, 21 Feb 2006 18:50:23 +0000 (18:50 +0000)]
add FileList component for browsing files and directories
Felix Domke [Tue, 21 Feb 2006 17:42:17 +0000 (17:42 +0000)]
display front processor version in about screen
Felix Domke [Tue, 21 Feb 2006 17:28:34 +0000 (17:28 +0000)]
keins -> keine erkannten Festplatten
Stefan Pluecken [Tue, 21 Feb 2006 17:21:21 +0000 (17:21 +0000)]
move dvr buttons upwards
Stefan Pluecken [Tue, 21 Feb 2006 17:19:06 +0000 (17:19 +0000)]
beautify (?) position gauge
Felix Domke [Tue, 21 Feb 2006 16:42:50 +0000 (16:42 +0000)]
PSignal was already able to handle this without modifications
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
Felix Domke [Tue, 21 Feb 2006 02:23:38 +0000 (02:23 +0000)]
update only when executed
Felix Domke [Tue, 21 Feb 2006 02:18:49 +0000 (02:18 +0000)]
add position gauge to skin - very ugly
Felix Domke [Tue, 21 Feb 2006 02:18:26 +0000 (02:18 +0000)]
'pointer' attribute for position gauge
Felix Domke [Tue, 21 Feb 2006 02:18:00 +0000 (02:18 +0000)]
add cuesheet, position gauge
Felix Domke [Tue, 21 Feb 2006 02:17:09 +0000 (02:17 +0000)]
minimum backward seek is 16X
Felix Domke [Tue, 21 Feb 2006 02:16:07 +0000 (02:16 +0000)]
add perService position display with gauge
Felix Domke [Tue, 21 Feb 2006 02:15:28 +0000 (02:15 +0000)]
add position gauge
Felix Domke [Tue, 21 Feb 2006 02:15:08 +0000 (02:15 +0000)]
set transparency when using alphatestlib/gui/Makefile.am
Stefan Pluecken [Tue, 21 Feb 2006 01:57:01 +0000 (01:57 +0000)]
use Input component to change the ipkg feed
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
Felix Domke [Tue, 21 Feb 2006 00:55:24 +0000 (00:55 +0000)]
fix ratio calculation for slow reverse skipping
Felix Domke [Tue, 21 Feb 2006 00:45:10 +0000 (00:45 +0000)]
turn error into warning
Felix Domke [Mon, 20 Feb 2006 22:37:55 +0000 (22:37 +0000)]
add some info to debug prints
Felix Domke [Mon, 20 Feb 2006 22:28:57 +0000 (22:28 +0000)]
corrected count
Felix Domke [Mon, 20 Feb 2006 22:26:50 +0000 (22:26 +0000)]
add note about usage of print
Felix Domke [Mon, 20 Feb 2006 21:41:28 +0000 (21:41 +0000)]
fix newline
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
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
Felix Domke [Mon, 20 Feb 2006 16:02:56 +0000 (16:02 +0000)]
decrease skip ratio a bit
Felix Domke [Mon, 20 Feb 2006 15:52:00 +0000 (15:52 +0000)]
fix
Stefan Pluecken [Mon, 20 Feb 2006 15:36:57 +0000 (15:36 +0000)]
update blue button
Stefan Pluecken [Mon, 20 Feb 2006 15:16:41 +0000 (15:16 +0000)]
advertise timeshifting in the infobar
Felix Domke [Mon, 20 Feb 2006 15:13:51 +0000 (15:13 +0000)]
fix imports