aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Makefile.am
AgeCommit message (Collapse)Author
2008-02-01add possibilty to hide menu entries when needed hardware is not availableAndreas Monzner
2007-10-07move media scanner components into core, patch by Moritz Venn ↵Felix Domke
(002_enigma2_move_mediascanner_components_into_core.patch)
2007-04-12remove LanguageListFelix Domke
2006-12-19add IpkgInstaller Media Scanner pluginStefan Pluecken
2006-12-17replace software update plugin with a more user friendly approachStefan Pluecken
add an ipkg python class
2006-10-11removing deleted file from the makefile (EventInfo.py)Stefan Pluecken
2006-10-10add parental control (still somehow buggy and some minor features missing... ↵Stefan Pluecken
don't trust it yet to protect your children)
2006-07-11remove some now unused ComponentsFelix Domke
2006-06-26add missing files for previous commitAndreas Monzner
2006-06-17save playlist on leaving the media playerStefan Pluecken
2006-06-17add some new (currently unused) source/renderer based elementsFelix Domke
2006-06-15add Sources, Converter, Renderer directoriesFelix Domke
2006-05-01simplify GUIcreate/createWidget, fix base class orderFelix Domke
2006-04-30ChoiceBox is now usable with number keysStefan Pluecken
2006-04-08add VideoWindow ComponentFelix Domke
2006-04-04avoid future redundant code by moving functionality for tuner status display ↵Stefan Pluecken
to a seperate component (which is a BIT slower because infobar values are gathered twice)
2006-03-23- switchtimer added to RecordingTimerStefan Pluecken
- media player to play mp3, ogg (not yet fully working) and ts files (needs gstreamer) - language selection saves a language string instead of a changing index number
2006-02-24turn magic into pythonFelix Domke
2006-02-21add FileList component for browsing files and directoriesStefan Pluecken
2006-01-25added a sanity check for timer editor (no functionality until now except ↵Stefan Pluecken
building a list of simultanious timers)
2006-01-19add a small text input componentStefan Pluecken
2006-01-18add ServiceEventTrackerFelix Domke
2006-01-14display last 7 services during scanFelix Domke
2006-01-06make epg toggling configurable (default set to unusable epg on INFO key)Stefan Pluecken
2006-01-01use image-version from /etc/image-version as version in e2 about boxStefan Pluecken
2005-12-23add config option to disable the zap warning message when trying to recordStefan Pluecken
2005-12-21add pluginsStefan Pluecken
to test it: uncomment the example.py in lib/python/Plugins/Makefile.am plugins can be added at runtime
2005-12-11finish language-menu - the RT_VALIGN_CENTER doesn't work in ↵Stefan Pluecken
eListboxPythonMultiContent... why? add language-screen to the start-wizard, which breaks the startwizard. bug in screen-handling?
2005-12-07use steps in startwizardStefan Pluecken
2005-12-06factorize the conditionalPixmapStefan Pluecken
2005-11-26rename BlinkingPoint to BlinkingPixmap (is more generic)Stefan Pluecken
2005-11-25add a blinking point to the infobarStefan Pluecken
the blinking point appears when doing an instant record it is a hack up to now the point looks ugly, because the transparency needs to be explored first
2005-11-18add help stuffFelix Domke
2005-11-17some basic language support (already working a bit)Stefan Pluecken
2005-11-17parsing for /etc/timezone.xml addedStefan Pluecken
2005-11-12add ScrollLabel componentAndreas Monzner
2005-11-10make it compatible to smaller screens, even if it need 2 bytes moreRonny Strutz
2005-11-10fix Makefile.ams to include missing .py filesStefan Pluecken
2005-11-09added Lcd.pyRonny Strutz
2005-10-15- removed ScanSetup-component andStefan Pluecken
- added config-stuff to the screen - made satList non-static
2005-10-10service scan setup addedStefan Pluecken
2005-10-08pre-bytecompile pythonfilesFelix Domke
2005-10-05added nimmanagerRonny Strutz
2005-09-29add DiskInfo componentFelix Domke
2005-09-03add rfmodRonny Strutz
2005-09-02remove old network stuffStefan Pluecken
2005-09-02network setup ConfigList styleStefan Pluecken
2005-09-02network setup stuffStefan Pluecken
2005-08-31add avswitchRonny Strutz
add avswitch
2005-08-30add harddisk & harddiskmanager classRonny Strutz