aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
AgeCommit message (Collapse)Author
2008-01-24write text support in eCanvasFelix Domke
2008-01-24- add selectNext/selectPrevious to sources.ListStefan Pluecken
- fix wizard up/down for configList
2008-01-24add count() to List sourceStefan Pluecken
2008-01-10epg fixesAndreas Monzner
2008-01-10fix bsod when draw epglist entrys without beginTimeAndreas Monzner
2008-01-02patch by Moritz Venn: allow plugins to provide a Wakeup-TimeFelix Domke
2007-12-24fix LoadPixmapFelix Domke
2007-12-16patch by Pieter Grimmerink: fix IDE device numbering, mount formatted ↵Felix Domke
whereever it should be mounted according to fstab, only create movie folder on hdd, use makedirs instead of system
2007-12-16many keyboard improvements by Anders HolstFelix Domke
2007-12-13factor out loadPNG into generic LoadPixmapFelix Domke
2007-11-28improve text editing. Patch by Anders HolstFelix Domke
2007-11-26try skindir/picon_default.png before use default enigma2.pngAndreas Monzner
2007-11-26remove unneeded importsAndreas Monzner
2007-11-26only show network adapter list when more than one adapters are availableAndreas Monzner
show friendly adapter name in network setup
2007-11-26dont show display contrast setting in display setup when a oled is detectedAndreas Monzner
make standby display brightness working
2007-11-24'None' as self.message is ok, will be treated as empty stringFelix Domke
2007-11-24don't crash when no StreamService reference was setFelix Domke
2007-11-22initialize self.listAndreas Monzner
2007-11-19update scrollbar in timerlist when a entry is removedAndreas Monzner
2007-11-15add config option 'Show blinking clock in display during recording'Andreas Monzner
default is no
2007-11-15add converter to test config entrie valuesAndreas Monzner
2007-11-12add possibility to set tuner priority for alternative services in CustomizeAndreas Monzner
menu (just with expert usage level)
2007-11-10widget has no foregroundcolorAndreas Monzner
2007-11-09use local listbox styles for servicelistAndreas Monzner
add some special skin attributes for servicelist - foregroundColorMarked - foregroundColorMarkedSelected - backgroundColorMarked - backgroundColorMarkedSelected - foregroundColorNotAvail (default gray)
2007-11-09trade Color and transparent skin attributes to parent widget and embeddedAndreas Monzner
scrollbar too
2007-11-09add foregroundcolor selected and backgroundcolor selected to local listboxAndreas Monzner
styles (backgroundColorSelected, foregroundColorSelected in skin) add EntryForegroundColorSelected support to GraphMultiEPG add possibility to set selected foregroundcolor for listboxmulticontent entries
2007-11-08show shutdown menu on long power button pressAndreas Monzner
the old behavior (immediate shutdown) is choosable in usage config
2007-11-07show 'disabled' for disabled timers, instead of 'done'Felix Domke
2007-11-02add newline to end of fileAndreas Monzner
2007-11-02fix false positive "warning, skin is missing element epg_description in <classAndreas Monzner
'Screens.EventView.EventViewEPGSelect'>" debug output, fix endless loop
2007-11-02add missing GUIComponent initAndreas Monzner
2007-11-02split Misc Converter/Source into RecordState and TunerInfo Source /Andreas Monzner
Converter add deprecation Warnings for some old InfoBar Components (Nim_A, NimB, NimA_Active, NimB_Active, BlinkingPoint)
2007-11-02fix typoAndreas Monzner
2007-11-01add Misc Source/ConverterAndreas Monzner
2007-11-01add new component ValueTestBit to make bit testsAndreas Monzner
2007-11-01add "Blink" option to ConditionalShowHideAndreas Monzner
2007-11-01fix frontend number queryAndreas Monzner
2007-10-29some ipkg changes.. (done by ritzmo)Andreas Monzner
2007-10-28parental control:Stefan Pluecken
automatically wrap to validation pin entry in pin changing dialog when 4 figures were entered leave dialog when 4 figures were entered in the validation pin entry
2007-10-26add getEnigmaVersionString to Components.AboutFelix Domke
2007-10-25small fixAndreas Monzner
2007-10-24parse satellites/cables/terrestrial.xml in c++ now.. its round about threeAndreas Monzner
times faster .. this speedup e2 start a little bit
2007-10-15fix ipkg installer (fix by Moritz Venn: ↵Felix Domke
enigma2_fix_scanfile_mimetype_detection.patch)
2007-10-12fix non working rotor turning pixmapAndreas Monzner
2007-10-12initial hide conditional widgetsAndreas Monzner
2007-10-07Rename WHERE_SETUP to WHERE_MENU and patch all local plugins to follow this ↵Felix Domke
(patch by Moritz Venn, 004_enigma2_plugin_rename_where_setup_to_where_menu.patch)
2007-10-07move media scanner components into core, patch by Moritz Venn ↵Felix Domke
(002_enigma2_move_mediascanner_components_into_core.patch)
2007-10-07don't crash if boolean source returns NoneFelix Domke
2007-09-26remove debugFelix Domke
2007-09-26fix caching, allow path= to override last path component (for LCD picons or ↵Felix Domke
differently shaped icons)