use local listbox styles for servicelist
[enigma2.git] / lib / python /
2007-11-09 Andreas Monzneruse local listbox styles for servicelist
2007-11-09 Andreas Monznertrade Color and transparent skin attributes to parent...
2007-11-09 Andreas Monznersmall radiomode fix
2007-11-09 Felix Domkepreliminary translator about screen - can be displayed...
2007-11-09 Andreas Monzneradd foregroundcolor selected and backgroundcolor select...
2007-11-08 Andreas Monznerfix -T
2007-11-08 Andreas Monznershow shutdown menu on long power button press
2007-11-07 Felix Domkesupport for 'level'-attribute in menu.xml
2007-11-07 Felix Domkedon't display confirmation when there is nothing to do
2007-11-07 Felix Domkewhen in expert mode, add 'restart from begin' as choice...
2007-11-07 Felix Domkeshow 'disabled' for disabled timers, instead of 'done'
2007-11-02 Andreas Monzneradd newline to end of file
2007-11-02 Andreas Monznerfix false positive "warning, skin is missing element...
2007-11-02 Andreas Monzneradd missing GUIComponent init
2007-11-02 Andreas Monznersplit Misc Converter/Source into RecordState and TunerI...
2007-11-02 Andreas Monznerfix typo
2007-11-01 Andreas Monznerlet display clock blinking when a recording is in progress
2007-11-01 Andreas Monzneruse Source/Render/Converter stuff for:
2007-11-01 Andreas Monzneradd Misc Source/Converter
2007-11-01 Andreas Monzneradd new component ValueTestBit to make bit tests
2007-11-01 Andreas Monzneradd "Blink" option to ConditionalShowHide
2007-11-01 Andreas Monznerfix frontend number query
2007-10-29 Andreas Monznersome ipkg changes.. (done by ritzmo)
2007-10-29 Andreas Monznerdont show dishscreen on create
2007-10-28 Stefan Plueckenparental control:
2007-10-26 Felix Domkeshow friendly name for network adapter name
2007-10-26 Felix Domkewhitespace fixes
2007-10-26 Felix Domkefix 'remove entry' when timer debug list is already...
2007-10-26 Felix Domkeconvert About screen to source/renderer system. Change...
2007-10-26 Felix Domkeadd getEnigmaVersionString to Components.About
2007-10-26 Felix Domkeadd 'getEnigmaVersionString'main/enigma.cpp
2007-10-26 Felix Domkewhitespace fixes, fix infobar summary to include progre...
2007-10-25 Andreas Monznersmall fix
2007-10-25 Andreas Monznersmall fix
2007-10-25 Andreas Monznerignore applySkin when skinAttributes is None
2007-10-25 Andreas Monznerfix bug
2007-10-24 Andreas Monznerparse satellites/cables/terrestrial.xml in c++ now...
2007-10-24 Andreas Monznerreload setuplist on usage level change
2007-10-23 Andreas Monznerfix coverart png stuff
2007-10-22 Andreas Monzneruse coverart png given in skin
2007-10-21 Felix Domkedon't crash when having unknown fec/pol values (possibl...
2007-10-20 Felix Domkeraise exception when unknown setup id is searched for
2007-10-20 Felix Domkeallow selection of menu entries with numbers. Patch...
2007-10-16 Andreas Monznersmall lcd cosmetics
2007-10-16 Andreas Monznerfix bluescreen when opening motor setup and more than...
2007-10-15 Felix Domkefix ipkg installer (fix by Moritz Venn: enigma2_fix_sca...
2007-10-13 Felix Domketranslate weekdays in fuzzy date display
2007-10-12 Andreas Monznerfix non working rotor turning pixmap
2007-10-12 Andreas Monznerinitial hide conditional widgets
2007-10-10 Felix Domkeadd .cvsignore
2007-10-07 Felix Domkereorder mainmenu to match previous order, patch by...
2007-10-07 Felix Domkeadd 'weight' for menu entries (including plugins),...
2007-10-07 Felix Domkeadd entryid to WHERE_MENU, add entryids in local plugin...
2007-10-07 Felix DomkeRename WHERE_SETUP to WHERE_MENU and patch all local...
2007-10-07 Felix DomkeThis fixed the PicturePlayer to check if a file is...
2007-10-07 Felix Domkeadd .cvsignore
2007-10-07 Felix Domkemove media scanner components into core, patch by Morit...
2007-10-07 Felix Domkefix install path
2007-10-07 Felix Domkemove media player into plugin (patch by Moritz Venn...
2007-10-07 Felix Domkedon't crash if boolean source returns None
2007-10-07 Felix Domkeuse session.CurrentService in PVRState
2007-10-07 Felix Domkefix FixedMenu to use StaticText instead of Header,...
2007-10-04 Andreas Monzneradd exception handling
2007-10-01 Andreas Monznerno numberzapping in timeshift
2007-10-01 Andreas Monzneradd missing renderer
2007-09-30 Felix Domkefix
2007-09-30 Felix Domkereplace some more Clock() by ObsoleteSource redirect...
2007-09-26 Felix Domkeadd picon LCD example
2007-09-26 Felix Domkeremove debug
2007-09-26 Felix Domkefix caching, allow path= to override last path componen...
2007-09-26 Andreas Monznerinstall noprev.png
2007-09-26 Felix Domkeshow service reference string in service info
2007-09-26 Andreas Monznerbackport from release branch
2007-09-26 Andreas Monznerchange movielist liststyle to our old default
2007-09-26 Andreas MonznergetBoolean should never return None...
2007-09-25 Andreas Monzneradd EntryForegroundColor, EntryBorderColor, EntryBackgr...
2007-09-25 Andreas Monznerfix partial clipping for eListboxPythonMultiContent
2007-09-24 Andreas Monznerremove /media/hdd/picon as picon source..
2007-09-24 Felix Domkefix typo
2007-09-24 Andreas Monznerremove debug output
2007-09-24 Felix Domkeallow ServicePosition to be used with Progress renderer
2007-09-24 Felix Domkeseperate summary screen for movie playeer
2007-09-24 Felix Domkeuse StaticText for MenuTitle to simplify summary code...
2007-09-24 Felix Domkereturn None instead of -1 in case of invalid index
2007-09-24 Felix Domkemake Boolean work
2007-09-24 Felix Domkewhen no listbox instance is available yet, index will...
2007-09-24 Felix Domkeself.index can be None
2007-09-24 Felix Domkeimmediately apply to new downstream connections (Condit...
2007-09-24 Felix Domkepush down initial 'changed' event
2007-09-24 Felix Domkesimplify summary code by using parent.menu+stringListSe...
2007-09-24 Felix Domkeadd StringListSelection
2007-09-24 Felix Domkepush down initial 'changed' event
2007-09-23 Felix Domkereplace some sources by redirects to the (session-...
2007-09-23 Felix Domkeadd globals,session globals
2007-09-23 Felix Domkeadd concept of 'related screen', which can be used...
2007-09-23 Felix Domkeadd ObsoleteSource for compatibility redirects
2007-09-22 Andreas Monznerfix timeline positions when the mainlist x positions...
2007-09-21 Andreas Monznerremove unneeded code
2007-09-21 Andreas Monznerremove debug
2007-09-21 Andreas Monznersmall fixes for PIG
next