add .cvsignore
[enigma2.git] / lib / python /
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
2007-09-21 Andreas Monzneradd a "Picture in Graphics" source.. its usable to...
2007-09-21 Andreas Monzneradd possibility to redefine multiepg colors in skin
2007-09-17 Andreas Monzneruse _ as separator instead of : for picon filenames
2007-09-17 Andreas Monznerreplace /etc/picon by /usr/share/enigma2/picon .. etc...
2007-09-17 Andreas Monzneryet another small fix
2007-09-17 Andreas Monznersmall fix
2007-09-17 Andreas Monzneruse servicereferences instead of servicename as picon...
2007-09-17 Andreas Monznersmall cleanup
2007-09-17 Andreas Monzneradd support for channellogos (picons)
2007-09-16 Andreas Monznershow bandwitdt instead of symbolrate for DVB-T in scan
2007-09-16 Andreas Monznerreplace old screwed stone skin with Screwed Stone II...
2007-09-16 Andreas Monznershow "Current Transponder" entry in ChannelSelection...
2007-09-16 Andreas Monznerfix typo (orbpos -> orb_pos)
2007-09-15 Andreas Monznershow more information in service scan (needs additional...
2007-09-14 Andreas Monznerfix bsod when select a not available service in channel...
2007-09-14 Andreas Monznerremove duplicate includes
2007-09-14 Andreas Monznerupdate subtitle list when needed
2007-09-14 Andreas Monznersome changes for new default skin
2007-09-14 Andreas Monzneradd possibility to get frontend type and frontend number
2007-09-14 Andreas Monzneradd possibility to use ValueRange as ValueEqual Converter
2007-09-14 Andreas Monznercommit missing code for pixmaps in mainmenu
2007-09-14 Andreas Monznerinstall new converter
2007-09-14 Andreas Monzneradd support for pictures in mainmenu
2007-09-14 Felix Domkeallow different skins by specifying a list as skinName...
2007-09-14 Andreas Monzneradd the name of missing skin element to debug output
2007-09-11 Felix Domkeremove FritzCall from this cvs - it's in enigma2-plugin...
2007-09-07 Andreas Monzneradd missing 16X seek forward,
2007-09-05 Andreas Monznerfix bug described here -> dream-multimedia-tv.de/board...
2007-09-03 Felix Domkeuse show_infobar_on_skip instead of on_zap when seeking
2007-08-29 Felix Domkeimplement 'setup modes' (simple, intermediate, expert)
2007-08-28 Andreas Monzneruse source/converter for tuner data
2007-08-28 Andreas Monznerfix for use frontend_sourc
2007-08-28 Andreas Monznerfix frontend_source,
2007-08-25 Felix Domkefix keymap (thanks to ralfk)
2007-08-25 Felix Domkeget and select current audio track
2007-08-20 Felix Domke.cvsignore
2007-08-20 Andreas Monznerset /etc/localtime link when change the timezone too
2007-08-13 Felix DomkeAlter behavior of the zero button in PiP mode. The...
2007-08-13 Felix Domkekeep selected event when modifying sort order (Moritz...
2007-08-08 Andreas Monznerset defaults for list type, sort type and description...
2007-08-06 Andreas Monzneradd possibility to select between different list styles...
2007-08-06 Andreas Monznerat possibility to change the motor running/stopped...
2007-08-06 Felix Domkeset Canvas size to widget size
2007-08-04 Andreas Monznerimmediate take care of changed "visualize rotor movemen...
2007-08-04 Andreas Monznercleanup
2007-08-04 Andreas Monznerreset offset when choose time via menu button
2007-08-04 Andreas Monznerredraw timelines when time is selected via menu button
2007-08-02 Andreas Monznersmall fix
2007-08-02 Andreas Monzneradd new converter (useable to get movie creation time...
next