enigma2.git
16 years agomake main.o to depend on version.h, too
Felix Domke [Sat, 27 Oct 2007 09:57:27 +0000 (09:57 +0000)]
make main.o to depend on version.h, too

16 years agoadd getEnigmaVersionString
Felix Domke [Fri, 26 Oct 2007 21:13:12 +0000 (21:13 +0000)]
add getEnigmaVersionString

16 years agoshow friendly name for network adapter name
Felix Domke [Fri, 26 Oct 2007 17:20:09 +0000 (17:20 +0000)]
show friendly name for network adapter name

16 years agowhitespace fixes
Felix Domke [Fri, 26 Oct 2007 17:04:39 +0000 (17:04 +0000)]
whitespace fixes

16 years agochange 1/3 to '1'/'3'
Felix Domke [Fri, 26 Oct 2007 17:03:14 +0000 (17:03 +0000)]
change 1/3 to '1'/'3'

16 years agofix 'remove entry' when timer debug list is already empty
Felix Domke [Fri, 26 Oct 2007 17:01:07 +0000 (17:01 +0000)]
fix 'remove entry' when timer debug list is already empty

16 years agoconvert About screen to source/renderer system. Change names a bit, add enigma versio...
Felix Domke [Fri, 26 Oct 2007 17:00:29 +0000 (17:00 +0000)]
convert About screen to source/renderer system. Change names a bit, add enigma version to about screen

16 years agoadd getEnigmaVersionString to Components.About
Felix Domke [Fri, 26 Oct 2007 16:59:34 +0000 (16:59 +0000)]
add getEnigmaVersionString to Components.About

16 years agoadd 'getEnigmaVersionString'main/enigma.cpp
Felix Domke [Fri, 26 Oct 2007 16:58:06 +0000 (16:58 +0000)]
add 'getEnigmaVersionString'main/enigma.cpp

16 years agosmall fix (no visible selection in tuner configuration in start wizzard)
Andreas Monzner [Fri, 26 Oct 2007 11:11:56 +0000 (11:11 +0000)]
small fix (no visible selection in tuner configuration in start wizzard)

16 years agowhitespace fixes, fix infobar summary to include progressbar (patch by Sat_Man)
Felix Domke [Fri, 26 Oct 2007 01:14:25 +0000 (01:14 +0000)]
whitespace fixes, fix infobar summary to include progressbar (patch by Sat_Man)

16 years agosmall fix
Andreas Monzner [Thu, 25 Oct 2007 16:35:50 +0000 (16:35 +0000)]
small fix

16 years agosmall fix
Andreas Monzner [Thu, 25 Oct 2007 14:48:49 +0000 (14:48 +0000)]
small fix

16 years agoignore applySkin when skinAttributes is None
Andreas Monzner [Thu, 25 Oct 2007 09:33:31 +0000 (09:33 +0000)]
ignore applySkin when skinAttributes is None

16 years agofix bug
Andreas Monzner [Thu, 25 Oct 2007 09:17:36 +0000 (09:17 +0000)]
fix bug

16 years agoparse satellites/cables/terrestrial.xml in c++ now.. its round about three
Andreas Monzner [Wed, 24 Oct 2007 20:54:16 +0000 (20:54 +0000)]
parse satellites/cables/terrestrial.xml in c++ now.. its round about three
times faster .. this speedup e2 start a little bit

16 years agoreload setuplist on usage level change
Andreas Monzner [Wed, 24 Oct 2007 13:34:01 +0000 (13:34 +0000)]
reload setuplist on usage level change

16 years agofix coverart png stuff
Andreas Monzner [Tue, 23 Oct 2007 10:11:46 +0000 (10:11 +0000)]
fix coverart png stuff

16 years agouse coverart png given in skin
Andreas Monzner [Mon, 22 Oct 2007 18:29:04 +0000 (18:29 +0000)]
use coverart png given in skin

16 years agoepg fix (fixes bluescreens on ZDF Transponder)
Andreas Monzner [Mon, 22 Oct 2007 15:11:07 +0000 (15:11 +0000)]
epg fix (fixes bluescreens on ZDF Transponder)

16 years agofix: TSID is also hex
Felix Domke [Sun, 21 Oct 2007 21:43:24 +0000 (21:43 +0000)]
fix: TSID is also hex

16 years agodon't crash when having unknown fec/pol values (possibly due to broken satellites...
Felix Domke [Sun, 21 Oct 2007 10:19:39 +0000 (10:19 +0000)]
don't crash when having unknown fec/pol values (possibly due to broken satellites.xml)

16 years agoraise exception when unknown setup id is searched for
Felix Domke [Sat, 20 Oct 2007 08:21:33 +0000 (08:21 +0000)]
raise exception when unknown setup id is searched for

16 years agoallow selection of menu entries with numbers. Patch by Moritz Venn (enigma2_enable_nu...
Felix Domke [Sat, 20 Oct 2007 07:20:08 +0000 (07:20 +0000)]
allow selection of menu entries with numbers. Patch by Moritz Venn (enigma2_enable_numbers_in_menu.patch) with minor changes.

16 years agoupdate icelandic language
Felix Domke [Thu, 18 Oct 2007 19:28:47 +0000 (19:28 +0000)]
update icelandic language

16 years agolanguage update: sv
Felix Domke [Wed, 17 Oct 2007 10:18:52 +0000 (10:18 +0000)]
language update: sv

16 years agofix comment
Andreas Monzner [Tue, 16 Oct 2007 23:39:55 +0000 (23:39 +0000)]
fix comment

16 years agosome teletext subtitles fixes
Andreas Monzner [Tue, 16 Oct 2007 23:37:59 +0000 (23:37 +0000)]
some teletext subtitles fixes

16 years agosmall lcd cosmetics
Andreas Monzner [Tue, 16 Oct 2007 19:00:37 +0000 (19:00 +0000)]
small lcd cosmetics

16 years agofix bluescreen when opening motor setup and more than one nim is configured
Andreas Monzner [Tue, 16 Oct 2007 19:00:01 +0000 (19:00 +0000)]
fix bluescreen when opening motor setup and more than one nim is configured
for motor use

16 years agofix ipkg installer (fix by Moritz Venn: enigma2_fix_scanfile_mimetype_detection.patch)
Felix Domke [Mon, 15 Oct 2007 21:28:30 +0000 (21:28 +0000)]
fix ipkg installer (fix by Moritz Venn: enigma2_fix_scanfile_mimetype_detection.patch)

16 years agoupdate .po files with new strings
Felix Domke [Mon, 15 Oct 2007 21:24:50 +0000 (21:24 +0000)]
update .po files with new strings

16 years agoupdate lt language
Felix Domke [Mon, 15 Oct 2007 21:23:11 +0000 (21:23 +0000)]
update lt language

16 years agoupdate da language
Felix Domke [Mon, 15 Oct 2007 21:22:42 +0000 (21:22 +0000)]
update da language

16 years agotranslate weekdays in fuzzy date display
Felix Domke [Sat, 13 Oct 2007 11:53:16 +0000 (11:53 +0000)]
translate weekdays in fuzzy date display

16 years agofix non working rotor turning pixmap
Andreas Monzner [Fri, 12 Oct 2007 12:40:40 +0000 (12:40 +0000)]
fix non working rotor turning pixmap

16 years agoinitial hide conditional widgets
Andreas Monzner [Fri, 12 Oct 2007 12:30:20 +0000 (12:30 +0000)]
initial hide conditional widgets

16 years agoadd .cvsignore
Felix Domke [Wed, 10 Oct 2007 23:27:45 +0000 (23:27 +0000)]
add .cvsignore

16 years ago update da,lt language
Felix Domke [Wed, 10 Oct 2007 23:07:22 +0000 (23:07 +0000)]
 update da,lt language

16 years agoclear up some unclear points.
Felix Domke [Mon, 8 Oct 2007 08:12:01 +0000 (08:12 +0000)]
clear up some unclear points.

16 years agoreorder mainmenu to match previous order, patch by Moritz Venn (007_enigma2_fix_mainm...
Felix Domke [Sun, 7 Oct 2007 10:43:42 +0000 (10:43 +0000)]
reorder mainmenu to match previous order, patch by Moritz Venn (007_enigma2_fix_mainmenu_order.patch)

16 years agoadd 'weight' for menu entries (including plugins), so they can be sorted, patch by...
Felix Domke [Sun, 7 Oct 2007 10:41:47 +0000 (10:41 +0000)]
add 'weight' for menu entries (including plugins), so they can be sorted, patch by Moritz Venn (006_enigma2_add_weight_support_to_menu.patch)

16 years agoadd entryid to WHERE_MENU, add entryids in local plugins (patch by Moritz Venn, 005_e...
Felix Domke [Sun, 7 Oct 2007 10:37:06 +0000 (10:37 +0000)]
add entryid to WHERE_MENU, add entryids in local plugins (patch by Moritz Venn, 005_enigma2_add_entryid_support_to_where_menu.patch)

16 years agoRename WHERE_SETUP to WHERE_MENU and patch all local plugins to follow this (patch...
Felix Domke [Sun, 7 Oct 2007 10:35:19 +0000 (10:35 +0000)]
Rename WHERE_SETUP to WHERE_MENU and patch all local plugins to follow this (patch by Moritz Venn, 004_enigma2_plugin_rename_where_setup_to_where_menu.patch)

16 years agoThis fixed the PicturePlayer to check if a file is local rather than accepting files...
Felix Domke [Sun, 7 Oct 2007 10:31:35 +0000 (10:31 +0000)]
This fixed the PicturePlayer to check if a file is local rather than accepting files from all sources (which is unsupported), patch by Moritz Venn (003_enigma2_make_pictureplayer_scanner_only_detect_local.patch)

16 years agoadd .cvsignore
Felix Domke [Sun, 7 Oct 2007 10:28:11 +0000 (10:28 +0000)]
add .cvsignore

16 years agomove media scanner components into core, patch by Moritz Venn (002_enigma2_move_media...
Felix Domke [Sun, 7 Oct 2007 10:24:05 +0000 (10:24 +0000)]
move media scanner components into core, patch by Moritz Venn (002_enigma2_move_mediascanner_components_into_core.patch)

16 years agofix install path
Felix Domke [Sun, 7 Oct 2007 10:21:23 +0000 (10:21 +0000)]
fix install path

16 years agomove media player into plugin (patch by Moritz Venn, 001_enigma2_make_mediaplayer_a_p...
Felix Domke [Sun, 7 Oct 2007 10:11:17 +0000 (10:11 +0000)]
move media player into plugin (patch by Moritz Venn, 001_enigma2_make_mediaplayer_a_plugin.patch)

16 years agodon't crash if boolean source returns None
Felix Domke [Sun, 7 Oct 2007 09:22:47 +0000 (09:22 +0000)]
don't crash if boolean source returns None

16 years agouse session.CurrentService in PVRState
Felix Domke [Sun, 7 Oct 2007 09:10:23 +0000 (09:10 +0000)]
use session.CurrentService in PVRState

16 years agofix FixedMenu to use StaticText instead of Header, like the normal menu does
Felix Domke [Sun, 7 Oct 2007 09:09:55 +0000 (09:09 +0000)]
fix FixedMenu to use StaticText instead of Header, like the normal menu does

16 years agowrite leaveTransponder message to camd.socket
Andreas Monzner [Sat, 6 Oct 2007 15:03:03 +0000 (15:03 +0000)]
write leaveTransponder message to camd.socket

16 years agofixes for clean enigma2 shutdown
Andreas Monzner [Sat, 6 Oct 2007 15:01:23 +0000 (15:01 +0000)]
fixes for clean enigma2 shutdown

16 years agowrite apid to pidcache when no value is cached
Andreas Monzner [Fri, 5 Oct 2007 17:24:39 +0000 (17:24 +0000)]
write apid to pidcache when no value is cached

16 years agoadd exception handling
Andreas Monzner [Thu, 4 Oct 2007 21:39:55 +0000 (21:39 +0000)]
add exception handling

16 years agofix typo, add tsid correction
Andreas Monzner [Wed, 3 Oct 2007 08:31:47 +0000 (08:31 +0000)]
fix typo, add tsid correction

16 years agoupdate wrong sid values for private epg
Andreas Monzner [Wed, 3 Oct 2007 08:26:08 +0000 (08:26 +0000)]
update wrong sid values for private epg

16 years agono numberzapping in timeshift
Andreas Monzner [Mon, 1 Oct 2007 12:37:22 +0000 (12:37 +0000)]
no numberzapping in timeshift

16 years agoadd missing renderer
Andreas Monzner [Mon, 1 Oct 2007 08:42:25 +0000 (08:42 +0000)]
add missing renderer

16 years agofix
Felix Domke [Sun, 30 Sep 2007 23:13:22 +0000 (23:13 +0000)]
fix

16 years agoreplace some more Clock() by ObsoleteSource redirect (and fix skin_default), by Morit...
Felix Domke [Sun, 30 Sep 2007 15:05:39 +0000 (15:05 +0000)]
replace some more Clock() by ObsoleteSource redirect (and fix skin_default), by Moritz Venn

16 years agoadd picon LCD example
Felix Domke [Wed, 26 Sep 2007 20:47:22 +0000 (20:47 +0000)]
add picon LCD example

16 years agoadd create_picon_links tool
Felix Domke [Wed, 26 Sep 2007 20:33:11 +0000 (20:33 +0000)]
add create_picon_links tool

16 years agoremove debug
Felix Domke [Wed, 26 Sep 2007 20:31:43 +0000 (20:31 +0000)]
remove debug

16 years agofix caching, allow path= to override last path component (for LCD picons or different...
Felix Domke [Wed, 26 Sep 2007 20:31:17 +0000 (20:31 +0000)]
fix caching, allow path= to override last path component (for LCD picons or differently shaped icons)

16 years agoinstall noprev.png
Andreas Monzner [Wed, 26 Sep 2007 18:50:54 +0000 (18:50 +0000)]
install noprev.png

16 years agoshow service reference string in service info
Felix Domke [Wed, 26 Sep 2007 18:42:48 +0000 (18:42 +0000)]
show service reference string in service info

16 years agobackport from release branch
Andreas Monzner [Wed, 26 Sep 2007 12:21:58 +0000 (12:21 +0000)]
backport from release branch

16 years agochange movielist liststyle to our old default
Andreas Monzner [Wed, 26 Sep 2007 10:46:28 +0000 (10:46 +0000)]
change movielist liststyle to our old default

16 years agogetBoolean should never return None...
Andreas Monzner [Wed, 26 Sep 2007 10:41:42 +0000 (10:41 +0000)]
getBoolean should never return None...

16 years agoupdate nl language
Felix Domke [Tue, 25 Sep 2007 23:32:10 +0000 (23:32 +0000)]
update nl language

16 years agoadd EntryForegroundColor, EntryBorderColor, EntryBackgroundColor and
Andreas Monzner [Tue, 25 Sep 2007 21:44:51 +0000 (21:44 +0000)]
add EntryForegroundColor, EntryBorderColor, EntryBackgroundColor and
EntryBackgroundColorSelected attributes to GraphMultiEPG EPGList..
instead of use queryColor...
remove unneeded queryColor function

16 years agofix typos (copy & paste is evil ;) )
Andreas Monzner [Tue, 25 Sep 2007 14:56:07 +0000 (14:56 +0000)]
fix typos (copy & paste is evil ;) )

16 years agosmall fix
Andreas Monzner [Tue, 25 Sep 2007 14:55:13 +0000 (14:55 +0000)]
small fix

16 years agofix partial clipping for eListboxPythonMultiContent
Andreas Monzner [Tue, 25 Sep 2007 14:03:46 +0000 (14:03 +0000)]
fix partial clipping for eListboxPythonMultiContent

16 years agosmall fix
Andreas Monzner [Tue, 25 Sep 2007 10:13:37 +0000 (10:13 +0000)]
small fix

16 years agoremove /media/hdd/picon as picon source..
Andreas Monzner [Mon, 24 Sep 2007 21:31:11 +0000 (21:31 +0000)]
remove /media/hdd/picon as picon source..
the hdd should not wakeup from standby just because for searching picons...

16 years agofix typo
Felix Domke [Mon, 24 Sep 2007 19:37:34 +0000 (19:37 +0000)]
fix typo

16 years agoadd support for local listbox styles to eListboxPythonConfigContent
Andreas Monzner [Mon, 24 Sep 2007 11:38:10 +0000 (11:38 +0000)]
add support for local listbox styles to eListboxPythonConfigContent
add partially support for local listbox styles to eListboxPythonMultiContent
(no support for entry background/selected background pictures)

16 years agoremove debug output
Andreas Monzner [Mon, 24 Sep 2007 11:34:37 +0000 (11:34 +0000)]
remove debug output

16 years agoallow ServicePosition to be used with Progress renderer
Felix Domke [Mon, 24 Sep 2007 01:43:46 +0000 (01:43 +0000)]
allow ServicePosition to be used with Progress renderer

16 years agoseperate summary screen for movie playeer
Felix Domke [Mon, 24 Sep 2007 01:43:11 +0000 (01:43 +0000)]
seperate summary screen for movie playeer

16 years agouse StaticText for MenuTitle to simplify summary code. this needs a skin change for...
Felix Domke [Mon, 24 Sep 2007 00:52:49 +0000 (00:52 +0000)]
use StaticText for MenuTitle to simplify summary code. this needs a skin change for menu-based screens, please also apply to your skins.

16 years agoreturn None instead of -1 in case of invalid index
Felix Domke [Mon, 24 Sep 2007 00:50:15 +0000 (00:50 +0000)]
return None instead of -1 in case of invalid index

16 years agomake Boolean work
Felix Domke [Mon, 24 Sep 2007 00:49:45 +0000 (00:49 +0000)]
make Boolean work

16 years agowhen no listbox instance is available yet, index will be 0 when list is there, so...
Felix Domke [Mon, 24 Sep 2007 00:49:09 +0000 (00:49 +0000)]
when no listbox instance is available yet, index will be 0 when list is there, so return that.

16 years agoself.index can be None
Felix Domke [Mon, 24 Sep 2007 00:48:34 +0000 (00:48 +0000)]
self.index can be None

16 years agoimmediately apply to new downstream connections (ConditionalShowHide is a bit special...
Felix Domke [Mon, 24 Sep 2007 00:47:21 +0000 (00:47 +0000)]
immediately apply to new downstream connections (ConditionalShowHide is a bit special because it pushes, and doesn't pull)

16 years agofix skin error messages
Felix Domke [Mon, 24 Sep 2007 00:46:31 +0000 (00:46 +0000)]
fix skin error messages

16 years agopush down initial 'changed' event
Felix Domke [Mon, 24 Sep 2007 00:14:59 +0000 (00:14 +0000)]
push down initial 'changed' event

16 years agosimplify summary code by using parent.menu+stringListSelection to display current...
Felix Domke [Mon, 24 Sep 2007 00:07:11 +0000 (00:07 +0000)]
simplify summary code by using parent.menu+stringListSelection to display current menu entry

16 years agoadd StringListSelection
Felix Domke [Mon, 24 Sep 2007 00:06:32 +0000 (00:06 +0000)]
add StringListSelection

16 years agopush down initial 'changed' event
Felix Domke [Mon, 24 Sep 2007 00:06:18 +0000 (00:06 +0000)]
push down initial 'changed' event

16 years agouse global screens for Clock,CurrentService,Event_{Now,Next},FrontendStatus
Felix Domke [Sun, 23 Sep 2007 23:31:02 +0000 (23:31 +0000)]
use global screens for Clock,CurrentService,Event_{Now,Next},FrontendStatus

16 years agoreplace some sources by redirects to the (session-)global screen
Felix Domke [Sun, 23 Sep 2007 23:30:26 +0000 (23:30 +0000)]
replace some sources by redirects to the (session-)global screen

16 years agoadd globals,session globals
Felix Domke [Sun, 23 Sep 2007 23:29:36 +0000 (23:29 +0000)]
add globals,session globals

16 years agoadd concept of 'related screen', which can be used to get shared sources (like clock...
Felix Domke [Sun, 23 Sep 2007 23:29:09 +0000 (23:29 +0000)]
add concept of 'related screen', which can be used to get shared sources (like clock, current service, ...) from global,session-global,parent screen. replace 'fake' with 'session.VideoPicture' for pig usage.

16 years agoadd ObsoleteSource for compatibility redirects
Felix Domke [Sun, 23 Sep 2007 23:26:41 +0000 (23:26 +0000)]
add ObsoleteSource for compatibility redirects

16 years agofix timeline positions when the mainlist x positions isnt 0
Andreas Monzner [Sat, 22 Sep 2007 11:08:59 +0000 (11:08 +0000)]
fix timeline positions when the mainlist x positions isnt 0